Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+2 |
* | hostmem: use object id for memory region name with >= 4.0 | Marc-André Lureau | 2019-01-07 | 1 | -5/+4 |
* | mem: add share parameter to memory-backend-ram | Marcel Apfelbaum | 2018-02-19 | 1 | -2/+2 |
* | memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() | Peter Maydell | 2017-07-14 | 1 | -1/+1 |
* | 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 |
* | hostmem-ram: don't exit qemu if size of memory-backend-ram is way too big | Hu Tao | 2014-09-09 | 1 | -1/+1 |
* | memory: add parameter errp to memory_region_init_ram | Hu Tao | 2014-09-09 | 1 | -1/+1 |
* | hostmem: separate allocation from UserCreatable complete method | Hu Tao | 2014-06-19 | 1 | -4/+3 |
* | add memdev backend infrastructure | Igor Mammedov | 2014-06-18 | 1 | -0/+54 |