[PULL 0/8] loongarch queue

Song Gao posted 8 patches 5 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260707123226.25918-1-gaosong@loongson.cn
Maintainers: Song Gao <17746591750@163.com>, Bibo Mao <maobibo@loongson.cn>, Xianglai Li <lixianglai@loongson.cn>, Jiaxun Yang <jiaxun.yang@flygoat.com>
.mailmap                      |  1 +
MAINTAINERS                   |  7 +++++--
hw/intc/loongarch_dintc.c     | 13 ++++++++++++
target/loongarch/cpu-param.h  |  7 ++++++-
target/loongarch/kvm/kvm.c    | 46 ++++++++++++++++++++++++-------------------
target/loongarch/trace-events |  2 --
6 files changed, 51 insertions(+), 25 deletions(-)
[PULL 0/8] loongarch queue
Posted by Song Gao 5 hours ago
The following changes since commit 94826ec1370328375c3b6d1e80fdc94c8f46c348:

  Merge tag 'accel-20260706' of https://github.com/philmd/qemu into staging (2026-07-06 18:38:14 +0200)

are available in the Git repository at:

  https://github.com/gaosong715/qemu.git tags/pull-loongarch-20260707

for you to fetch changes up to a37dcc1bf04093d6d451b055129abde5c5e0a086:

  MAINTAINERS: add LoongArch's maintainers (2026-07-07 08:41:29 -0400)

----------------------------------------------------------------
pull-loongarch-20260707

----------------------------------------------------------------
Miao Wang (1):
      target/loongarch: Enable TARGET_PAGE_BITS_VARY for loongarch64 user-only

Song Gao (3):
      hw/intc/loongarch_dintc: Fix OOB access in DINT MMIO write handler
      MAINTAINERS: update Song Gao's email address
      MAINTAINERS: add LoongArch's maintainers

Tao Cui (4):
      target/loongarch/kvm: fix uninitialized val and unchecked GET in cpucfg2 check
      target/loongarch/kvm: pass device attr by reference to kvm_vcpu_ioctl
      target/loongarch/kvm: remove redundant cpucfg failure traces
      target/loongarch/kvm: fix cpucfg sync error handling

 .mailmap                      |  1 +
 MAINTAINERS                   |  7 +++++--
 hw/intc/loongarch_dintc.c     | 13 ++++++++++++
 target/loongarch/cpu-param.h  |  7 ++++++-
 target/loongarch/kvm/kvm.c    | 46 ++++++++++++++++++++++++-------------------
 target/loongarch/trace-events |  2 --
 6 files changed, 51 insertions(+), 25 deletions(-)