On Thu, Nov 10, 2016 at 08:32:33 +0100, Martin Kletzander wrote:
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(a)redhat.com>
---
src/qemu/qemu_command.c | 1 +
tests/qemuxml2argvdata/qemuxml2argv-shmem-plain-doorbell.args | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
ACK