aboutsummaryrefslogtreecommitdiff
path: root/backends/hostmem-ram.c
AgeCommit message (Expand)Author
2014-09-09hostmem-ram: don't exit qemu if size of memory-backend-ram is way too bigHu Tao
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-06-19hostmem: separate allocation from UserCreatable complete methodHu Tao
2014-06-18add memdev backend infrastructureIgor Mammedov