All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/3] loongarch-to-apply queue
@ 2024-07-19  2:26 Song Gao
  2024-07-19  2:26 ` [PULL 1/3] target/loongarch/gdbstub: Add vector registers support Song Gao
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Song Gao @ 2024-07-19  2:26 UTC (permalink / raw)
  To: qemu-devel; +Cc: richard.henderson

The following changes since commit 23fa74974d8c96bc95cbecc0d4e2d90f984939f6:

  Merge tag 'pull-target-arm-20240718' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2024-07-19 07:02:17 +1000)

are available in the Git repository at:

  https://gitlab.com/gaosong/qemu.git tags/pull-loongarch-20240719

for you to fetch changes up to 3ed016f525c8010e66be62d3ca6829eaa9b7cfb5:

  hw/loongarch: Modify flash block size to 256K (2024-07-19 10:40:04 +0800)

----------------------------------------------------------------
pull-loongarch-20240719

----------------------------------------------------------------
Song Gao (2):
      target/loongarch/gdbstub: Add vector registers support
      hw/loongarch: Remove unimplemented extioi INT_encode mode

Xianglai Li (1):
      hw/loongarch: Modify flash block size to 256K

 configs/targets/loongarch64-linux-user.mak |  2 +-
 configs/targets/loongarch64-softmmu.mak    |  2 +-
 gdb-xml/loongarch-lasx.xml                 | 60 ++++++++++++++++++++++++
 gdb-xml/loongarch-lsx.xml                  | 59 ++++++++++++++++++++++++
 include/hw/intc/loongarch_extioi.h         |  1 -
 include/hw/loongarch/virt.h                |  2 +-
 target/loongarch/gdbstub.c                 | 73 +++++++++++++++++++++++++++++-
 7 files changed, 193 insertions(+), 6 deletions(-)
 create mode 100644 gdb-xml/loongarch-lasx.xml
 create mode 100644 gdb-xml/loongarch-lsx.xml



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

end of thread, other threads:[~2024-07-19 20:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-19  2:26 [PULL 0/3] loongarch-to-apply queue Song Gao
2024-07-19  2:26 ` [PULL 1/3] target/loongarch/gdbstub: Add vector registers support Song Gao
2024-07-19  2:26 ` [PULL 2/3] hw/loongarch: Remove unimplemented extioi INT_encode mode Song Gao
2024-07-19  2:26 ` [PULL 3/3] hw/loongarch: Modify flash block size to 256K Song Gao
2024-07-19  8:12   ` Philippe Mathieu-Daudé
2024-07-19  8:18     ` Daniel P. Berrangé
2024-07-19  9:22       ` Philippe Mathieu-Daudé
2024-07-19 20:39 ` [PULL 0/3] loongarch-to-apply queue Richard Henderson

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.