aboutsummaryrefslogtreecommitdiff
path: root/backends/hostmem-memfd.c
AgeCommit message (Expand)Author
2020-02-19hostmem: fix strict bind policyIgor Mammedov
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-03-11hostmem-memfd: disable for systems without sealing supportIlya Maximets
2019-01-07hostmem: use object id for memory region name with >= 4.0Marc-André Lureau
2018-11-28hostmem: no need to check for host_memory_backend_mr_inited() in alloc()Marc-André Lureau
2018-11-27hostmem-memfd: honour share=on/off propertyMarc-André Lureau
2018-10-05hostmem: add some properties descriptionMarc-André Lureau
2018-10-02hostmem-memfd: add checks before adding hostmem-memfd & propertiesMarc-André Lureau
2018-02-07Add memfd based hostmemMarc-André Lureau