aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/s390-virtio-ccw.c
AgeCommit message (Expand)Author
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-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/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-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-02hw/s390x/s390-virtio-ccw: use qemu_create_nic_device()David Woodhouse
2024-01-19s390x/pci: drive ISM reset from subsystem resetMatthew Rosato
2024-01-11target/s390x/kvm/pv: Provide some more useful information if decryption failsThomas Huth
2023-12-20hw: Add compat machines for 9.0Cornelia Huck
2023-10-20Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi
2023-10-20migration: simplify blockersSteve Sistare
2023-10-20s390x/cpu topology: resetting the Topology-Change-ReportPierre Morel
2023-10-20s390x/cpu topology: add topology entries on CPU hotplugPierre Morel
2023-10-20CPU topology: extend with s390 specificsPierre Morel
2023-09-12s390x: do a subsystem reset before the unprotect on rebootJanosch Frank
2023-09-12s390x/ap: fix missing subsystem reset registrationJanosch Frank
2023-08-23hw/s390x/s390-virtio-ccw: Remove superfluous code to set the NIC modelThomas Huth
2023-08-23hw: Add compat machines for 8.2Cornelia Huck
2023-07-10hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/Philippe Mathieu-Daudé
2023-05-22hw/s390x: Use MachineClass->default_nic in the s390x machineThomas Huth
2023-05-16s390x/pv: Fix spurious warning with asynchronous teardownClaudio Imbrenda
2023-04-20hw: Add compat machines for 8.1Cornelia Huck
2023-02-27s390x/pv: Add support for asynchronous teardown for rebootClaudio Imbrenda
2022-12-21hw: Add compat machines for 8.0Cornelia Huck
2022-12-16Replace use of qdev_reset_all() with device_cold_reset()Peter Maydell
2022-11-16s390x: Fix spelling errorsThomas Huth
2022-11-08s390x/s390-virtio-ccw: Switch off zPCI enhancements on older machinesCédric Le Goater
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-11-06s390x: Register TYPE_S390_CCW_MACHINE properties as class propertiesPierre Morel
2022-10-27reset: allow registering handlers that aren't called by snapshot loadingJason A. Donenfeld
2022-10-26s390x: Introduce PV query interfaceJanosch Frank
2022-09-26s390x/s390-virtio-ccw: add zpcii-disable machine propertyMatthew Rosato
2022-09-23target/s390x: support SHA-512 extensionsJason A. Donenfeld
2022-08-25s390x/cpumodel: add stfl197 processor-activity-instrumentation extension 1Christian Borntraeger
2022-08-25hw: Add compat machines for 7.2Cornelia Huck