diff --git a/libvirt-conf-Add-fields-for-recording-actually-selected-virtio-video-device.patch b/libvirt-conf-Add-fields-for-recording-actually-selected-virtio-video-device.patch new file mode 100644 index 0000000..2e5abdb --- /dev/null +++ b/libvirt-conf-Add-fields-for-recording-actually-selected-virtio-video-device.patch @@ -0,0 +1,211 @@ +From ef0dfcf0dea53cc1d8aabc08942a7091c9dbf30c Mon Sep 17 00:00:00 2001 +Message-ID: +From: Peter Krempa +Date: Mon, 8 Jun 2026 16:55:05 +0200 +Subject: [PATCH] conf: Add fields for recording actually-selected virtio video + device + +QEMU's commandline generator picks for virtio video between various +actual device models not only based on the XML definition but also +capabilities present. Since none of the devices is actually ABI +compatible we need to record the actually selected device in the XML. + +Introduce 'device' attribute: + +