summaryrefslogtreecommitdiff
path: root/backends/hostmem-ram.c
AgeCommit message (Expand)AuthorFilesLines
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