aboutsummaryrefslogtreecommitdiff
path: root/include/hw/s390x
AgeCommit message (Expand)Author
2021-02-08s390: Recognize confidential-guest-support optionDavid Gibson
2020-11-18s390x/pci: fix endianness issuesCornelia Huck
2020-11-05s390x: fix build for --without-default-devicesCornelia Huck
2020-11-01s390x/pci: get zPCI function info from hostMatthew Rosato
2020-11-01s390x/pci: use a PCI Function structurePierre Morel
2020-11-01s390x/pci: use a PCI Group structurePierre Morel
2020-11-01s390x/pci: create a header dedicated to PCI CLPPierre Morel
2020-11-01s390x/pci: Honor DMA limits set by vfioMatthew Rosato
2020-11-01s390x/pci: Add routine to get the vfio dma available countMatthew Rosato
2020-11-01s390x/pci: Move header files to include/hw/s390xMatthew Rosato
2020-10-02s390: guest support for diagnose 0x318Collin Walling
2020-10-02s390/sclp: add extended-length sccb support for kvm guestCollin Walling
2020-10-02s390/sclp: read sccb from mem based on provided lengthCollin Walling
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost
2020-09-18qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost
2020-09-09ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICEEduardo Habkost
2020-09-09Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-08-27s390-virtio-ccw: Rename S390_MACHINE_CLASS macroEduardo Habkost
2020-08-27s390x: Move typedef SCLPEventFacility to event-facility.hEduardo Habkost
2020-08-27s390_flic: Move KVMS390FLICState typedef to headerEduardo Habkost
2020-06-18s390x/css: Refactor the css_queue_crw() routineEric Farman
2020-06-18vfio-ccw: Add support for the schib regionFarhan Ali
2020-06-05s390x: pv: Fix KVM_PV_PREP_RESET command wrapper nameJanosch Frank
2020-05-15qdev: Unrealize must not failMarkus Armbruster
2020-04-29s390x/s390-virtio-ccw: Fix build on systems without KVMChristian Borntraeger
2020-04-29s390x: protvirt: SCLP interpretationJanosch Frank
2020-04-29s390x: protvirt: Support unpack facilityJanosch Frank
2020-03-16misc: Replace zero-length arrays with flexible array member (manual)Philippe Mathieu-Daudé
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-06-24vfio-ccw: support async command subregionCornelia Huck
2019-05-17s390/css: handle CCW_FLAG_SKIPCornelia Huck
2019-04-12s390 vfio-ccw: Add bootindex property and IPLB dataJason J. Herne
2019-02-18target/s390x: Split out s390-tod.hRichard Henderson
2018-12-20hw/s390x: Fix bad mask in time2tod()Thomas Huth
2018-12-12s390x/tod: Properly stop the KVM TOD while the guest is not runningDavid Hildenbrand
2018-10-12s390x/ap: base Adjunct Processor (AP) object modelTony Krowiak
2018-10-04s390x: Fence huge pages prior to 3.1Janosch Frank
2018-10-04hw/s390x/ioinst: Fix alignment problem in struct SubchDevThomas Huth
2018-10-04hw/s390x/css: Remove QEMU_PACKED from struct SenseIdThomas Huth
2018-08-20s390x: remove 's390-squash-mcss' optionCornelia Huck
2018-07-02s390x/tcg: properly implement the TODDavid Hildenbrand
2018-07-02s390x/tod: factor out TOD into separate deviceDavid Hildenbrand
2018-05-14s390x: refactor reset/reipl handlingDavid Hildenbrand
2018-04-30hw/s390x: Allow to configure the consoles with the "-serial" parameterThomas Huth
2018-04-30s390x/sclp: extend SCLP event masks to 64 bitsClaudio Imbrenda
2018-03-08s390x/sclp: clean up sclp masksClaudio Imbrenda