summaryrefslogtreecommitdiffstats
path: root/backends/hostmem-memfd.c
Commit message (Expand)AuthorAgeFilesLines
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-1/+2
* hostmem-memfd: disable for systems without sealing supportIlya Maximets2019-03-111-10/+8Star
* hostmem: use object id for memory region name with >= 4.0Marc-André Lureau2019-01-071-1/+1
* hostmem: no need to check for host_memory_backend_mr_inited() in alloc()Marc-André Lureau2018-11-281-4/+0Star
* hostmem-memfd: honour share=on/off propertyMarc-André Lureau2018-11-271-1/+3
* hostmem: add some properties descriptionMarc-André Lureau2018-10-051-0/+9
* hostmem-memfd: add checks before adding hostmem-memfd & propertiesMarc-André Lureau2018-10-021-13/+19
* Add memfd based hostmemMarc-André Lureau2018-02-071-0/+170