qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/3] microvm: memory config tweaks


From: Gerd Hoffmann
Subject: [PATCH 0/3] microvm: memory config tweaks
Date: Mon, 25 May 2020 15:40:58 +0200

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(-)

-- 
2.18.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]