summaryrefslogtreecommitdiff
path: root/backends/hostmem-memfd.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-11hostmem-memfd: disable for systems without sealing supportIlya Maximets1-10/+8
2019-01-07hostmem: use object id for memory region name with >= 4.0Marc-André Lureau1-1/+1
2018-11-28hostmem: no need to check for host_memory_backend_mr_inited() in alloc()Marc-André Lureau1-4/+0
2018-11-27hostmem-memfd: honour share=on/off propertyMarc-André Lureau1-1/+3
2018-10-05hostmem: add some properties descriptionMarc-André Lureau1-0/+9
2018-10-02hostmem-memfd: add checks before adding hostmem-memfd & propertiesMarc-André Lureau1-13/+19
2018-02-07Add memfd based hostmemMarc-André Lureau1-0/+170