Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hostmem: use host_memory_backend_mr_inited() where proper | Peter Xu | 2017-04-20 | 1 | -3/+3 |
* | hostmem-file: Register TYPE_MEMORY_BACKEND_FILE properties as class properties | Eduardo Habkost | 2016-10-17 | 1 | -15/+11 |
* | hostmem-file: plug a small leak | Marc-André Lureau | 2016-04-15 | 1 | -0/+8 |
* | hostmem-file: fix memory leak | Gonglei | 2016-04-08 | 1 | -1/+4 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | backends: Clean up includes | Peter Maydell | 2016-02-04 | 1 | -0/+1 |
* | maint: avoid useless "if (foo) free(foo)" pattern | Daniel P. Berrange | 2015-09-11 | 1 | -3/+1 |
* | hostmem: Fix mem-path property name in error report | Jan Kiszka | 2015-04-30 | 1 | -1/+1 |
* | hostmem: add property to map memory with MAP_SHARED | Paolo Bonzini | 2014-06-19 | 1 | -1/+25 |
* | hostmem: allow preallocation of any memory region | Paolo Bonzini | 2014-06-19 | 1 | -0/+3 |
* | hostmem: add file-based HostMemoryBackend | Paolo Bonzini | 2014-06-19 | 1 | -0/+107 |