aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/s390-virtio-ccw.c
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-08s390: Recognize confidential-guest-support optionDavid Gibson1-0/+3
2020-12-10s390x: do not use ram_size globalPaolo Bonzini1-1/+3
2020-12-10s390: remove bios_namePaolo Bonzini1-1/+2
2020-12-08hw: add compat machines for 6.0Cornelia Huck1-1/+13
2020-11-18s390/kvm: fix diag318 propagation and reset functionalityCollin Walling1-0/+4
2020-11-01s390x/pci: Move header files to include/hw/s390xMatthew Rosato1-1/+1
2020-10-22s390x/s390-virtio-ccw: Reset PCI devices during subsystem resetMatthew Rosato1-0/+1
2020-10-09error: Use error_fatal to simplify obvious fatal errors (again)Markus Armbruster1-6/+1
2020-09-29cphp: remove deprecated cpu-add command(s)Igor Mammedov1-12/+0
2020-08-27s390-virtio-ccw: Rename S390_MACHINE_CLASS macroEduardo Habkost1-7/+7
2020-08-19hw: add compat machines for 5.2Cornelia Huck1-1/+13
2020-07-30s390x/s390-virtio-ccw: fix off-by-one in loadparm getterHalil Pasic1-4/+1
2020-07-24s390x/s390-virtio-ccw: fix loadparm property getterHalil Pasic1-1/+5
2020-07-10error: Eliminate error_propagate() manuallyMarkus Armbruster1-4/+2
2020-07-10qom: Use returned bool to check for failure, manual partMarkus Armbruster1-6/+7
2020-07-10qom: Use returned bool to check for failure, Coccinelle partMarkus Armbruster1-2/+1
2020-07-10qom: Put name parameter before value / visitor parameterMarkus Armbruster1-3/+3
2020-07-02s390x/pv: Convert to ram_block_discard_disable()David Hildenbrand1-9/+13
2020-06-15qdev: Convert bus-less devices to qdev_realize() with CoccinelleMarkus Armbruster1-2/+2
2020-06-15sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster1-1/+1
2020-06-15qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster1-6/+6
2020-06-05s390x: pv: Fix KVM_PV_PREP_RESET command wrapper nameJanosch Frank1-1/+1
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster1-5/+5
2020-05-15qom: Drop object_property_set_description() parameter @errpMarkus Armbruster1-6/+3
2020-05-06hw: add compat machines for 5.1Cornelia Huck1-1/+13
2020-04-29s390x/s390-virtio-ccw: Fix build on systems without KVMChristian Borntraeger1-11/+1
2020-04-29s390x: protvirt: Fix stray error_report_err in s390_machine_protectJanosch Frank1-1/+0
2020-04-29s390x: protvirt: Inhibit balloon when switching to protected modeJanosch Frank1-0/+11
2020-04-29s390x: protvirt: Add migration blockerJanosch Frank1-0/+18
2020-04-29s390x: protvirt: Support unpack facilityJanosch Frank1-4/+115
2020-04-02vl/s390x: fixup ram sizes for compat machinesChristian Borntraeger1-0/+22
2020-02-28hw: Make MachineClass::is_default a boolean typePhilippe Mathieu-Daudé1-1/+1
2020-02-19s390x/s390-virtio-ccw: use memdev for RAMIgor Mammedov1-4/+3
2020-01-27hw/s390x: Add a more verbose comment about get_machine_class() and the wrappersThomas Huth1-3/+13
2019-12-14s390x: Don't do a normal reset on the initial cpuJanosch Frank1-0/+3