1. 37662d8 HostMem: Add mechanism to opt in kvm guest memfd via MachineState by Xiaoyao Li · 1 year ago
  2. fdb63cf backends: Have HostMemoryBackendClass::alloc() handler return a boolean by Philippe Mathieu-Daudé · 1 year, 4 months ago
  3. 2d7a1eb backends: Use g_autofree in HostMemoryBackendClass::alloc() handlers by Philippe Mathieu-Daudé · 1 year, 4 months ago
  4. 9181fb7 hostmem: Wire up RAM_NORESERVE via "reserve" property by David Hildenbrand · 3 years, 11 months ago
  5. d5015b8 softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd() by David Hildenbrand · 3 years, 11 months ago
  6. 4c386f8 Do not include sysemu/sysemu.h if it's not really necessary by Thomas Huth · 4 years ago
  7. 44a4ff3 memory: alloc RAM from file at offset by Jagannathan Raman · 4 years, 2 months ago
  8. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  9. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 7 months ago
  10. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 7 months ago
  11. 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 9 months ago
  12. dcfe480 error: Avoid unnecessary error_propagate() after error_setg() by Markus Armbruster · 4 years, 9 months ago
  13. 62a35aa qapi: Use returned bool to check for failure, Coccinelle part by Markus Armbruster · 4 years, 9 months ago
  14. d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 5 years ago
  15. 7eecec7 qom: Drop object_property_set_description() parameter @errp by Markus Armbruster · 5 years ago
  16. 4ebc74d hostmem: fix strict bind policy by Igor Mammedov · 5 years ago
  17. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  18. 4a66c7a hostmem-memfd: disable for systems without sealing support by Ilya Maximets · 6 years ago
  19. fa0cb34 hostmem: use object id for memory region name with >= 4.0 by Marc-André Lureau · 7 years ago
  20. 8610029 hostmem: no need to check for host_memory_backend_mr_inited() in alloc() by Marc-André Lureau · 7 years ago
  21. 36ea397 hostmem-memfd: honour share=on/off property by Marc-André Lureau · 7 years ago
  22. 033bfc5 hostmem: add some properties description by Marc-André Lureau · 7 years ago
  23. 3829640 hostmem-memfd: add checks before adding hostmem-memfd & properties by Marc-André Lureau · 7 years ago
  24. dbb9e0f Add memfd based hostmem by Marc-André Lureau · 7 years ago