aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)AuthorFilesLines
2024-07-03Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson1-4/+13
2024-07-02Merge tag 'pull-request-2024-07-02' of https://gitlab.com/thuth/qemu into sta...Richard Henderson1-0/+8
2024-07-02hw/s390x: Attach default virtio-net devices to the /machine/virtual-css-bridgeThomas Huth1-0/+3
2024-07-02hw/intc/s390_flic: Fix interrupt controller migration on s390x with TCGThomas Huth1-0/+5
2024-07-02hw: skip registration of outdated versioned machine typesDaniel P. Berrangé1-0/+1
2024-07-02hw: set deprecation info for all versioned machine typesDaniel P. Berrangé1-0/+1
2024-07-02hw/s390x: convert 'ccw' machine definitions to use new macrosDaniel P. Berrangé1-43/+53
2024-07-01virtio-ccw: Handle extra notification dataJonah Palmer1-4/+13
2024-06-24target/s390x: Add a CONFIG switch to disable legacy CPUsThomas Huth1-0/+5
2024-06-24s390x/css: Make S390CCWDeviceClass::realize return boolCédric Le Goater1-3/+4
2024-06-24hw/s390x/ccw: Remove local Error variable from s390_ccw_realize()Cédric Le Goater1-8/+5
2024-06-24s390x/css: Make CCWDeviceClass::realize return boolCédric Le Goater3-4/+4
2024-06-24hw/s390x/ccw: Make s390_ccw_get_dev_info() return a boolCédric Le Goater1-6/+6
2024-06-19hw/s390x: Introduce s390_skeys_get|set() helpersPhilippe Mathieu-Daudé2-0/+31
2024-05-10s390: move css_migration_enabled from machine to css.cPaolo Bonzini2-15/+10
2024-05-10s390_flic: add migration-enabled propertyPaolo Bonzini1-0/+1
2024-05-10s390x: move s390_cpu_addr2state to target/s390x/sigp.cPaolo Bonzini1-16/+0
2024-05-10s390x/sclp: Simplify get_sclp_device()Cédric Le Goater1-2/+3
2024-05-10s390x/event-facility: Simplify sclp_get_event_facility_bus()Cédric Le Goater2-16/+9
2024-05-10s390x: Introduce a SCLPDevice pointer under the machineCédric Le Goater2-11/+5
2024-05-10hw/s390x: Attach the sclpconsole to /machine/sclp/s390-sclp-event-facilityThomas Huth1-1/+3
2024-05-03s390x: switch boards to "default y"Paolo Bonzini1-0/+2
2024-04-25Merge tag 'pull-target-arm-20240425' of https://git.linaro.org/people/pmaydel...Richard Henderson1-1/+1
2024-04-25hw/s390x: Include missing 'cpu.h' headerPhilippe Mathieu-Daudé2-0/+3
2024-04-25hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell1-1/+1
2024-04-23Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...Richard Henderson2-8/+19
2024-04-23migration: Add Error** argument to .save_setup() handlerCédric Le Goater1-4/+2
2024-04-23s390/stattrib: Add Error** argument to set_migrationmode() handlerCédric Le Goater2-7/+20
2024-04-23s390: Switch to use confidential_guest_kvm_init()Xiaoyao Li1-1/+4
2024-04-18hw: Add compat machines for 9.1Paolo Bonzini1-1/+13
2024-03-12hw/core: Declare CPUArchId::cpu as CPUState instead of ObjectPhilippe Mathieu-Daudé1-1/+1
2024-03-12error: Move ERRP_GUARD() to the beginning of the functionZhao Liu1-1/+1
2024-02-02Merge tag 'pull-target-arm-20240202' of https://git.linaro.org/people/pmaydel...Peter Maydell1-2/+3
2024-02-02hw/s390x/s390-virtio-ccw: use qemu_create_nic_device()David Woodhouse1-9/+2
2024-02-02hw/s390x/css-bridge: switch virtual-css bus to 3-phase-resetPeter Maydell1-2/+3
2024-01-20Merge tag 'pull-request-2024-01-19' of https://gitlab.com/thuth/qemu into sta...Peter Maydell3-11/+57
2024-01-19hw/s390x: Rename cpu_class_init() to include 'sclp'Philippe Mathieu-Daudé1-2/+2
2024-01-19s390x/pci: drive ISM reset from subsystem resetMatthew Rosato2-9/+25
2024-01-19s390x/pci: refresh fh before disabling aifMatthew Rosato1-0/+9
2024-01-19s390x/pci: avoid double enable/disable of aifMatthew Rosato1-2/+23
2024-01-11hw/s390x/ccw: Replace dirname() with g_path_get_dirname()Zhao Liu1-1/+3
2024-01-11hw/s390x/ccw: Replace basename() with g_path_get_basename()Zhao Liu1-2/+3
2024-01-11target/s390x/kvm/pv: Provide some more useful information if decryption failsThomas Huth3-5/+7
2024-01-08system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi1-1/+1
2023-12-30hw/s390x: Constify VMStateRichard Henderson6-30/+30
2023-12-20Merge tag 'pull-request-2023-12-20' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2-2/+13
2023-12-20hw/s390x/ipl: Remove unused 'exec/exec-all.h' included headerPhilippe Mathieu-Daudé1-1/+0
2023-12-20hw: Add compat machines for 9.0Cornelia Huck1-1/+13
2023-12-19kconfig: Activate IOMMUFD for s390x machinesCédric Le Goater1-0/+1
2023-11-13s390x/pci: only limit DMA aperture if vfio DMA limit reportedMatthew Rosato1-1/+1