[libvirt] [PATCH] qemu caps: spell queue

Daniel P. Berrange berrange at redhat.com
Mon Jun 15 08:58:55 UTC 2015


On Mon, Jun 15, 2015 at 10:49:06AM +0200, Ján Tomko wrote:
> ---
>  src/qemu/qemu_capabilities.c | 4 ++--
>  src/qemu/qemu_capabilities.h | 2 +-
>  src/qemu/qemu_command.c      | 2 +-
>  tests/qemuxml2argvtest.c     | 2 +-
>  4 files changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/src/qemu/qemu_capabilities.c b/src/qemu/qemu_capabilities.c
> index 8a64422..27a632a 100644
> --- a/src/qemu/qemu_capabilities.c
> +++ b/src/qemu/qemu_capabilities.c
> @@ -286,7 +286,7 @@ VIR_ENUM_IMPL(virQEMUCaps, QEMU_CAPS_LAST,
>                "pci-serial",
>                "aarch64-off",
>  
> -              "vhost-user-multiq", /* 190 */
> +              "vhost-user-multiqueue", /* 190 */
>      );

Have we done a release that includes this ?  If so, we must not change
it as it would cause failure to load existing running guest XML.


Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list