index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-06
s390/kvm: Support for get/set of extended TOD-Clock for guest
Collin L. Walling
4
-8
/
+63
2017-10-06
s390x/tcg: make STFL store into the lowcore
David Hildenbrand
2
-2
/
+7
2017-10-06
s390x: introduce and use S390_MAX_CPUS
David Hildenbrand
1
-0
/
+2
2017-10-06
target/s390x: get rid of next_core_id
David Hildenbrand
4
-9
/
+11
2017-10-06
s390x/cpumodel: fix max STFL(E) bit number
David Hildenbrand
1
-1
/
+1
2017-10-06
s390x: raise CPU hotplug irq after really hotplugged
David Hildenbrand
1
-8
/
+0
2017-10-06
s390x/tcg: make idte/ipte use the new _real mmu
David Hildenbrand
1
-4
/
+5
2017-10-06
s390x/tcg: make testblock use the new _real mmu
David Hildenbrand
1
-10
/
+2
2017-10-06
s390x/tcg: make stora(g) use the new _real mmu
David Hildenbrand
2
-8
/
+2
2017-10-06
s390x/tcg: make lura(g) use the new _real mmu.
David Hildenbrand
2
-8
/
+2
2017-10-06
s390x/tcg: add MMU for real addresses
David Hildenbrand
4
-10
/
+40
2017-10-06
s390x/tcg: fix checking for invalid memory check
David Hildenbrand
1
-1
/
+3
2017-10-06
s390x/kvm: fix and cleanup storing CPU status
David Hildenbrand
1
-20
/
+42
2017-10-06
s390x: use generic cpu_model parsing
Igor Mammedov
3
-13
/
+7
2017-10-06
s390x/tcg: add basic MSA features
David Hildenbrand
6
-1
/
+140
2017-10-06
s390x/tcg: move wrap_address() to internal.h
David Hildenbrand
2
-14
/
+14
2017-10-06
s390x/tcg: implement spm (SET PROGRAM MASK)
David Hildenbrand
3
-0
/
+15
2017-09-27
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...
Peter Maydell
1
-1
/
+3
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
1
-1
/
+3
2017-09-27
s390x/cpumodel: remove ais from z14 default model-> also for 2.10.1
Christian Borntraeger
1
-1
/
+0
2017-09-22
s390x/ais: for 2.10 stable: disable ais facility
Christian Borntraeger
1
-2
/
+7
2017-09-19
s390x/ccw: create s390 phb for compat reasons as well
Cornelia Huck
1
-0
/
+3
2017-09-19
s390x: allow CPU hotplug in random core-id order
David Hildenbrand
1
-7
/
+1
2017-09-19
s390x: get rid of cpu_s390x_create()
David Hildenbrand
3
-45
/
+3
2017-09-19
s390x: allow cpu hotplug via device_add
David Hildenbrand
1
-0
/
+1
2017-09-19
s390x: print CPU definitions in sorted order
David Hildenbrand
1
-15
/
+41
2017-09-19
target/s390x: rename next_cpu_id to next_core_id
David Hildenbrand
2
-7
/
+6
2017-09-19
target/s390x: use "core-id" for cpu number/address/id handling
David Hildenbrand
7
-65
/
+29
2017-09-19
target/s390x: set cpu->id for linux user when realizing
David Hildenbrand
1
-7
/
+4
2017-09-19
target/s390x: use program_interrupt() in per_check_exception()
David Hildenbrand
1
-6
/
+9
2017-09-19
target/s390x: use trigger_pgm_exception() in s390_cpu_handle_mmu_fault()
David Hildenbrand
1
-2
/
+1
2017-09-19
s390x: move sclp_service_call() to sclp.h
David Hildenbrand
2
-1
/
+1
2017-09-19
target/s390x: move some s390x typedefs to cpu-qom.h
David Hildenbrand
3
-7
/
+11
2017-09-19
s390x: move subsystem_reset() to s390-virtio-ccw.h
David Hildenbrand
2
-1
/
+1
2017-09-19
s390x: move s390_virtio_hypercall() to s390-virtio-hcall.h
David Hildenbrand
3
-1
/
+2
2017-09-19
exec,dump,i386,ppc,s390x: don't include exec/cpu-all.h explicitly
David Hildenbrand
1
-1
/
+0
2017-09-19
s390x/pci: fixup ind_offset of msix routing entry
Yi Min Zhao
1
-3
/
+1
2017-09-19
s390x/pci: remove idx from msix msg data
Yi Min Zhao
1
-3
/
+7
2017-09-19
Convert remaining error_report() to warn_report()
Alistair Francis
1
-2
/
+2
2017-09-06
target: [tcg] Use a generic enum for DISAS_ values
LluĂs Vilanova
1
-1
/
+2
2017-09-01
s390x: replace cpu_s390x_init() with cpu_generic_init()
Igor Mammedov
3
-16
/
+8
2017-08-30
target/s390x: cleanup cpu.h
David Hildenbrand
1
-69
/
+68
2017-08-30
s390x/kvm: move KVM declarations and stubs to separate files
David Hildenbrand
10
-119
/
+167
2017-08-30
s390x: avoid calling kvm_ functions outside of target/s390x/
David Hildenbrand
2
-0
/
+8
2017-08-30
target/s390x: move a couple of functions to cpu.c
David Hildenbrand
2
-79
/
+89
2017-08-30
target/s390x: introduce internal.h
David Hildenbrand
20
-343
/
+409
2017-08-30
target/s390x: move get_per_in_range() to misc_helper.c
David Hildenbrand
2
-11
/
+11
2017-08-30
target/s390x: move s390_do_cpu_reset() to diag.c
David Hildenbrand
2
-7
/
+7
2017-08-30
target/s390x: move psw_key_valid() to mem_helper.c
David Hildenbrand
2
-11
/
+11
2017-08-30
target/s390x: move cpu_mmu_idx_to_asc() to excp_helper.c
David Hildenbrand
2
-14
/
+14
[next]