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

Maxime Leroy maxime.leroy at 6wind.com
Thu Jun 4 16:00:12 UTC 2015


Hi Martin,

On Thu, Jun 4, 2015 at 3:43 PM, Martin Kletzander <mkletzan at redhat.com> 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                                  | 15 ++++++++++++++-
>  ...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, 63 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

Thanks to send theses patches on the mailing list. Except few
comments, it looks good for me.




More information about the libvir-list mailing list