qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL v2 0/4] loongarch-to-apply queue
@ 2025-07-11  7:12 Bibo Mao
  2025-07-11  7:12 ` [PULL v2 1/4] hw/intc/loongarch_extioi: Move unrealize function to common code Bibo Mao
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Bibo Mao @ 2025-07-11  7:12 UTC (permalink / raw)
  To: Song Gao; +Cc: qemu-devel

The following changes since commit df6fe2abf2e990f767ce755d426bc439c7bba336:

  Merge tag 'pull-target-arm-20250704' of https://gitlab.com/pm215/qemu into staging (2025-07-07 09:22:41 -0400)

are available in the Git repository at:

  https://github.com/bibo-mao/qemu.git tags/pull-loongarch-20250711

for you to fetch changes up to 94c874f0f2bdc048bacf9873d8d9ee9a68d44ea5:

  target/loongarch: Remove unnecessary page size validity checking (2025-07-11 14:47:15 +0800)

----------------------------------------------------------------
pull-loongarch-20250711 queue

----------------------------------------------------------------
Bibo Mao (4):
      hw/intc/loongarch_extioi: Move unrealize function to common code
      target/loongarch: Correct spelling in helper_csrwr_pwcl()
      target/loongarch: Fix CSR STLBPS register write emulation
      target/loongarch: Remove unnecessary page size validity checking

 hw/intc/loongarch_extioi.c                |  9 ---------
 hw/intc/loongarch_extioi_common.c         |  9 +++++++++
 include/hw/intc/loongarch_extioi.h        |  1 -
 include/hw/intc/loongarch_extioi_common.h |  1 +
 target/loongarch/tcg/csr_helper.c         |  8 ++++++--
 target/loongarch/tcg/tlb_helper.c         | 27 ++++++++++-----------------
 6 files changed, 26 insertions(+), 29 deletions(-)



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

end of thread, other threads:[~2025-07-13  7:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-11  7:12 [PULL v2 0/4] loongarch-to-apply queue Bibo Mao
2025-07-11  7:12 ` [PULL v2 1/4] hw/intc/loongarch_extioi: Move unrealize function to common code Bibo Mao
2025-07-11  7:13 ` [PULL v2 2/4] target/loongarch: Correct spelling in helper_csrwr_pwcl() Bibo Mao
2025-07-11  7:13 ` [PULL v2 3/4] target/loongarch: Fix CSR STLBPS register write emulation Bibo Mao
2025-07-11  7:13 ` [PULL v2 4/4] target/loongarch: Remove unnecessary page size validity checking Bibo Mao
2025-07-13  7:06 ` [PULL v2 0/4] loongarch-to-apply queue Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).