s390x/s390-virtio-ccw: add zpcii-disable machine property
The zpcii-disable machine property can be used to force-disable the use of zPCI interpretation facilities for a VM. By default, this setting will be off for machine 7.2 and newer. Signed-off-by:Matthew Rosato <mjrosato@linux.ibm.com> Message-Id: <20220902172737.170349-9-mjrosato@linux.ibm.com> Reviewed-by:
Thomas Huth <thuth@redhat.com> [thuth: Fix contextual conflict in ccw_machine_7_1_instance_options()] Signed-off-by:
Thomas Huth <thuth@redhat.com>
Showing
- hw/s390x/s390-pci-kvm.c 3 additions, 1 deletionhw/s390x/s390-pci-kvm.c
- hw/s390x/s390-virtio-ccw.c 24 additions, 0 deletionshw/s390x/s390-virtio-ccw.c
- include/hw/s390x/s390-virtio-ccw.h 1 addition, 0 deletionsinclude/hw/s390x/s390-virtio-ccw.h
- qemu-options.hx 7 additions, 1 deletionqemu-options.hx
- util/qemu-config.c 4 additions, 0 deletionsutil/qemu-config.c
Please register or sign in to comment