Patch 1 adds a missing ABI stability check for 'removable' and patch 2
implements 'dpofua' for SCSI disks.
Peter Krempa (2):
virDomainDiskDefCheckABIStability: Add missing check for 'removable'
property
Add support for 'dpofua' setting for SCSI disks
docs/formatdomain.rst | 5 ++++
src/conf/domain_conf.c | 23 +++++++++++++++++++
src/conf/domain_conf.h | 1 +
src/conf/domain_validate.c | 7 ++++++
src/conf/schemas/domaincommon.rng | 5 ++++
src/qemu/qemu_command.c | 1 +
.../disk-scsi.x86_64-latest.args | 4 ++--
.../disk-scsi.x86_64-latest.xml | 4 ++--
tests/qemuxmlconfdata/disk-scsi.xml | 4 ++--
9 files changed, 48 insertions(+), 6 deletions(-)
--
2.51.1