The following changes since commit 4e66a08546a2588a4667766a1edab9caccf24ce3:
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (2024-05-07 09:26:30 -0700) are available in the Git repository at: https://gitlab.com/gaosong/qemu.git tags/pull-loongarch-20240509 for you to fetch changes up to 5872966db7abaa7f8753541b7a9f242df9752b50: target/loongarch: Put cpucfg operation before CSR register (2024-05-09 15:19:22 +0800) ---------------------------------------------------------------- pull-loongarch-20240509 ---------------------------------------------------------------- Bibo Mao (3): hw/loongarch: Refine default numa id calculation target/loongarch: Add TCG macro in structure CPUArchState target/loongarch: Put cpucfg operation before CSR register hw/loongarch/virt.c | 11 +++++------ target/loongarch/cpu.c | 7 +++++-- target/loongarch/cpu.h | 16 ++++++++++------ target/loongarch/cpu_helper.c | 9 +++++++++ target/loongarch/kvm/kvm.c | 16 ++++++++-------- target/loongarch/machine.c | 30 +++++++++++++++++++++++++----- 6 files changed, 62 insertions(+), 27 deletions(-)