The following changes since commit 6af8037c42fdc3d20d5aa2686799ab356a9ee1a9:
Merge tag 'pull-vfio-20240522' of https://github.com/legoater/qemu into staging (2024-05-22 06:02:06 -0700) are available in the Git repository at: https://gitlab.com/gaosong/qemu.git tags/pull-loongarch-20240523 for you to fetch changes up to 6204af704a071ea68d3af55c0502b112a7af9546: hw/loongarch/virt: Fix FDT memory node address width (2024-05-23 09:30:41 +0800) ---------------------------------------------------------------- pull-loongarch-20240523 ---------------------------------------------------------------- Bibo Mao (7): hw/loongarch: Add VM mode in IOCSR feature register in kvm mode hw/loongarch: Refine acpi srat table for numa memory hw/loongarch: Refine fadt memory table for numa memory hw/loongarch: Refine fwcfg memory map hw/loongarch: Refine system dram memory region hw/loongarch: Remove minimum and default memory size target/loongarch: Add loongarch vector property unconditionally Jiaxun Yang (1): hw/loongarch/virt: Fix FDT memory node address width Song Gao (2): target/loongarch/kvm: Fix VM recovery from disk failures target/loongarch/kvm: fpu save the vreg registers high 192bit hw/loongarch/acpi-build.c | 58 +++++++++------ hw/loongarch/virt.c | 179 ++++++++++++++++++++++++++++++++------------- target/loongarch/cpu.c | 14 +--- target/loongarch/kvm/kvm.c | 6 ++ target/loongarch/machine.c | 6 +- 5 files changed, 176 insertions(+), 87 deletions(-)