The following changes since commit f774a677507966222624a9b2859f06ede7608100:
Merge tag 'pull-target-arm-20241015-1' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2024-10-15 15:18:22 +0100) are available in the Git repository at: https://gitlab.com/gaosong/qemu.git tags/pull-loongarch-20241016 for you to fetch changes up to e376c2d87cbbad3483adcd5e827bdd144edb7d2c: hw/loongarch/fw_cfg: Build in common_ss[] (2024-10-16 16:06:07 +0800) ---------------------------------------------------------------- pull-loongarch-20241016 ---------------------------------------------------------------- Bibo Mao (3): acpi: ged: Add macro for acpi sleep control register hw/loongarch/virt: Add FDT table support with acpi ged pm register target/loongarch: Avoid bits shift exceeding width of bool type Philippe Mathieu-Daudé (2): hw/loongarch/virt: Remove unnecessary 'cpu.h' inclusion hw/loongarch/fw_cfg: Build in common_ss[] hw/acpi/generic_event_device.c | 6 +++--- hw/loongarch/meson.build | 2 +- hw/loongarch/virt.c | 39 ++++++++++++++++++++++++++++++++++ include/hw/acpi/generic_event_device.h | 7 ++++-- include/hw/loongarch/virt.h | 1 - target/loongarch/arch_dump.c | 6 +----- 6 files changed, 49 insertions(+), 12 deletions(-)