All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/7] loongarch-to-apply queue
@ 2024-09-12 12:51 Song Gao
  2024-09-12 12:51 ` [PULL 1/7] target/loongarch: Add compatible support about VM reboot Song Gao
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Song Gao @ 2024-09-12 12:51 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

The following changes since commit 4b7ea33074450bc6148c8e1545d78f179e64adb4:

  Merge tag 'pull-request-2024-09-11' of https://gitlab.com/thuth/qemu into staging (2024-09-11 19:28:23 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 45d1fe46e5a6fe2b22b034e2b2bc0d941acd4b9e:

  hw/loongarch: Add acpi SPCR table support (2024-09-12 20:57:54 +0800)

----------------------------------------------------------------
pull-loongarch-20240912

----------------------------------------------------------------
Bibo Mao (5):
      target/loongarch: Add compatible support about VM reboot
      hw/loongarch: Remove default enable with VIRTIO_VGA device
      target/loongarch/kvm: Add vCPU reset function
      target/loongarch: Support QMP dump-guest-memory
      hw/loongarch: Add acpi SPCR table support

Jason A. Donenfeld (2):
      hw/loongarch: virt: support up to 4 serial ports
      hw/loongarch: virt: pass random seed to fdt

 hw/loongarch/Kconfig                 |   1 -
 hw/loongarch/acpi-build.c            |  63 +++++++++++--
 hw/loongarch/virt.c                  |  33 ++++---
 include/hw/pci-host/ls7a.h           |   9 +-
 target/loongarch/arch_dump.c         | 167 +++++++++++++++++++++++++++++++++++
 target/loongarch/cpu.c               |  17 +++-
 target/loongarch/internals.h         |   2 +
 target/loongarch/kvm/kvm.c           |   5 +-
 target/loongarch/kvm/kvm_loongarch.h |   2 +-
 target/loongarch/meson.build         |   1 +
 10 files changed, 274 insertions(+), 26 deletions(-)
 create mode 100644 target/loongarch/arch_dump.c



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

end of thread, other threads:[~2024-11-19  1:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-12 12:51 [PULL 0/7] loongarch-to-apply queue Song Gao
2024-09-12 12:51 ` [PULL 1/7] target/loongarch: Add compatible support about VM reboot Song Gao
2024-09-12 12:51 ` [PULL 2/7] hw/loongarch: Remove default enable with VIRTIO_VGA device Song Gao
2024-09-12 12:51 ` [PULL 3/7] target/loongarch/kvm: Add vCPU reset function Song Gao
2024-09-12 12:51 ` [PULL 4/7] target/loongarch: Support QMP dump-guest-memory Song Gao
2024-09-12 12:51 ` [PULL 5/7] hw/loongarch: virt: support up to 4 serial ports Song Gao
2024-09-12 12:51 ` [PULL 6/7] hw/loongarch: virt: pass random seed to fdt Song Gao
2024-11-18 19:57   ` Daniel P. Berrangé
2024-11-19  1:36     ` mao bibo
2024-09-12 12:51 ` [PULL 7/7] hw/loongarch: Add acpi SPCR table support Song Gao
2024-09-13 13:34 ` [PULL 0/7] loongarch-to-apply queue 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.