aboutsummaryrefslogtreecommitdiff
path: root/include/hw/s390x
AgeCommit message (Expand)Author
2023-11-08Merge tag 'pull-request-2023-11-07' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-11-07s390/sclp: fix SCLP facility mapHeiko Carstens
2023-11-07hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU*Philippe Mathieu-Daudé
2023-11-07hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XStatePhilippe Mathieu-Daudé
2023-10-20s390x/cpu topology: interception of PTF instructionPierre Morel
2023-10-20s390x/cpu topology: resetting the Topology-Change-ReportPierre Morel
2023-10-20s390x/sclp: reporting the maximum nested topology entriesPierre Morel
2023-10-20target/s390x/cpu topology: handle STSI(15) and build the SYSIBPierre Morel
2023-10-20s390x/cpu topology: add topology entries on CPU hotplugPierre Morel
2023-10-18vfio/ccw: Remove redundant definition of TYPE_VFIO_CCWZhenzhong Duan
2023-07-25s390x: spelling fixesMichael Tokarev
2023-07-10hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/Philippe Mathieu-Daudé
2023-05-16s390x/pv: Fix spurious warning with asynchronous teardownClaudio Imbrenda
2023-02-27s390x/pv: Add support for asynchronous teardown for rebootClaudio Imbrenda
2022-12-15s390x/pci: reset ISM passthrough devices on shutdown and system resetMatthew Rosato
2022-12-15s390x/pci: shrink DMA aperture to be bound by vfio DMA limitMatthew Rosato
2022-11-08Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"Cédric Le Goater
2022-11-06s390x/cpu topology: add max_threads machine class attributePierre Morel
2022-10-26s390x: Add KVM PV dump interfaceJanosch Frank
2022-10-26s390x: Introduce PV query interfaceJanosch Frank
2022-09-26s390x/s390-virtio-ccw: add zpcii-disable machine propertyMatthew Rosato
2022-09-26s390x/pci: let intercept devices have separate PCI groupsMatthew Rosato
2022-09-26s390x/pci: enable adapter event notification for interpreted devicesMatthew Rosato
2022-09-26s390x/pci: enable for load/store interpretationMatthew Rosato
2022-09-26s390x/pci: add routine to get host function handle from CLP infoMatthew Rosato
2022-05-11Clean up ill-advised or unusual header guardsMarkus Armbruster
2022-01-17s390x/css: fix PMCW invalid maskNico Boehr
2021-12-17s390x/pci: add supported DT information to clp responseMatthew Rosato
2021-12-17s390x/pci: use a reserved ID for the default PCI groupMatthew Rosato
2021-09-06s390x: Replace PAGE_SIZE, PAGE_SHIFT and PAGE_MASKThomas Huth
2021-09-06hw/s390x/s390-skeys: lazy storage key enablement under TCGDavid Hildenbrand
2021-09-06hw/s390x/s390-skeys: rename skeys_enabled to skeys_are_enabledDavid Hildenbrand
2021-09-06css: fix actl handling for unit exceptionsCornelia Huck
2021-07-07target/s390x: start moving TCG-only code to tcg/Cho, Yu-Chen
2021-06-21s390x/css: Add passthrough IRBEric Farman
2021-06-21s390x/css: Refactor IRB constructionEric Farman
2021-06-21s390x/css: Introduce an ESW structEric Farman
2021-03-26s390x: move S390_ADAPTER_SUPPRESSIBLEGerd Hoffmann
2021-03-09Various spelling fixesMichael Tokarev
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