diff options
author | Igor Mammedov <imammedo@redhat.com> | 2014-06-06 17:54:29 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2014-06-18 21:10:30 +0300 |
commit | 1f07048933d9c21acb40bce18af4f3ad6bae59b6 (patch) | |
tree | 2533a08b489ebf6abb7b4d6f56619fa13a987ce5 /Makefile | |
parent | 2d9c2725f7bd08ffaf824b8c823f1423258ec78d (diff) | |
download | qemu-1f07048933d9c21acb40bce18af4f3ad6bae59b6.tar.gz qemu-1f07048933d9c21acb40bce18af4f3ad6bae59b6.tar.bz2 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 'Makefile')
0 files changed, 0 insertions, 0 deletions