On a Tuesday in 2024, Peter Krempa wrote:
>Peter Krempa (3):
> qemuValidateDomainDeviceDefDiskFrontend: Refactor validation of <disk
> type='lun'>
> qemu_validate: Validate support for SCSI emulation support in
> 'virtio-blk' devices
> qemucapabilitiestest: Update test data for qemu 9.1 dev cycle
>
> src/qemu/qemu_validate.c | 38 +-
> .../caps_9.1.0_x86_64.replies | 3210 +++++++++--------
> .../caps_9.1.0_x86_64.xml | 16 +-
> ...test.args => virtio-lun.x86_64-9.0.0.args} | 2 +-
> ...latest.xml => virtio-lun.x86_64-9.0.0.xml} | 2 +-
> .../virtio-lun.x86_64-latest.err | 1 +
> tests/qemuxmlconftest.c | 3 +-
> 7 files changed, 1716 insertions(+), 1556 deletions(-)
> rename tests/qemuxmlconfdata/{virtio-lun.x86_64-latest.args => virtio-lun.x86_64-9.0.0.args} (96%)
> rename tests/qemuxmlconfdata/{virtio-lun.x86_64-latest.xml => virtio-lun.x86_64-9.0.0.xml} (97%)
> create mode 100644 tests/qemuxmlconfdata/virtio-lun.x86_64-latest.err
>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Jano