index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
/
cpu.c
Age
Commit message (
Expand
)
Author
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-10
cpu: Introduce cpu_set_cpustate_pointers
Richard Henderson
2019-06-07
s390x/tcg: Allow linux-user to use vector instructions
David Hildenbrand
2019-05-10
target/s390x: Convert to CPUClass::tlb_fill
Richard Henderson
2019-04-25
s390x/kvm: Configure page size after memory has actually been initialized
David Hildenbrand
2019-02-18
s390x: Fix the confusing contributions-after-2012 license statements
Thomas Huth
2018-10-09
s390x/tcg: always enable AFP for linux-user
David Hildenbrand
2018-08-20
s390x: remove 's390-squash-mcss' option
Cornelia Huck
2018-07-02
s390x/tcg: fix CPU hotplug with single-threaded TCG
David Hildenbrand
2018-07-02
s390x/tcg: properly implement the TOD
David Hildenbrand
2018-07-02
s390x/tcg: drop tod_basetime
David Hildenbrand
2018-07-02
s390x/tod: factor out TOD into separate device
David Hildenbrand
2018-07-02
s390x/kvm: pass values instead of pointers to kvm_s390_set_clock_*()
David Hildenbrand
2018-06-01
target: Do not include "exec/exec-all.h" if it is not necessary
Philippe Mathieu-Daudé
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-02-26
s390x: remove s390_get_memslot_count
Cornelia Huck
2018-02-26
qmp: expose s390-specific CPU info
Viktor Mihajlovski
2018-02-26
s390x/cpu: expose the guest crash information
Christian Borntraeger
2018-02-21
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-02-09
s390x/flic: make floating interrupts on TCG actually floating
David Hildenbrand
2018-02-09
s390x/tcg: simplify machine check handling
David Hildenbrand
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
2018-01-22
s390x/kvm: Handle bpb feature
Christian Borntraeger
2017-10-26
tcg: Avoid setting tcg_initialize if !CONFIG_TCG
Richard Henderson
2017-10-24
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
2017-10-20
target/s390x: special handling when starting a CPU with WAIT PSW
David Hildenbrand
2017-10-20
s390x/kvm: factor out SIGP code into sigp.c
David Hildenbrand
2017-10-20
s390x/tcg: STOPPED cpus can never wake up
David Hildenbrand
2017-10-20
s390x/tcg: rework checking for deliverable interrupts
David Hildenbrand
2017-10-20
s390x/tcg: cleanup service interrupt injection
David Hildenbrand
2017-10-06
s390x/tcg: initialize machine check queue
Cornelia Huck
2017-10-06
s390/kvm: Support for get/set of extended TOD-Clock for guest
Collin L. Walling
2017-10-06
target/s390x: get rid of next_core_id
David Hildenbrand
2017-10-06
s390x: raise CPU hotplug irq after really hotplugged
David Hildenbrand
2017-09-19
s390x: allow CPU hotplug in random core-id order
David Hildenbrand
2017-09-19
s390x: allow cpu hotplug via device_add
David Hildenbrand
2017-09-19
target/s390x: rename next_cpu_id to next_core_id
David Hildenbrand
2017-09-19
target/s390x: use "core-id" for cpu number/address/id handling
David Hildenbrand
2017-09-19
target/s390x: set cpu->id for linux user when realizing
David Hildenbrand
2017-09-01
s390x: replace cpu_s390x_init() with cpu_generic_init()
Igor Mammedov
2017-08-30
s390x/kvm: move KVM declarations and stubs to separate files
David Hildenbrand
2017-08-30
s390x: avoid calling kvm_ functions outside of target/s390x/
David Hildenbrand
2017-08-30
target/s390x: move a couple of functions to cpu.c
David Hildenbrand
2017-08-30
target/s390x: introduce internal.h
David Hildenbrand
2017-07-25
target/s390x: Add remaining switches to compile with --disable-tcg
Thomas Huth
2017-06-01
migration: Remove unneeded includes of migration/vmstate.h
Juan Quintela
2017-05-19
s390/kvm: do not reset riccb on initial cpu reset
Christian Borntraeger
2017-05-12
target/s390x: Diagnose specification exception for atomics
Richard Henderson
2017-01-13
qom/cpu: move tlb_flush to cpu_common_reset
Alex Bennée
[next]