aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/s390-virtio-ccw.c
AgeCommit message (Expand)AuthorFilesLines
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-02hw/s390x/s390-virtio-ccw: use qemu_create_nic_device()David Woodhouse1-9/+2
2024-01-19s390x/pci: drive ISM reset from subsystem resetMatthew Rosato1-0/+8
2024-01-11target/s390x/kvm/pv: Provide some more useful information if decryption failsThomas Huth1-1/+4
2023-12-20hw: Add compat machines for 9.0Cornelia Huck1-1/+13
2023-10-20Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi1-6/+3
2023-10-20migration: simplify blockersSteve Sistare1-6/+3
2023-10-20s390x/cpu topology: resetting the Topology-Change-ReportPierre Morel1-0/+3
2023-10-20s390x/cpu topology: add topology entries on CPU hotplugPierre Morel1-2/+20
2023-10-20CPU topology: extend with s390 specificsPierre Morel1-0/+4
2023-09-12s390x: do a subsystem reset before the unprotect on rebootJanosch Frank1-0/+10
2023-09-12s390x/ap: fix missing subsystem reset registrationJanosch Frank1-0/+1
2023-08-23hw/s390x/s390-virtio-ccw: Remove superfluous code to set the NIC modelThomas Huth1-4/+0
2023-08-23hw: Add compat machines for 8.2Cornelia Huck1-1/+13
2023-07-10hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/Philippe Mathieu-Daudé1-1/+1
2023-05-22hw/s390x: Use MachineClass->default_nic in the s390x machineThomas Huth1-1/+3
2023-05-16s390x/pv: Fix spurious warning with asynchronous teardownClaudio Imbrenda1-1/+1
2023-04-20hw: Add compat machines for 8.1Cornelia Huck1-1/+13
2023-02-27s390x/pv: Add support for asynchronous teardown for rebootClaudio Imbrenda1-1/+4
2022-12-21hw: Add compat machines for 8.0Cornelia Huck1-1/+13
2022-12-16Replace use of qdev_reset_all() with device_cold_reset()Peter Maydell1-1/+1
2022-11-16s390x: Fix spelling errorsThomas Huth1-3/+3
2022-11-08s390x/s390-virtio-ccw: Switch off zPCI enhancements on older machinesCédric Le Goater1-0/+5
2022-11-08Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"Cédric Le Goater1-24/+0
2022-11-06s390x/cpu topology: add max_threads machine class attributePierre Morel1-0/+11
2022-11-06s390x: Register TYPE_S390_CCW_MACHINE properties as class propertiesPierre Morel1-55/+72
2022-10-27reset: allow registering handlers that aren't called by snapshot loadingJason A. Donenfeld1-2/+2
2022-10-26s390x: Introduce PV query interfaceJanosch Frank1-0/+6
2022-09-26s390x/s390-virtio-ccw: add zpcii-disable machine propertyMatthew Rosato1-0/+24
2022-09-23target/s390x: support SHA-512 extensionsJason A. Donenfeld1-0/+3
2022-08-25s390x/cpumodel: add stfl197 processor-activity-instrumentation extension 1Christian Borntraeger1-0/+1
2022-08-25hw: Add compat machines for 7.2Cornelia Huck1-1/+13
2022-06-03hw/s390x/s390-virtio-ccw: Improve the machine description stringThomas Huth1-1/+1
2022-05-04target/s390x: add S390_FEAT_VECTOR_ENH2 to qemu CPU modelDavid Miller1-0/+3
2022-04-20hw: Add compat machines for 7.1Cornelia Huck1-1/+13
2022-04-06virtio-ccw: do not include headers for all virtio devicesPaolo Bonzini1-0/+1
2022-02-28s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1David Miller1-0/+3
2022-01-05hw: Add compat machines for 7.0Cornelia Huck1-1/+13
2021-10-01machine: Move smp_prefer_sockets to struct SMPCompatPropsYanan Wang1-1/+1
2021-10-01machine: Prefer cores over sockets in smp parsing since 6.2Yanan Wang1-0/+1
2021-09-07s390x/cpumodel: Add more feature to gen16 default modelChristian Borntraeger1-0/+5
2021-09-01hw: Add compat machines for 6.2Yanan Wang1-1/+13
2021-06-21s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z14 GA2David Hildenbrand1-0/+3
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth1-1/+0
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth1-1/+0
2021-05-02Do not include hw/boards.h if it's not really necessaryThomas Huth1-2/+0
2021-04-30hw: add compat machines for 6.1Cornelia Huck1-1/+13