]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuBuildShmemCommandLine: add chardev variable
authorJán Tomko <jtomko@redhat.com>
Tue, 20 Aug 2019 11:24:57 +0000 (13:24 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 26 Aug 2019 20:16:06 +0000 (22:16 +0200)
commita74e7270d8d97fcc7cf639f8423abd90358d4861
treea43f5d13a8f977dab9db787d6a293d60872e4fcd
parentd804bde82b407d4d2f4b2d4dd1a84bf66eb65153
qemuBuildShmemCommandLine: add chardev variable

That way devstr will only be used for the device string.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_command.c