All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/3] loongarch-to-apply queue
@ 2024-05-09  8:06 Song Gao
  2024-05-09  8:06 ` [PULL 1/3] hw/loongarch: Refine default numa id calculation Song Gao
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Song Gao @ 2024-05-09  8:06 UTC (permalink / raw)
  To: qemu-devel; +Cc: richard.henderson

The following changes since commit 4e66a08546a2588a4667766a1edab9caccf24ce3:

  Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (2024-05-07 09:26:30 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 5872966db7abaa7f8753541b7a9f242df9752b50:

  target/loongarch: Put cpucfg operation before CSR register (2024-05-09 15:19:22 +0800)

----------------------------------------------------------------
pull-loongarch-20240509

----------------------------------------------------------------
Bibo Mao (3):
      hw/loongarch: Refine default numa id calculation
      target/loongarch: Add TCG macro in structure CPUArchState
      target/loongarch: Put cpucfg operation before CSR register

 hw/loongarch/virt.c           | 11 +++++------
 target/loongarch/cpu.c        |  7 +++++--
 target/loongarch/cpu.h        | 16 ++++++++++------
 target/loongarch/cpu_helper.c |  9 +++++++++
 target/loongarch/kvm/kvm.c    | 16 ++++++++--------
 target/loongarch/machine.c    | 30 +++++++++++++++++++++++++-----
 6 files changed, 62 insertions(+), 27 deletions(-)



^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PULL 0/3] loongarch-to-apply queue
@ 2023-01-06  6:33 Song Gao
  2023-01-07 21:29 ` Peter Maydell
  0 siblings, 1 reply; 7+ messages in thread
From: Song Gao @ 2023-01-06  6:33 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, richard.henderson

The following changes since commit d1852caab131ea898134fdcea8c14bc2ee75fbe9:

  Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging (2023-01-05 16:59:22 +0000)

are available in the Git repository at:

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

for you to fetch changes up to f4d10ce8aa545266a0b6df223a7f8ea2afca18b2:

  hw/intc/loongarch_pch: Change default irq number of pch irq controller (2023-01-06 14:12:43 +0800)

----------------------------------------------------------------

Add irq number property for loongarch pch interrupt controller

----------------------------------------------------------------
Tianrui Zhao (3):
      hw/intc/loongarch_pch_msi: add irq number property
      hw/intc/loongarch_pch_pic: add irq number property
      hw/intc/loongarch_pch: Change default irq number of pch irq controller

 hw/intc/loongarch_pch_msi.c         | 29 ++++++++++++++++++++++++++---
 hw/intc/loongarch_pch_pic.c         | 35 +++++++++++++++++++++++++++++++----
 hw/loongarch/virt.c                 | 19 ++++++++++++-------
 include/hw/intc/loongarch_pch_msi.h |  9 +++++----
 include/hw/intc/loongarch_pch_pic.h |  6 ++----
 include/hw/pci-host/ls7a.h          |  2 +-
 6 files changed, 77 insertions(+), 23 deletions(-)



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

end of thread, other threads:[~2024-05-10  5:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-09  8:06 [PULL 0/3] loongarch-to-apply queue Song Gao
2024-05-09  8:06 ` [PULL 1/3] hw/loongarch: Refine default numa id calculation Song Gao
2024-05-09  8:06 ` [PULL 2/3] target/loongarch: Add TCG macro in structure CPUArchState Song Gao
2024-05-09  8:06 ` [PULL 3/3] target/loongarch: Put cpucfg operation before CSR register Song Gao
2024-05-10  5:39 ` [PULL 0/3] loongarch-to-apply queue Richard Henderson
  -- strict thread matches above, loose matches on Subject: below --
2023-01-06  6:33 Song Gao
2023-01-07 21:29 ` Peter Maydell

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.