aboutsummaryrefslogtreecommitdiff
path: root/include/hw/s390x
AgeCommit message (Expand)AuthorFilesLines
2020-08-27s390-virtio-ccw: Rename S390_MACHINE_CLASS macroEduardo Habkost1-1/+1
2020-08-27s390x: Move typedef SCLPEventFacility to event-facility.hEduardo Habkost2-2/+3
2020-08-27s390_flic: Move KVMS390FLICState typedef to headerEduardo Habkost1-0/+1
2020-06-18s390x/css: Refactor the css_queue_crw() routineEric Farman1-0/+1
2020-06-18vfio-ccw: Add support for the schib regionFarhan Ali2-1/+3
2020-06-05s390x: pv: Fix KVM_PV_PREP_RESET command wrapper nameJanosch Frank1-2/+2
2020-05-15qdev: Unrealize must not failMarkus Armbruster1-1/+1
2020-04-29s390x/s390-virtio-ccw: Fix build on systems without KVMChristian Borntraeger1-0/+3
2020-04-29s390x: protvirt: SCLP interpretationJanosch Frank1-0/+2
2020-04-29s390x: protvirt: Support unpack facilityJanosch Frank2-0/+56
2020-03-16misc: Replace zero-length arrays with flexible array member (manual)Philippe Mathieu-Daudé2-5/+5
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster5-5/+4
2019-08-16include: Make headers more self-containedMarkus Armbruster4-2/+7
2019-06-24vfio-ccw: support async command subregionCornelia Huck2-0/+5
2019-05-17s390/css: handle CCW_FLAG_SKIPCornelia Huck1-0/+1
2019-04-12s390 vfio-ccw: Add bootindex property and IPLB dataJason J. Herne2-0/+29
2019-02-18target/s390x: Split out s390-tod.hRichard Henderson1-15/+1
2018-12-20hw/s390x: Fix bad mask in time2tod()Thomas Huth1-1/+1
2018-12-12s390x/tod: Properly stop the KVM TOD while the guest is not runningDavid Hildenbrand1-1/+7
2018-10-12s390x/ap: base Adjunct Processor (AP) object modelTony Krowiak2-0/+41
2018-10-04s390x: Fence huge pages prior to 3.1Janosch Frank1-0/+3
2018-10-04hw/s390x/ioinst: Fix alignment problem in struct SubchDevThomas Huth2-9/+16
2018-10-04hw/s390x/css: Remove QEMU_PACKED from struct SenseIdThomas Huth1-1/+1
2018-08-20s390x: remove 's390-squash-mcss' optionCornelia Huck3-8/+3
2018-07-02s390x/tcg: properly implement the TODDavid Hildenbrand1-0/+19
2018-07-02s390x/tod: factor out TOD into separate deviceDavid Hildenbrand1-0/+46
2018-05-14s390x: refactor reset/reipl handlingDavid Hildenbrand1-2/+0
2018-04-30hw/s390x: Allow to configure the consoles with the "-serial" parameterThomas Huth1-0/+2
2018-04-30s390x/sclp: extend SCLP event masks to 64 bitsClaudio Imbrenda1-1/+1
2018-03-08s390x/sclp: clean up sclp masksClaudio Imbrenda1-9/+13
2018-03-08s390x/sclpconsole: Remove dead code - remove exit handlersNia Alarie1-1/+0
2018-02-26s390x: remove s390_get_memslot_countCornelia Huck1-1/+0
2018-02-26s390x/sclp: remove memory hotplug supportDavid Hildenbrand1-25/+0
2018-02-09Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell1-1/+1
2018-02-09s390x/flic: cache the common flic class in a central functionDavid Hildenbrand1-0/+1
2018-02-09s390x/tcg: cache the qemu flic in a central functionDavid Hildenbrand1-0/+1
2018-02-09s390x/flic: make floating interrupts on TCG actually floatingDavid Hildenbrand1-0/+41
2018-02-09s390x/flic: factor out injection of floating interruptsDavid Hildenbrand1-0/+5
2018-02-09s390x/flic: simplify flic initializationDavid Hildenbrand1-9/+0
2018-02-09Use #include "..." for our own headers, <...> for othersMarkus Armbruster1-1/+1
2017-12-14s390x/css: unrestrict cssidsHalil Pasic1-8/+4
2017-12-14s390x/tcg: rip out dead tpi codeDavid Hildenbrand1-1/+0
2017-10-30s390x/kvm: use cpu model for gscb on compat machinesChristian Borntraeger1-3/+0
2017-10-20s390x: refactor error handling for MSCH handlerHalil Pasic1-1/+1
2017-10-20s390x: refactor error handling for HSCH handlerHalil Pasic1-1/+1
2017-10-20s390x: refactor error handling for CSCH handlerHalil Pasic1-1/+1
2017-10-20s390x: refactor error handling for XSCH handlerHalil Pasic1-1/+1
2017-10-20s390x: improve error handling for SSCH and RSCHHalil Pasic2-7/+18
2017-10-20s390x/css: IO instr handler ending controlHalil Pasic1-0/+16
2017-10-20s390x/event-facility: variable-length event masksCornelia Huck1-4/+16