summaryrefslogtreecommitdiffstats
path: root/include/hw/s390x
Commit message (Expand)AuthorAgeFilesLines
* Various spelling fixesMichael Tokarev2021-03-091-1/+1
* s390: Recognize confidential-guest-support optionDavid Gibson2021-02-081-0/+17
* s390x/pci: fix endianness issuesCornelia Huck2020-11-181-4/+4
* s390x: fix build for --without-default-devicesCornelia Huck2020-11-051-1/+2
* s390x/pci: get zPCI function info from hostMatthew Rosato2020-11-013-4/+11
* s390x/pci: use a PCI Function structurePierre Morel2020-11-011-0/+1
* s390x/pci: use a PCI Group structurePierre Morel2020-11-011-0/+10
* s390x/pci: create a header dedicated to PCI CLPPierre Morel2020-11-013-196/+212
* s390x/pci: Honor DMA limits set by vfioMatthew Rosato2020-11-013-0/+24
* s390x/pci: Add routine to get the vfio dma available countMatthew Rosato2020-11-011-0/+24
* s390x/pci: Move header files to include/hw/s390xMatthew Rosato2020-11-012-0/+684
* s390: guest support for diagnose 0x318Collin Walling2020-10-021-0/+8
* s390/sclp: add extended-length sccb support for kvm guestCollin Walling2020-10-021-0/+1
* s390/sclp: read sccb from mem based on provided lengthCollin Walling2020-10-021-1/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-183-12/+4Star
* Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-185-20/+5Star
* qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost2020-09-183-3/+3
* ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICEEduardo Habkost2020-09-091-2/+2
* Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost2020-09-093-12/+6Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-0912-74/+38Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-0912-53/+90
* s390-virtio-ccw: Rename S390_MACHINE_CLASS macroEduardo Habkost2020-08-271-1/+1
* s390x: Move typedef SCLPEventFacility to event-facility.hEduardo Habkost2020-08-272-2/+3
* s390_flic: Move KVMS390FLICState typedef to headerEduardo Habkost2020-08-271-0/+1
* s390x/css: Refactor the css_queue_crw() routineEric Farman2020-06-181-0/+1
* vfio-ccw: Add support for the schib regionFarhan Ali2020-06-182-1/+3
* s390x: pv: Fix KVM_PV_PREP_RESET command wrapper nameJanosch Frank2020-06-051-2/+2
* qdev: Unrealize must not failMarkus Armbruster2020-05-151-1/+1
* s390x/s390-virtio-ccw: Fix build on systems without KVMChristian Borntraeger2020-04-291-0/+3
* s390x: protvirt: SCLP interpretationJanosch Frank2020-04-291-0/+2
* s390x: protvirt: Support unpack facilityJanosch Frank2020-04-292-0/+56
* misc: Replace zero-length arrays with flexible array member (manual)Philippe Mathieu-Daudé2020-03-162-5/+5
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-165-5/+4Star
* include: Make headers more self-containedMarkus Armbruster2019-08-164-2/+7
* vfio-ccw: support async command subregionCornelia Huck2019-06-242-0/+5
* s390/css: handle CCW_FLAG_SKIPCornelia Huck2019-05-171-0/+1
* s390 vfio-ccw: Add bootindex property and IPLB dataJason J. Herne2019-04-122-0/+29
* target/s390x: Split out s390-tod.hRichard Henderson2019-02-181-15/+1Star
* hw/s390x: Fix bad mask in time2tod()Thomas Huth2018-12-201-1/+1
* s390x/tod: Properly stop the KVM TOD while the guest is not runningDavid Hildenbrand2018-12-121-1/+7
* s390x/ap: base Adjunct Processor (AP) object modelTony Krowiak2018-10-122-0/+41
* s390x: Fence huge pages prior to 3.1Janosch Frank2018-10-041-0/+3
* hw/s390x/ioinst: Fix alignment problem in struct SubchDevThomas Huth2018-10-042-9/+16
* hw/s390x/css: Remove QEMU_PACKED from struct SenseIdThomas Huth2018-10-041-1/+1
* s390x: remove 's390-squash-mcss' optionCornelia Huck2018-08-203-8/+3Star
* s390x/tcg: properly implement the TODDavid Hildenbrand2018-07-021-0/+19
* s390x/tod: factor out TOD into separate deviceDavid Hildenbrand2018-07-021-0/+46
* s390x: refactor reset/reipl handlingDavid Hildenbrand2018-05-141-2/+0Star
* hw/s390x: Allow to configure the consoles with the "-serial" parameterThomas Huth2018-04-301-0/+2
* s390x/sclp: extend SCLP event masks to 64 bitsClaudio Imbrenda2018-04-301-1/+1