On 2/22/23 01:29, Laine Stump wrote: > Noticed these while doing other work. > > Laine Stump (2): > qemu: add check for QEMU_CAPS_NETDEV_STREAM during validation > qemu: remove extraneous error log when qemuPasstStart() fails during > hotplug > > src/qemu/qemu_hotplug.c | 5 +- > src/qemu/qemu_validate.c | 6 ++ > .../net-user-passt.x86_64-latest.xml | 61 +++++++++++++++++++ > tests/qemuxml2xmltest.c | 2 +- > 4 files changed, 69 insertions(+), 5 deletions(-) > create mode 100644 tests/qemuxml2xmloutdata/net-user-passt.x86_64-latest.xml > Reviewed-by: Michal Privoznik <mprivozn@xxxxxxxxxx> Michal