Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260703-ram-v2-0-7f07fc06fba9@rsg.ci.i.u-tokyo.ac.jp
Maintainers: Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Igor Mammedov <imammedo@redhat.com>, Ani Sinha <anisinha@redhat.com>, Mauro Carvalho Chehab <mchehab+huawei@kernel.org>, Peter Maydell <peter.maydell@linaro.org>, "Philippe Mathieu-Daudé" <philmd@mailo.com>, Zhao Liu <zhao1.liu@intel.com>, Gerd Hoffmann <kraxel@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, Song Gao <gaosong@loongson.cn>, Bibo Mao <maobibo@loongson.cn>, Jiaxun Yang <jiaxun.yang@flygoat.com>, "Marc-André Lureau" <marcandre.lureau@redhat.com>, Sunil V L <sunilvl@ventanamicro.com>, Palmer Dabbelt <palmer@dabbelt.com>, Alistair Francis <alistair.francis@wdc.com>, Weiwei Li <liwei1518@gmail.com>, Daniel Henrique Barboza <daniel.barboza@oss.qualcomm.com>, Liu Zhiwei <zhiwei_liu@linux.alibaba.com>, Chao Liu <chao.liu.zevorn@gmail.com>, Stefano Stabellini <sstabellini@kernel.org>, Anthony PERARD <anthony@xenproject.org>, "Edgar E. Iglesias" <edgar.iglesias@gmail.com>, Peter Xu <peterx@redhat.com>, Fabiano Rosas <farosas@suse.de>, Reinoud Zandijk <reinoud@netbsd.org>, Marcelo Tosatti <mtosatti@redhat.com>, Alex Williamson <alex@shazbot.org>, "Cédric Le Goater" <clg@redhat.com>
include/hw/core/loader.h | 1 +
include/hw/nvram/fw_cfg.h | 5 +-
include/migration/misc.h | 2 +-
include/system/memory.h | 4 --
include/system/ramblock.h | 7 +--
include/system/ramlist.h | 24 ++++++----
block/block-ram-registrar.c | 8 ++--
hw/acpi/ghes.c | 6 ++-
hw/acpi/vmgenid.c | 1 +
hw/arm/virt-acpi-build.c | 3 +-
hw/core/loader.c | 14 +++---
hw/core/machine.c | 1 -
hw/core/numa.c | 54 +++++++++++++++++----
hw/display/ramfb.c | 2 +-
hw/i386/acpi-build.c | 3 +-
hw/isa/lpc_ich9.c | 2 +
hw/loongarch/virt-acpi-build.c | 3 +-
hw/misc/vmcoreinfo.c | 3 +-
hw/nvram/fw_cfg.c | 80 ++++++++++++++++++-------------
hw/riscv/virt-acpi-build.c | 3 +-
hw/xen/xen-mapcache.c | 6 +--
migration/ram.c | 106 +++++++++++++++++++++++++++--------------
system/memory.c | 7 +--
system/physmem.c | 40 +++++++---------
target/i386/nvmm/nvmm-all.c | 4 +-
target/i386/sev.c | 8 ++--
util/vfio-helpers.c | 7 +--
27 files changed, 247 insertions(+), 157 deletions(-)