summaryrefslogtreecommitdiffstats
path: root/include/hw/s390x
Commit message (Expand)AuthorAgeFilesLines
* Clean up ill-advised or unusual header guardsMarkus Armbruster2022-05-111-2/+2
* s390x/css: fix PMCW invalid maskNico Boehr2022-01-171-1/+1
* s390x/pci: add supported DT information to clp responseMatthew Rosato2021-12-172-1/+3
* s390x/pci: use a reserved ID for the default PCI groupMatthew Rosato2021-12-171-1/+1
* s390x: Replace PAGE_SIZE, PAGE_SHIFT and PAGE_MASKThomas Huth2021-09-061-4/+1Star
* hw/s390x/s390-skeys: lazy storage key enablement under TCGDavid Hildenbrand2021-09-061-0/+63
* hw/s390x/s390-skeys: rename skeys_enabled to skeys_are_enabledDavid Hildenbrand2021-09-061-1/+1
* css: fix actl handling for unit exceptionsCornelia Huck2021-09-061-1/+2
* target/s390x: start moving TCG-only code to tcg/Cho, Yu-Chen2021-07-071-1/+1
* s390x/css: Add passthrough IRBEric Farman2021-06-211-0/+3
* s390x/css: Refactor IRB constructionEric Farman2021-06-211-0/+2
* s390x/css: Introduce an ESW structEric Farman2021-06-211-1/+11
* s390x: move S390_ADAPTER_SUPPRESSIBLEGerd Hoffmann2021-03-262-7/+3Star
* 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