On 2/17/20 9:34 AM, Igor Mammedov wrote: > all boards were switched to using memdev backend for main RAM, > so we can drop no longer used memory_region_allocate_system_memory() > > Signed-off-by: Igor Mammedov <imamm...@redhat.com> > --- > CC: ehabk...@redhat.com > CC: pbonz...@redhat.com > --- > include/hw/boards.h | 32 -------------------------------- > hw/core/numa.c | 34 ---------------------------------- > 2 files changed, 66 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~