[libvirt] [PATCH v2 3/3] qemu: Build command line for ivshmem device

Michal Privoznik mprivozn at redhat.com
Thu Sep 25 13:37:42 UTC 2014


On 25.09.2014 11:45, Martin Kletzander wrote:
> This patch implements support for the ivshmem device in QEMU.
>
> Signed-off-by: Maxime Leroy <maxime.leroy at 6wind.com>
> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> ---
>   src/qemu/qemu_command.c  | 118 ++++++++++++++++++++++++++++++++++++++++++++++-
>   src/qemu/qemu_command.h  |   1 +
>   tests/qemuxml2argvtest.c |   3 ++
>   3 files changed, 121 insertions(+), 1 deletion(-)

This is the correct place to introduce .args. It's okay to introduce 
.xml in the patch that adds XML parsing/formatting as the .xml can be 
tested straight away.

Michal




More information about the libvir-list mailing list