1. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  2. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  3. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  4. 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 8 months ago
  5. dcfe480 error: Avoid unnecessary error_propagate() after error_setg() by Markus Armbruster · 4 years, 8 months ago
  6. 62a35aa qapi: Use returned bool to check for failure, Coccinelle part by Markus Armbruster · 4 years, 8 months ago
  7. d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 10 months ago
  8. 4ebc74d hostmem: fix strict bind policy by Igor Mammedov · 5 years ago
  9. 900c0ba machine: alias -mem-path and -mem-prealloc into memory-foo backend by Igor Mammedov · 5 years ago
  10. 72d41eb memory: fetch pmem size in get_file_size() by Stefan Hajnoczi · 6 years ago
  11. 7faae95 hostmem-file: fix pmem file size check by Stefan Hajnoczi · 6 years ago
  12. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  13. 314aec4 hostmem-file: reject invalid pmem file sizes by Stefan Hajnoczi · 6 years ago
  14. 5c7ba87 hostmem-file: simplify ifdef-s in file_backend_memory_alloc() by Igor Mammedov · 6 years ago
  15. 21d1683 hostmem: add more information in error messages by Zhang Yi · 6 years ago
  16. fa0cb34 hostmem: use object id for memory region name with >= 4.0 by Marc-André Lureau · 6 years ago
  17. 87dc3ce hostmem-file: remove object id from pmem error message by Zhang Yi · 6 years ago
  18. 8610029 hostmem: no need to check for host_memory_backend_mr_inited() in alloc() by Marc-André Lureau · 6 years ago
  19. a1f3bb1 hostmem-file: fixed the memory leak while get pmem path. by Zhang Yi · 7 years ago
  20. d5dbde4 hostmem-file: make available memory-backend-file on POSIX-based hosts by Hikaru Nishida · 6 years ago
  21. a4de855 hostmem-file: add the 'pmem' option by Junyan He · 7 years ago
  22. cbfc017 memory, exec: switch file ram allocation functions to 'flags' parameters by Junyan He · 7 years ago
  23. 06329cc mem: add share parameter to memory-backend-ram by Marcel Apfelbaum · 7 years ago
  24. 9837684 hostmem-file: add "align" option by Haozhong Zhang · 7 years ago
  25. 11ae6ed hostmem-file: Add "discard-data" option by Eduardo Habkost · 8 years ago
  26. 6f4c60e hostmem: use host_memory_backend_mr_inited() where proper by Peter Xu · 8 years ago
  27. 026ac48 hostmem-file: Register TYPE_MEMORY_BACKEND_FILE properties as class properties by Eduardo Habkost · 8 years ago
  28. bc78a01 hostmem-file: plug a small leak by Marc-André Lureau · 9 years ago
  29. 696b550 hostmem-file: fix memory leak by Gonglei · 9 years ago
  30. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  31. 9c05833 backends: Clean up includes by Peter Maydell · 9 years ago
  32. ef1e1e0 maint: avoid useless "if (foo) free(foo)" pattern by Daniel P. Berrange · 10 years ago
  33. c2cb2b0 hostmem: Fix mem-path property name in error report by Jan Kiszka · 10 years ago
  34. dbcb898 hostmem: add property to map memory with MAP_SHARED by Paolo Bonzini · 11 years ago
  35. a35ba7b hostmem: allow preallocation of any memory region by Paolo Bonzini · 11 years ago
  36. 52330e1 hostmem: add file-based HostMemoryBackend by Paolo Bonzini · 11 years ago