summaryrefslogtreecommitdiffstats
path: root/hw/s390x/s390-virtio-ccw.c
Commit message (Expand)AuthorAgeFilesLines
* reset: allow registering handlers that aren't called by snapshot loadingJason A. Donenfeld2022-10-271-2/+2
* s390x: Introduce PV query interfaceJanosch Frank2022-10-261-0/+6
* s390x/s390-virtio-ccw: add zpcii-disable machine propertyMatthew Rosato2022-09-261-0/+24
* target/s390x: support SHA-512 extensionsJason A. Donenfeld2022-09-231-0/+3
* s390x/cpumodel: add stfl197 processor-activity-instrumentation extension 1Christian Borntraeger2022-08-251-0/+1
* hw: Add compat machines for 7.2Cornelia Huck2022-08-251-1/+13
* hw/s390x/s390-virtio-ccw: Improve the machine description stringThomas Huth2022-06-031-1/+1
* target/s390x: add S390_FEAT_VECTOR_ENH2 to qemu CPU modelDavid Miller2022-05-041-0/+3
* hw: Add compat machines for 7.1Cornelia Huck2022-04-201-1/+13
* virtio-ccw: do not include headers for all virtio devicesPaolo Bonzini2022-04-061-0/+1
* s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1David Miller2022-02-281-0/+3
* hw: Add compat machines for 7.0Cornelia Huck2022-01-051-1/+13
* machine: Move smp_prefer_sockets to struct SMPCompatPropsYanan Wang2021-10-011-1/+1
* machine: Prefer cores over sockets in smp parsing since 6.2Yanan Wang2021-10-011-0/+1
* s390x/cpumodel: Add more feature to gen16 default modelChristian Borntraeger2021-09-071-0/+5
* hw: Add compat machines for 6.2Yanan Wang2021-09-011-1/+13
* s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z14 GA2David Hildenbrand2021-06-211-0/+3
* Do not include exec/address-spaces.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* Do not include cpu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* Do not include hw/boards.h if it's not really necessaryThomas Huth2021-05-021-2/+0Star
* hw: add compat machines for 6.1Cornelia Huck2021-04-301-1/+13
* s390: Recognize confidential-guest-support optionDavid Gibson2021-02-081-0/+3
* s390x: do not use ram_size globalPaolo Bonzini2020-12-101-1/+3
* s390: remove bios_namePaolo Bonzini2020-12-101-1/+2
* hw: add compat machines for 6.0Cornelia Huck2020-12-081-1/+13
* s390/kvm: fix diag318 propagation and reset functionalityCollin Walling2020-11-181-0/+4
* s390x/pci: Move header files to include/hw/s390xMatthew Rosato2020-11-011-1/+1
* s390x/s390-virtio-ccw: Reset PCI devices during subsystem resetMatthew Rosato2020-10-221-0/+1
* error: Use error_fatal to simplify obvious fatal errors (again)Markus Armbruster2020-10-091-6/+1Star
* cphp: remove deprecated cpu-add command(s)Igor Mammedov2020-09-291-12/+0Star
* s390-virtio-ccw: Rename S390_MACHINE_CLASS macroEduardo Habkost2020-08-271-7/+7
* hw: add compat machines for 5.2Cornelia Huck2020-08-191-1/+13
* s390x/s390-virtio-ccw: fix off-by-one in loadparm getterHalil Pasic2020-07-301-4/+1Star
* s390x/s390-virtio-ccw: fix loadparm property getterHalil Pasic2020-07-241-1/+5
* error: Eliminate error_propagate() manuallyMarkus Armbruster2020-07-101-4/+2Star
* qom: Use returned bool to check for failure, manual partMarkus Armbruster2020-07-101-6/+7
* qom: Use returned bool to check for failure, Coccinelle partMarkus Armbruster2020-07-101-2/+1Star
* qom: Put name parameter before value / visitor parameterMarkus Armbruster2020-07-101-3/+3
* s390x/pv: Convert to ram_block_discard_disable()David Hildenbrand2020-07-021-9/+13
* qdev: Convert bus-less devices to qdev_realize() with CoccinelleMarkus Armbruster2020-06-151-2/+2
* sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster2020-06-151-1/+1
* qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster2020-06-151-6/+6
* s390x: pv: Fix KVM_PV_PREP_RESET command wrapper nameJanosch Frank2020-06-051-1/+1
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-151-5/+5
* qom: Drop object_property_set_description() parameter @errpMarkus Armbruster2020-05-151-6/+3Star
* hw: add compat machines for 5.1Cornelia Huck2020-05-061-1/+13
* s390x/s390-virtio-ccw: Fix build on systems without KVMChristian Borntraeger2020-04-291-11/+1Star
* s390x: protvirt: Fix stray error_report_err in s390_machine_protectJanosch Frank2020-04-291-1/+0Star
* s390x: protvirt: Inhibit balloon when switching to protected modeJanosch Frank2020-04-291-0/+11
* s390x: protvirt: Add migration blockerJanosch Frank2020-04-291-0/+18