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