aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
2024-11-04hw/s390x: Re-enable the pci-bridge device on s390xThomas Huth
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-10-23hw/s390x: Remove the possibility to load the s390-netboot.img binaryThomas Huth
2024-10-22hw/s390x/ipl: Provide more memory to the s390-ccw.img firmwareThomas Huth
2024-10-07hw/s390x: Use explicit big-endian LD/ST APIPhilippe Mathieu-Daudé
2024-09-24reset: Use ResetType for qemu_devices_reset() and MachineClass::reset()Juraj Marcin
2024-09-13hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell
2024-09-13hw/s390/virtio-ccw: Convert to three-phase resetPeter Maydell
2024-09-13hw/s390/ccw-device: Convert to three-phase resetPeter Maydell
2024-09-10qapi/machine: Rename CpuS390* to S390Cpu*, and drop 'prefix'Markus Armbruster
2024-09-05hw: add compat machines for 9.2Cornelia Huck
2024-07-03Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2024-07-02Merge tag 'pull-request-2024-07-02' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2024-07-02hw/s390x: Attach default virtio-net devices to the /machine/virtual-css-bridgeThomas Huth
2024-07-02hw/intc/s390_flic: Fix interrupt controller migration on s390x with TCGThomas Huth
2024-07-02hw: skip registration of outdated versioned machine typesDaniel P. Berrangé
2024-07-02hw: set deprecation info for all versioned machine typesDaniel P. Berrangé
2024-07-02hw/s390x: convert 'ccw' machine definitions to use new macrosDaniel P. Berrangé
2024-07-01virtio-ccw: Handle extra notification dataJonah Palmer
2024-06-24target/s390x: Add a CONFIG switch to disable legacy CPUsThomas Huth
2024-06-24s390x/css: Make S390CCWDeviceClass::realize return boolCédric Le Goater
2024-06-24hw/s390x/ccw: Remove local Error variable from s390_ccw_realize()Cédric Le Goater
2024-06-24s390x/css: Make CCWDeviceClass::realize return boolCédric Le Goater
2024-06-24hw/s390x/ccw: Make s390_ccw_get_dev_info() return a boolCédric Le Goater
2024-06-19hw/s390x: Introduce s390_skeys_get|set() helpersPhilippe Mathieu-Daudé
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: move s390_cpu_addr2state to target/s390x/sigp.cPaolo Bonzini
2024-05-10s390x/sclp: Simplify get_sclp_device()Cédric Le Goater
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-10hw/s390x: Attach the sclpconsole to /machine/sclp/s390-sclp-event-facilityThomas Huth
2024-05-03s390x: switch boards to "default y"Paolo Bonzini
2024-04-25Merge tag 'pull-target-arm-20240425' of https://git.linaro.org/people/pmaydel...Richard Henderson
2024-04-25hw/s390x: Include missing 'cpu.h' headerPhilippe Mathieu-Daudé
2024-04-25hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell
2024-04-23Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...Richard Henderson
2024-04-23migration: Add Error** argument to .save_setup() handlerCédric Le Goater
2024-04-23s390/stattrib: Add Error** argument to set_migrationmode() handlerCédric Le Goater
2024-04-23s390: Switch to use confidential_guest_kvm_init()Xiaoyao Li
2024-04-18hw: Add compat machines for 9.1Paolo Bonzini
2024-03-12hw/core: Declare CPUArchId::cpu as CPUState instead of ObjectPhilippe Mathieu-Daudé
2024-03-12error: Move ERRP_GUARD() to the beginning of the functionZhao Liu
2024-02-02Merge tag 'pull-target-arm-20240202' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-02-02hw/s390x/s390-virtio-ccw: use qemu_create_nic_device()David Woodhouse
2024-02-02hw/s390x/css-bridge: switch virtual-css bus to 3-phase-resetPeter Maydell
2024-01-20Merge tag 'pull-request-2024-01-19' of https://gitlab.com/thuth/qemu into sta...Peter Maydell