]> git.ipfire.org Git - thirdparty/qemu.git/commit - qemu-options.hx
hostmem-memfd: honour share=on/off property
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 28 Aug 2018 15:38:40 +0000 (17:38 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 27 Nov 2018 18:36:22 +0000 (19:36 +0100)
commit36ea397956c169aa79db9487de2ea65a938a13e9
tree7a80364f8e728dc2a56d5c6ba1de4ce25717cc4a
parent15ffb43cbf453163e9ef712e8e558ff46123c7bc
hostmem-memfd: honour share=on/off property

The share=on/off property is used to modified mmap() MAP_SHARED
setting. Make it on by default for convenience and compatibility
reasons.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
backends/hostmem-memfd.c
qemu-options.hx