All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL v2 0/6] loongarch-to-apply queue
@ 2024-12-27  6:22 Bibo Mao
  2024-12-27  6:22 ` [PULL v2 1/6] target/loongarch: Fix vldi inst Bibo Mao
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Bibo Mao @ 2024-12-27  6:22 UTC (permalink / raw)
  To: Stefan Hajnoczi; +Cc: qemu-devel, Song Gao

The following changes since commit 38d0939b86e2eef6f6a622c6f1f7befda0146595:

  Merge tag 'pull-vfio-20241226' of https://github.com/legoater/qemu into staging (2024-12-26 04:38:38 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 5e360dabedb1ab1f15cce27a134ccbe4b8e18424:

  target/loongarch: Use auto method with LASX feature (2024-12-27 11:33:06 +0800)

----------------------------------------------------------------
pull-loongarch-20241227
v1 ... v2
  1. Modify patch auther inconsistent with SOB

----------------------------------------------------------------
Bibo Mao (5):
      target/loongarch: Use actual operand size with vbsrl check
      hw/loongarch/virt: Create fdt table on machine creation done notification
      hw/loongarch/virt: Improve fdt table creation for CPU object
      target/loongarch: Use auto method with LSX feature
      target/loongarch: Use auto method with LASX feature

Guo Hongyu (1):
      target/loongarch: Fix vldi inst

 hw/loongarch/virt.c                             | 142 ++++++++++++++----------
 target/loongarch/cpu.c                          |  86 ++++++++------
 target/loongarch/cpu.h                          |   4 +
 target/loongarch/kvm/kvm.c                      | 107 ++++++++++++++++++
 target/loongarch/tcg/insn_trans/trans_vec.c.inc |   4 +-
 5 files changed, 249 insertions(+), 94 deletions(-)



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

end of thread, other threads:[~2025-03-17  9:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-27  6:22 [PULL v2 0/6] loongarch-to-apply queue Bibo Mao
2024-12-27  6:22 ` [PULL v2 1/6] target/loongarch: Fix vldi inst Bibo Mao
2025-03-17  9:03   ` gaosong
2024-12-27  6:22 ` [PULL v2 2/6] target/loongarch: Use actual operand size with vbsrl check Bibo Mao
2024-12-27  6:22 ` [PULL v2 3/6] hw/loongarch/virt: Create fdt table on machine creation done notification Bibo Mao
2024-12-27  6:22 ` [PULL v2 4/6] hw/loongarch/virt: Improve fdt table creation for CPU object Bibo Mao
2024-12-27  6:22 ` [PULL v2 5/6] target/loongarch: Use auto method with LSX feature Bibo Mao
2024-12-27  6:22 ` [PULL v2 6/6] target/loongarch: Use auto method with LASX feature Bibo Mao
2024-12-28 15:14 ` [PULL v2 0/6] loongarch-to-apply 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.