On 25/05/20 15:40, Gerd Hoffmann wrote: > With more microvm memory config tweaks split this into its owns series, > the microvm acpi patch series is already big enough ... > > take care, > Gerd > > Gerd Hoffmann (3): > microvm: use 2G split unconditionally > microvm: drop max-ram-below-4g support > x86: move max-ram-below-4g to pc > > include/hw/i386/pc.h | 2 ++ > include/hw/i386/x86.h | 4 ---- > hw/i386/microvm.c | 35 +------------------------------- > hw/i386/pc.c | 46 +++++++++++++++++++++++++++++++++++++++++++ > hw/i386/pc_piix.c | 10 +++++----- > hw/i386/pc_q35.c | 10 +++++----- > hw/i386/x86.c | 46 ------------------------------------------- > 7 files changed, 59 insertions(+), 94 deletions(-) >
Acked-by: Paolo Bonzini <[email protected]>
