In the commit summary:
*iothreads

On a Friday in 2025, Peter Krempa wrote:
The documentation states:

``iothread``
   Supported for controller type ``scsi`` using model ``virtio-scsi`` for
   ``address`` types ``pci`` and ``ccw`` :since:`since 1.3.5 (QEMU 2.4)`. The

The code itself didn't validate if iothread is specified for any other
controller type.

Add test case showing the issue on one example.

Signed-off-by: Peter Krempa <pkre...@redhat.com>
---
src/conf/domain_validate.c                    | 11 ++++++++
...r-virtio-serial-iothread.x86_64-latest.err |  1 +
.../controller-virtio-serial-iothread.xml     | 27 +++++++++++++++++++
tests/qemuxmlconftest.c                       |  2 ++
4 files changed, 41 insertions(+)
create mode 100644 
tests/qemuxmlconfdata/controller-virtio-serial-iothread.x86_64-latest.err
create mode 100644 tests/qemuxmlconfdata/controller-virtio-serial-iothread.xml


Reviewed-by: Ján Tomko <jto...@redhat.com>

Jano

Attachment: signature.asc
Description: PGP signature

Reply via email to