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