]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Make sure shmem memory is shared
authorMartin Kletzander <mkletzan@redhat.com>
Thu, 10 Nov 2016 07:20:07 +0000 (08:20 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Thu, 10 Nov 2016 07:31:19 +0000 (08:31 +0100)
commit5672a265ce061827595be2270f29e8eb920313bd
tree73979e3083f36f66f7d741f8b2e5b73f6af02349
parentc5492563dad1a30701a085b63566dd835fac6bf0
qemu: Make sure shmem memory is shared

Even though using /dev/shm/asdf as the backend, we still need to make
the mapping shared.  The original patch forgot to add that parameter.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1392031

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/qemu/qemu_command.c
tests/qemuxml2argvdata/qemuxml2argv-shmem-plain-doorbell.args