]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Build command line for ivshmem device
authorMartin Kletzander <mkletzan@redhat.com>
Thu, 25 Sep 2014 07:00:47 +0000 (09:00 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 3 Oct 2014 20:43:09 +0000 (22:43 +0200)
commitb90a9a637490acd7f35c6dc52d6e55b5a1054f34
treeb95defe8c6f79e98c6d3377c797e62f5aca570b7
parente3d478eb51c1a60a2f52392a81031b477098e2bc
qemu: Build command line for ivshmem device

This patch implements support for the ivshmem device in QEMU.

Signed-off-by: Maxime Leroy <maxime.leroy@6wind.com>
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/conf/domain_conf.c
src/qemu/qemu_command.c
tests/qemuxml2argvdata/qemuxml2argv-shmem-invalid-size.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-shmem-small-size.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-shmem.args [new file with mode: 0644]
tests/qemuxml2argvtest.c