[libvirt] [PATCH v2 0/4] Add support for vhost-user with multi-queue

Martin Kletzander mkletzan at redhat.com
Thu Jun 4 17:04:12 UTC 2015


Also some tiny clean-up.

Martin Kletzander (2):
  conf: Ignore multiqueue with one queue.
  qemu: Add capability for vhost-user multiqueue

Maxime Leroy (2):
  docs: Clarify that attribute name is not used for vhostuser
  qemu: add multiqueue vhost-user support

 docs/formatdomain.html.in                                | 16 ++++++++++++++--
 src/conf/domain_conf.c                                   |  3 ++-
 src/qemu/qemu_capabilities.c                             |  6 ++++++
 src/qemu/qemu_capabilities.h                             |  1 +
 src/qemu/qemu_command.c                                  | 14 +++++++++++++-
 ...tuser.args => qemuxml2argv-net-vhostuser-multiq.args} |  6 +++++-
 ...ostuser.xml => qemuxml2argv-net-vhostuser-multiq.xml} |  6 ++++++
 .../qemuxml2argv-tap-vhost-incorrect.xml                 |  6 ++++++
 tests/qemuxml2argvtest.c                                 |  3 +++
 .../qemuxml2xmlout-tap-vhost-incorrect.xml               |  6 ++++++
 10 files changed, 62 insertions(+), 5 deletions(-)
 copy tests/qemuxml2argvdata/{qemuxml2argv-net-vhostuser.args => qemuxml2argv-net-vhostuser-multiq.args} (75%)
 copy tests/qemuxml2argvdata/{qemuxml2argv-net-vhostuser.xml => qemuxml2argv-net-vhostuser-multiq.xml} (87%)

--
2.4.2




More information about the libvir-list mailing list