summaryrefslogtreecommitdiff
path: root/target/s390x/ioinst.c
AgeCommit message (Expand)Author
2020-06-18vfio-ccw: Add support for the schib regionFarhan Ali
2020-04-29s390x: protvirt: Move IO control structures over SIDAJanosch Frank
2020-04-29s390x: protvirt: Disable address checks for PV guest IO emulationJanosch Frank
2020-03-16misc: Replace zero-length arrays with flexible array member (manual)Philippe Mathieu-Daudé
2019-10-09target/s390x: Remove ilen parameter from s390_program_interruptRichard Henderson
2017-12-14s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)David Hildenbrand
2017-12-14s390x/ioinst: pass the retaddr to all IO instructionsDavid Hildenbrand
2017-12-14s390x/tcg: rip out dead tpi codeDavid Hildenbrand
2017-10-20s390x: refactor error handling for MSCH handlerHalil Pasic
2017-10-20s390x: refactor error handling for HSCH handlerHalil Pasic
2017-10-20s390x: refactor error handling for CSCH handlerHalil Pasic
2017-10-20s390x: refactor error handling for XSCH handlerHalil Pasic
2017-10-20s390x: improve error handling for SSCH and RSCHHalil Pasic
2017-08-30target/s390x: introduce internal.hDavid Hildenbrand
2017-08-30s390x: chsc nt2 events are pci-onlyCornelia Huck
2017-07-25s390x/css: fix ilen in IO instruction handlersHalil Pasic
2017-06-06s390x/css: fence off MIDACornelia Huck
2017-05-19s390x/css: ccw translation infrastructureXiao Feng Ren
2016-12-20Move target-* CPU file into a target/ folderThomas Huth