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

John Ferlan jferlan at redhat.com
Thu Jun 11 12:13:22 UTC 2015



On 06/04/2015 01:04 PM, Martin Kletzander wrote:
> 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
> 
> --
> libvir-list mailing list
> libvir-list at redhat.com
> https://www.redhat.com/mailman/listinfo/libvir-list
> 

ACK series with noted adjustments made.

John




More information about the libvir-list mailing list