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 <[email protected]> > --- > CC: [email protected] > CC: [email protected] > --- > include/hw/boards.h | 32 -------------------------------- > hw/core/numa.c | 34 ---------------------------------- > 2 files changed, 66 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
