aboutsummaryrefslogtreecommitdiff
path: root/include/hw/s390x
AgeCommit message (Expand)Author
2024-10-23s390x: Rebuild IPLB for SCSI device directly from DIAG308Jared Rossi
2024-10-23hw/s390x: Build an IPLB for each boot deviceJared Rossi
2024-10-23s390x: Add individual loadparm assignment to CCW deviceJared Rossi
2024-10-23include/hw/s390x: Add include files for common IPL structsJared Rossi
2024-09-17include/hw/s390x: replace assert(false) with g_assert_not_reached()Pierrick Bouvier
2024-09-10qapi/machine: Rename CpuS390* to S390Cpu*, and drop 'prefix'Markus Armbruster
2024-07-02hw/intc/s390_flic: Fix interrupt controller migration on s390x with TCGThomas Huth
2024-06-24s390x/css: Make S390CCWDeviceClass::realize return boolCédric Le Goater
2024-06-19hw/s390x: Introduce s390_skeys_get|set() helpersPhilippe Mathieu-Daudé
2024-05-29hw/s390x: Remove unused macro VMSTATE_ADAPTER_ROUTESThomas Huth
2024-05-10s390: move css_migration_enabled from machine to css.cPaolo Bonzini
2024-05-10s390_flic: add migration-enabled propertyPaolo Bonzini
2024-05-10s390x/event-facility: Simplify sclp_get_event_facility_bus()Cédric Le Goater
2024-05-10s390x: Introduce a SCLPDevice pointer under the machineCédric Le Goater
2024-05-03kvm: move target-dependent interrupt routing out of kvm-all.cPaolo Bonzini
2024-04-23s390/stattrib: Add Error** argument to set_migrationmode() handlerCédric Le Goater
2024-01-19s390x/pci: drive ISM reset from subsystem resetMatthew Rosato
2024-01-19s390x/pci: avoid double enable/disable of aifMatthew Rosato
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