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
/
ioinst.c
Age
Commit message (
Expand
)
Author
2020-06-18
vfio-ccw: Add support for the schib region
Farhan Ali
2020-04-29
s390x: protvirt: Move IO control structures over SIDA
Janosch Frank
2020-04-29
s390x: protvirt: Disable address checks for PV guest IO emulation
Janosch Frank
2020-03-16
misc: Replace zero-length arrays with flexible array member (manual)
Philippe Mathieu-Daudé
2019-10-09
target/s390x: Remove ilen parameter from s390_program_interrupt
Richard Henderson
2017-12-14
s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)
David Hildenbrand
2017-12-14
s390x/ioinst: pass the retaddr to all IO instructions
David Hildenbrand
2017-12-14
s390x/tcg: rip out dead tpi code
David Hildenbrand
2017-10-20
s390x: refactor error handling for MSCH handler
Halil Pasic
2017-10-20
s390x: refactor error handling for HSCH handler
Halil Pasic
2017-10-20
s390x: refactor error handling for CSCH handler
Halil Pasic
2017-10-20
s390x: refactor error handling for XSCH handler
Halil Pasic
2017-10-20
s390x: improve error handling for SSCH and RSCH
Halil Pasic
2017-08-30
target/s390x: introduce internal.h
David Hildenbrand
2017-08-30
s390x: chsc nt2 events are pci-only
Cornelia Huck
2017-07-25
s390x/css: fix ilen in IO instruction handlers
Halil Pasic
2017-06-06
s390x/css: fence off MIDA
Cornelia Huck
2017-05-19
s390x/css: ccw translation infrastructure
Xiao Feng Ren
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth