]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Always assume support for QEMU_CAPS_IOTHREAD_POLLING
authorPeter Krempa <pkrempa@redhat.com>
Thu, 23 Feb 2023 09:09:46 +0000 (10:09 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 6 Mar 2023 12:22:37 +0000 (13:22 +0100)
commit8a5645d3f7ef1505386684129d202436c95c7cce
treecb104d0ee8e6fefb18c78f61d9583c217c406543
parent4e9923da92e3c3092d640fbcf4c9191fb28983ed
qemu: Always assume support for QEMU_CAPS_IOTHREAD_POLLING

iothread polling mode and the corresponding properties were added in
qemu-2.9 ( 0d9d86fb4df4882b ). We can always assume that qemu supports
them.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_driver.c