aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/s390-virtio-ccw.c
AgeCommit message (Expand)Author
2023-09-21s390x/ap: fix missing subsystem reset registrationJanosch Frank
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
2022-06-03hw/s390x/s390-virtio-ccw: Improve the machine description stringThomas Huth
2022-05-04target/s390x: add S390_FEAT_VECTOR_ENH2 to qemu CPU modelDavid Miller
2022-04-20hw: Add compat machines for 7.1Cornelia Huck
2022-04-06virtio-ccw: do not include headers for all virtio devicesPaolo Bonzini
2022-02-28s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1David Miller
2022-01-05hw: Add compat machines for 7.0Cornelia Huck
2021-10-01machine: Move smp_prefer_sockets to struct SMPCompatPropsYanan Wang
2021-10-01machine: Prefer cores over sockets in smp parsing since 6.2Yanan Wang
2021-09-07s390x/cpumodel: Add more feature to gen16 default modelChristian Borntraeger
2021-09-01hw: Add compat machines for 6.2Yanan Wang
2021-06-21s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z14 GA2David Hildenbrand
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth
2021-05-02Do not include hw/boards.h if it's not really necessaryThomas Huth
2021-04-30hw: add compat machines for 6.1Cornelia Huck
2021-02-08s390: Recognize confidential-guest-support optionDavid Gibson
2020-12-10s390x: do not use ram_size globalPaolo Bonzini
2020-12-10s390: remove bios_namePaolo Bonzini
2020-12-08hw: add compat machines for 6.0Cornelia Huck
2020-11-18s390/kvm: fix diag318 propagation and reset functionalityCollin Walling
2020-11-01s390x/pci: Move header files to include/hw/s390xMatthew Rosato
2020-10-22s390x/s390-virtio-ccw: Reset PCI devices during subsystem resetMatthew Rosato
2020-10-09error: Use error_fatal to simplify obvious fatal errors (again)Markus Armbruster
2020-09-29cphp: remove deprecated cpu-add command(s)Igor Mammedov
2020-08-27s390-virtio-ccw: Rename S390_MACHINE_CLASS macroEduardo Habkost
2020-08-19hw: add compat machines for 5.2Cornelia Huck
2020-07-30s390x/s390-virtio-ccw: fix off-by-one in loadparm getterHalil Pasic
2020-07-24s390x/s390-virtio-ccw: fix loadparm property getterHalil Pasic
2020-07-10error: Eliminate error_propagate() manuallyMarkus Armbruster
2020-07-10qom: Use returned bool to check for failure, manual partMarkus Armbruster
2020-07-10qom: Use returned bool to check for failure, Coccinelle partMarkus Armbruster