index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
s390x
/
cpu.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
qmp: expose s390-specific CPU info
Viktor Mihajlovski
2018-02-26
1
-12
/
+12
*
s390x/cpu: expose the guest crash information
Christian Borntraeger
2018-02-26
1
-0
/
+45
*
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-02-21
1
-0
/
+1
*
s390x/flic: make floating interrupts on TCG actually floating
David Hildenbrand
2018-02-09
1
-8
/
+0
*
s390x/tcg: simplify machine check handling
David Hildenbrand
2018-02-09
1
-2
/
+0
*
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
2018-02-05
1
-2
/
+2
*
s390x/kvm: Handle bpb feature
Christian Borntraeger
2018-01-22
1
-0
/
+1
*
tcg: Avoid setting tcg_initialize if !CONFIG_TCG
Richard Henderson
2017-10-26
1
-0
/
+2
*
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
2017-10-24
1
-6
/
+1
*
target/s390x: special handling when starting a CPU with WAIT PSW
David Hildenbrand
2017-10-20
1
-2
/
+9
*
s390x/kvm: factor out SIGP code into sigp.c
David Hildenbrand
2017-10-20
1
-8
/
+0
*
s390x/tcg: STOPPED cpus can never wake up
David Hildenbrand
2017-10-20
1
-0
/
+6
*
s390x/tcg: rework checking for deliverable interrupts
David Hildenbrand
2017-10-20
1
-3
/
+5
*
s390x/tcg: cleanup service interrupt injection
David Hildenbrand
2017-10-20
1
-2
/
+0
*
s390x/tcg: initialize machine check queue
Cornelia Huck
2017-10-06
1
-0
/
+2
*
s390/kvm: Support for get/set of extended TOD-Clock for guest
Collin L. Walling
2017-10-06
1
-7
/
+19
*
target/s390x: get rid of next_core_id
David Hildenbrand
2017-10-06
1
-7
/
+7
*
s390x: raise CPU hotplug irq after really hotplugged
David Hildenbrand
2017-10-06
1
-8
/
+0
*
s390x: allow CPU hotplug in random core-id order
David Hildenbrand
2017-09-19
1
-7
/
+1
*
s390x: allow cpu hotplug via device_add
David Hildenbrand
2017-09-19
1
-0
/
+1
*
target/s390x: rename next_cpu_id to next_core_id
David Hildenbrand
2017-09-19
1
-6
/
+5
*
target/s390x: use "core-id" for cpu number/address/id handling
David Hildenbrand
2017-09-19
1
-52
/
+20
*
target/s390x: set cpu->id for linux user when realizing
David Hildenbrand
2017-09-19
1
-7
/
+4
*
s390x: replace cpu_s390x_init() with cpu_generic_init()
Igor Mammedov
2017-09-01
1
-0
/
+7
*
s390x/kvm: move KVM declarations and stubs to separate files
David Hildenbrand
2017-08-30
1
-0
/
+2
*
s390x: avoid calling kvm_ functions outside of target/s390x/
David Hildenbrand
2017-08-30
1
-0
/
+7
*
target/s390x: move a couple of functions to cpu.c
David Hildenbrand
2017-08-30
1
-0
/
+79
*
target/s390x: introduce internal.h
David Hildenbrand
2017-08-30
1
-0
/
+1
*
target/s390x: Add remaining switches to compile with --disable-tcg
Thomas Huth
2017-07-25
1
-0
/
+4
*
migration: Remove unneeded includes of migration/vmstate.h
Juan Quintela
2017-06-01
1
-1
/
+0
*
s390/kvm: do not reset riccb on initial cpu reset
Christian Borntraeger
2017-05-19
1
-3
/
+4
*
target/s390x: Diagnose specification exception for atomics
Richard Henderson
2017-05-13
1
-0
/
+1
*
qom/cpu: move tlb_flush to cpu_common_reset
Alex Bennée
2017-01-13
1
-5
/
+2
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-0
/
+462
[prev]