All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/8] loongarch queue
@ 2026-07-07 12:32 Song Gao
  2026-07-07 12:32 ` [PULL 1/8] target/loongarch/kvm: fix uninitialized val and unchecked GET in cpucfg2 check Song Gao
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Song Gao @ 2026-07-07 12:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: maobibo, lixianglai

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(-)



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2026-07-08  8:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-07 12:32 [PULL 0/8] loongarch queue Song Gao
2026-07-07 12:32 ` [PULL 1/8] target/loongarch/kvm: fix uninitialized val and unchecked GET in cpucfg2 check Song Gao
2026-07-07 12:32 ` [PULL 2/8] target/loongarch/kvm: pass device attr by reference to kvm_vcpu_ioctl Song Gao
2026-07-07 12:32 ` [PULL 3/8] target/loongarch/kvm: remove redundant cpucfg failure traces Song Gao
2026-07-07 12:32 ` [PULL 4/8] target/loongarch/kvm: fix cpucfg sync error handling Song Gao
2026-07-07 12:32 ` [PULL 5/8] target/loongarch: Enable TARGET_PAGE_BITS_VARY for loongarch64 user-only Song Gao
2026-07-07 12:32 ` [PULL 6/8] hw/intc/loongarch_dintc: Fix OOB access in DINT MMIO write handler Song Gao
2026-07-07 12:32 ` [PULL 7/8] MAINTAINERS: update Song Gao's email address Song Gao
2026-07-07 12:32 ` [PULL 8/8] MAINTAINERS: add LoongArch's maintainers Song Gao
2026-07-08  5:53 ` [PULL 0/8] loongarch queue Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.