aboutsummaryrefslogtreecommitdiff
path: root/include/hw/s390x
AgeCommit message (Expand)AuthorFilesLines
2025-06-25hw/s390x: add Control-Program Identification to QOMShalini Chellathurai Saroja1-0/+5
2025-06-25hw/s390x: add SCLP event type CPIShalini Chellathurai Saroja2-0/+13
2025-06-11hw/vfio/ap: Storing event information for an AP configuration change eventRorie Reyes1-0/+39
2025-05-28qapi: make s390x specific CPU commands unconditionally availableDaniel P. Berrangé1-1/+1
2025-05-14hw/s390x: Remove the obsolete hpage_1m_allowed switchThomas Huth1-4/+0
2025-04-25vfio: Rename vfio-common.h to vfio-device.hCédric Le Goater1-1/+1
2025-04-23include/hw/s390x: Remove ifndef CONFIG_USER_ONLY in css.hRichard Henderson1-2/+0
2025-04-23hw/s390x/ccw: Have CCW machine implement a qmp_dump_skeys() callbackPhilippe Mathieu-Daudé1-0/+1
2025-04-23hw/s390x/skeys: Introduce TYPE_DUMP_SKEYS_INTERFACEPhilippe Mathieu-Daudé1-0/+15
2025-04-23hw/intc/s390_flic: Remove the obsolete migration_enabled flagThomas Huth1-1/+0
2025-04-23hw/s390x/s390-stattrib: Remove the old migration_enabled flagThomas Huth1-1/+0
2025-04-23hw/s390x/css: Remove the obsolete "css_migration_enabled" variableThomas Huth1-6/+0
2025-03-07s390x/pci: indicate QEMU supports relaxed translation for passthroughMatthew Rosato1-0/+1
2025-03-07s390x/pci: add support for guests that request direct mappingMatthew Rosato1-0/+3
2025-01-07hw/s390x: Remove the "adapter_routes_max_batch" property from the flicThomas Huth1-2/+0
2025-01-07hw/s390x: Remove the cpu_model_allowed flag and related codeThomas Huth1-3/+0
2025-01-07hw/s390x/css-bridge: Remove the "css_dev_path" propertyThomas Huth1-1/+0
2025-01-07hw/s390x: Remove the "ri_allowed" switchThomas Huth1-3/+0
2025-01-07hw/s390x/s390-skeys: Remove the "migration-enabled" propertyThomas Huth1-2/+0
2024-12-22Merge tag 'mem-2024-12-21' of https://github.com/davidhildenbrand/qemu into s...Stefan Hajnoczi1-0/+9
2024-12-21s390x: remember the maximum page sizeDavid Hildenbrand1-0/+1
2024-12-21s390x: introduce s390_get_memory_limit()David Hildenbrand1-0/+8
2024-12-20include: Rename sysemu/ -> system/Philippe Mathieu-Daudé2-2/+2
2024-10-23s390x: Rebuild IPLB for SCSI device directly from DIAG308Jared Rossi1-1/+2
2024-10-23hw/s390x: Build an IPLB for each boot deviceJared Rossi1-1/+3
2024-10-23s390x: Add individual loadparm assignment to CCW deviceJared Rossi1-0/+1
2024-10-23include/hw/s390x: Add include files for common IPL structsJared Rossi1-0/+123
2024-09-17include/hw/s390x: replace assert(false) with g_assert_not_reached()Pierrick Bouvier1-1/+1
2024-09-10qapi/machine: Rename CpuS390* to S390Cpu*, and drop 'prefix'Markus Armbruster1-1/+1
2024-07-02hw/intc/s390_flic: Fix interrupt controller migration on s390x with TCGThomas Huth1-0/+1
2024-06-24s390x/css: Make S390CCWDeviceClass::realize return boolCédric Le Goater1-1/+1
2024-06-19hw/s390x: Introduce s390_skeys_get|set() helpersPhilippe Mathieu-Daudé1-0/+10
2024-05-29hw/s390x: Remove unused macro VMSTATE_ADAPTER_ROUTESThomas Huth1-3/+0
2024-05-10s390: move css_migration_enabled from machine to css.cPaolo Bonzini2-7/+6
2024-05-10s390_flic: add migration-enabled propertyPaolo Bonzini1-0/+1
2024-05-10s390x/event-facility: Simplify sclp_get_event_facility_bus()Cédric Le Goater1-1/+1
2024-05-10s390x: Introduce a SCLPDevice pointer under the machineCédric Le Goater2-2/+3
2024-05-03kvm: move target-dependent interrupt routing out of kvm-all.cPaolo Bonzini1-2/+2
2024-04-23s390/stattrib: Add Error** argument to set_migrationmode() handlerCédric Le Goater1-1/+1
2024-01-19s390x/pci: drive ISM reset from subsystem resetMatthew Rosato1-0/+1
2024-01-19s390x/pci: avoid double enable/disable of aifMatthew Rosato1-0/+1
2023-11-08Merge tag 'pull-request-2023-11-07' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi1-3/+1
2023-11-07s390/sclp: fix SCLP facility mapHeiko Carstens1-3/+1
2023-11-07hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU*Philippe Mathieu-Daudé1-3/+2
2023-11-07hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XStatePhilippe Mathieu-Daudé1-1/+1
2023-10-20s390x/cpu topology: interception of PTF instructionPierre Morel1-0/+6
2023-10-20s390x/cpu topology: resetting the Topology-Change-ReportPierre Morel1-0/+6
2023-10-20s390x/sclp: reporting the maximum nested topology entriesPierre Morel1-2/+3
2023-10-20target/s390x/cpu topology: handle STSI(15) and build the SYSIBPierre Morel2-0/+24
2023-10-20s390x/cpu topology: add topology entries on CPU hotplugPierre Morel1-0/+54