[PULL 0/3] loongarch-to-apply queue

Bibo Mao posted 3 patches 1 week, 2 days ago
There is a newer version of this series
docs/system/loongarch/virt.rst                     | 31 +++++++---------------
docs/system/target-loongarch.rst                   | 19 +++++++++++++
docs/system/targets.rst                            |  1 +
host/include/loongarch64/host/atomic128-ldst.h.inc |  4 +--
host/include/loongarch64/host/bufferiszero.c.inc   |  6 +++--
.../loongarch64/host/load-extract-al16-al8.h.inc   |  2 +-
target/loongarch/internals.h                       |  2 +-
target/loongarch/tcg/csr_helper.c                  |  2 +-
target/loongarch/tcg/tlb_helper.c                  | 10 +++----
9 files changed, 44 insertions(+), 33 deletions(-)
create mode 100644 docs/system/target-loongarch.rst
[PULL 0/3] loongarch-to-apply queue
Posted by Bibo Mao 1 week, 2 days ago
The following changes since commit 1dae461a913f9da88df05de6e2020d3134356f2e:

  Update version for v10.0.0-rc0 release (2025-03-18 10:18:14 -0400)

are available in the Git repository at:

  https://gitlab.com/bibo-mao/qemu.git tags/pull-loongarch-20250321

for you to fetch changes up to b8d5503a3ecf8bcf75e4960d04215f71dbfd5dd2:

  target/loongarch: fix bad shift in check_ps() (2025-03-21 11:31:56 +0800)

----------------------------------------------------------------
pull-loongarch-20250321 queue

----------------------------------------------------------------
Bibo Mao (1):
      docs/system: Add entry for LoongArch system

Song Gao (1):
      target/loongarch: fix bad shift in check_ps()

Yao Zi (1):
      host/include/loongarch64: Fix inline assembly compatibility with Clang

 docs/system/loongarch/virt.rst                     | 31 +++++++---------------
 docs/system/target-loongarch.rst                   | 19 +++++++++++++
 docs/system/targets.rst                            |  1 +
 host/include/loongarch64/host/atomic128-ldst.h.inc |  4 +--
 host/include/loongarch64/host/bufferiszero.c.inc   |  6 +++--
 .../loongarch64/host/load-extract-al16-al8.h.inc   |  2 +-
 target/loongarch/internals.h                       |  2 +-
 target/loongarch/tcg/csr_helper.c                  |  2 +-
 target/loongarch/tcg/tlb_helper.c                  | 10 +++----
 9 files changed, 44 insertions(+), 33 deletions(-)
 create mode 100644 docs/system/target-loongarch.rst
Re: [PULL 0/3] loongarch-to-apply queue
Posted by Stefan Hajnoczi 6 days, 8 hours ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/10.0 for any user-visible changes.