summary refs log tree commit diff stats
path: root/include/hw/s390x (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/stattrib: Add Error** argument to set_migrationmode() handlerCédric Le Goater2024-04-231-1/+1
* s390x/pci: drive ISM reset from subsystem resetMatthew Rosato2024-01-191-0/+1
* s390x/pci: avoid double enable/disable of aifMatthew Rosato2024-01-191-0/+1
* Merge tag 'pull-request-2023-11-07' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2023-11-081-3/+1
|\
| * s390/sclp: fix SCLP facility mapHeiko Carstens2023-11-071-3/+1
* | hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU*Philippe Mathieu-Daudé2023-11-071-3/+2
* | hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XStatePhilippe Mathieu-Daudé2023-11-071-1/+1
|/
* s390x/cpu topology: interception of PTF instructionPierre Morel2023-10-201-0/+6
* s390x/cpu topology: resetting the Topology-Change-ReportPierre Morel2023-10-201-0/+6
* s390x/sclp: reporting the maximum nested topology entriesPierre Morel2023-10-201-2/+3
* target/s390x/cpu topology: handle STSI(15) and build the SYSIBPierre Morel2023-10-202-0/+24
* s390x/cpu topology: add topology entries on CPU hotplugPierre Morel2023-10-201-0/+54
* vfio/ccw: Remove redundant definition of TYPE_VFIO_CCWZhenzhong Duan2023-10-181-2/+0
* s390x: spelling fixesMichael Tokarev2023-07-252-2/+2
* hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/Philippe Mathieu-Daudé2023-07-101-96/+0
* s390x/pv: Fix spurious warning with asynchronous teardownClaudio Imbrenda2023-05-161-3/+3
* s390x/pv: Add support for asynchronous teardown for rebootClaudio Imbrenda2023-02-271-0/+2
* s390x/pci: reset ISM passthrough devices on shutdown and system resetMatthew Rosato2022-12-151-0/+5
* s390x/pci: shrink DMA aperture to be bound by vfio DMA limitMatthew Rosato2022-12-151-0/+1
* Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"Cédric Le Goater2022-11-081-1/+0
* s390x/cpu topology: add max_threads machine class attributePierre Morel2022-11-061-0/+1
* s390x: Add KVM PV dump interfaceJanosch Frank2022-10-261-0/+9
* s390x: Introduce PV query interfaceJanosch Frank2022-10-261-0/+10
* s390x/s390-virtio-ccw: add zpcii-disable machine propertyMatthew Rosato2022-09-261-0/+1
* s390x/pci: let intercept devices have separate PCI groupsMatthew Rosato2022-09-261-1/+5
* s390x/pci: enable adapter event notification for interpreted devicesMatthew Rosato2022-09-262-0/+15
* s390x/pci: enable for load/store interpretationMatthew Rosato2022-09-262-0/+25
* s390x/pci: add routine to get host function handle from CLP infoMatthew Rosato2022-09-261-0/+5
* 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/+1
* 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/+3
* 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