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
/
sigp.c
Age
Commit message (
Expand
)
Author
2019-07-02
qapi: Split machine.json off misc.json
Markus Armbruster
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-10
target/s390x: Use env_cpu, env_archcpu
Richard Henderson
2018-05-31
Make address_space_access_valid() take a MemTxAttrs argument
Peter Maydell
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-02-26
qmp: expose s390-specific CPU info
Viktor Mihajlovski
2017-10-20
target/s390x: special handling when starting a CPU with WAIT PSW
David Hildenbrand
2017-10-20
s390x/tcg: unlock NMI
David Hildenbrand
2017-10-20
s390x/tcg: flush the tlb on SIGP SET PREFIX
David Hildenbrand
2017-10-20
s390x/tcg: implement STOP and RESET interrupts for TCG
David Hildenbrand
2017-10-20
s390x/tcg: implement SIGP CONDITIONAL EMERGENCY SIGNAL
David Hildenbrand
2017-10-20
s390x/tcg: implement SIGP EMERGENCY SIGNAL
David Hildenbrand
2017-10-20
s390x/tcg: implement SIGP EXTERNAL CALL
David Hildenbrand
2017-10-20
s390x/tcg: implement SIGP SENSE
David Hildenbrand
2017-10-20
s390x/tcg: implement SIGP SENSE RUNNING STATUS
David Hildenbrand
2017-10-20
s390x/kvm: factor out actual handling of STOP interrupts
David Hildenbrand
2017-10-20
s390x/kvm: factor out SIGP code into sigp.c
David Hildenbrand