qemu-e2k/backends
Igor Mammedov 1f07048933 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>
2014-06-18 21:10:30 +03:00
..
baum.c
hostmem-ram.c add memdev backend infrastructure 2014-06-18 21:10:30 +03:00
hostmem.c add memdev backend infrastructure 2014-06-18 21:10:30 +03:00
Makefile.objs add memdev backend infrastructure 2014-06-18 21:10:30 +03:00
msmouse.c
rng-egd.c
rng-random.c
rng.c
tpm.c