summaryrefslogtreecommitdiff
path: root/backends/hostmem-ram.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-02-04backends: Clean up includesPeter Maydell1-0/+1
2014-09-09hostmem-ram: don't exit qemu if size of memory-backend-ram is way too bigHu Tao1-1/+1
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao1-1/+1
2014-06-19hostmem: separate allocation from UserCreatable complete methodHu Tao1-4/+3
2014-06-18add memdev backend infrastructureIgor Mammedov1-0/+54