Age | Commit message (Expand) | Author |
2021-06-15 | hostmem: Wire up RAM_NORESERVE via "reserve" property | David Hildenbrand |
2021-06-15 | softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd() | David Hildenbrand |
2021-05-02 | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth |
2021-02-09 | memory: alloc RAM from file at offset | Jagannathan Raman |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-07-10 | error: Eliminate error_propagate() with Coccinelle, part 1 | Markus Armbruster |
2020-07-10 | error: Avoid unnecessary error_propagate() after error_setg() | Markus Armbruster |
2020-07-10 | qapi: Use returned bool to check for failure, Coccinelle part | Markus Armbruster |
2020-05-15 | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster |
2020-05-15 | qom: Drop object_property_set_description() parameter @errp | Markus Armbruster |
2020-02-19 | hostmem: fix strict bind policy | Igor Mammedov |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-03-11 | hostmem-memfd: disable for systems without sealing support | Ilya Maximets |
2019-01-07 | hostmem: use object id for memory region name with >= 4.0 | Marc-André Lureau |
2018-11-28 | hostmem: no need to check for host_memory_backend_mr_inited() in alloc() | Marc-André Lureau |
2018-11-27 | hostmem-memfd: honour share=on/off property | Marc-André Lureau |
2018-10-05 | hostmem: add some properties description | Marc-André Lureau |
2018-10-02 | hostmem-memfd: add checks before adding hostmem-memfd & properties | Marc-André Lureau |
2018-02-07 | Add memfd based hostmem | Marc-André Lureau |