Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -1/+2 |
* | hostmem-memfd: disable for systems without sealing support | Ilya Maximets | 2019-03-11 | 1 | -10/+8 |
* | hostmem: use object id for memory region name with >= 4.0 | Marc-André Lureau | 2019-01-07 | 1 | -1/+1 |
* | hostmem: no need to check for host_memory_backend_mr_inited() in alloc() | Marc-André Lureau | 2018-11-28 | 1 | -4/+0 |
* | hostmem-memfd: honour share=on/off property | Marc-André Lureau | 2018-11-27 | 1 | -1/+3 |
* | hostmem: add some properties description | Marc-André Lureau | 2018-10-05 | 1 | -0/+9 |
* | hostmem-memfd: add checks before adding hostmem-memfd & properties | Marc-André Lureau | 2018-10-02 | 1 | -13/+19 |
* | Add memfd based hostmem | Marc-André Lureau | 2018-02-07 | 1 | -0/+170 |