summary refs log tree commit diff stats
path: root/hw/core/qdev.c
diff options
context:
space:
mode:
authorIgor Mammedov <imammedo@redhat.com>2014-06-06 17:54:29 +0200
committerMichael S. Tsirkin <mst@redhat.com>2014-06-18 21:10:30 +0300
commit1f07048933d9c21acb40bce18af4f3ad6bae59b6 (patch)
tree2533a08b489ebf6abb7b4d6f56619fa13a987ce5 /hw/core/qdev.c
parent2d9c2725f7bd08ffaf824b8c823f1423258ec78d (diff)
downloadfocaccia-qemu-1f07048933d9c21acb40bce18af4f3ad6bae59b6.tar.gz
focaccia-qemu-1f07048933d9c21acb40bce18af4f3ad6bae59b6.zip
add memdev backend infrastructure
Provides framework for splitting host RAM allocation/
policies into a separate backend that could be used
by devices.

Initially only legacy RAM backend is provided, which
uses memory_region_init_ram() allocator and compatible
with every CLI option that affects memory_region_init_ram().

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/core/qdev.c')
0 files changed, 0 insertions, 0 deletions