index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
/
misc_helper.c
Age
Commit message (
Expand
)
Author
2017-07-28
target/s390x: fix pgm irq ilen for stsi
David Hildenbrand
2017-07-25
target/s390x: Rework program_interrupt() and related functions
Thomas Huth
2017-07-25
target/s390x: Move diag helpers to a separate file
Thomas Huth
2017-06-13
s390x/cpumodel: wire up cpu type + id for TCG
David Hildenbrand
2017-06-13
target/s390x: rework PGM interrupt psw.addr handling
David Hildenbrand
2017-06-13
target/s390x: correctly indicate PER nullification
David Hildenbrand
2017-06-06
target/s390x: implement COMPARE LOGICAL LONG UNICODE
Aurelien Jarno
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-12
target/s390x: mask the SIGP order_code using SIGP_ORDER_MASK
Aurelien Jarno
2017-05-12
target/s390x: Implement STORE FACILITIES LIST EXTENDED
Richard Henderson
2017-04-25
s390x/misc_helper.c: wrap s390_virtio_hypercall in BQL
Aurelien Jarno
2017-04-25
target-s390x: Mask the SIGP order_code to 8bit.
Philipp Kern
2017-03-09
s390x/misc_helper.c: wrap IO instructions in BQL
Alex Bennée
2017-02-24
tcg: drop global lock during TCG code execution
Jan Kiszka
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth