All of lore.kernel.org
 help / color / mirror / Atom feed
From: Song Gao <gaosong@loongson.cn>
To: qemu-devel@nongnu.org
Cc: richard.henderson@linaro.org, stefanha@gmail.com
Subject: [PULL v2 0/9] loongarch-to-apply queue
Date: Tue, 20 Sep 2022 17:50:49 +0800	[thread overview]
Message-ID: <20220920095058.4124145-1-gaosong@loongson.cn> (raw)

The following changes since commit d29201ff34a135cdfc197f4413c1c5047e4f58bb:

  Merge tag 'pull-hmp-20220915a' of https://gitlab.com/dagrh/qemu into staging (2022-09-17 10:31:11 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 1895b967922890f76ad0ba8eefad6019e0328606:

  hw/loongarch: Improve acpi dsdt table (2022-09-20 15:44:25 +0800)

----------------------------------------------------------------
v2: fix compile error.

----------------------------------------------------------------
Xiaojuan Yang (9):
      hw/loongarch: Remove vga device when loongarch init
      hw/loongarch: Support fw_cfg dma function
      hw/loongarch: Add interrupt information to FDT table
      hw/loongarch: Add platform bus support
      hw/loongarch: Add hotplug handler for machine
      hw/loongarch: Add RAMFB to dynamic_sysbus_devices list
      hw/loongarch: Fix acpi ged irq number in dsdt table
      hw/loongarch: Support memory hotplug
      hw/loongarch: Improve acpi dsdt table

 hw/loongarch/Kconfig        |   5 +-
 hw/loongarch/acpi-build.c   | 191 ++++++++++-------------------------------
 hw/loongarch/fw_cfg.c       |   3 +-
 hw/loongarch/virt.c         | 204 +++++++++++++++++++++++++++++++++++++++++++-
 include/hw/loongarch/virt.h |   2 +
 include/hw/pci-host/ls7a.h  |   5 ++
 6 files changed, 258 insertions(+), 152 deletions(-)



             reply	other threads:[~2022-09-20 10:33 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-20  9:50 Song Gao [this message]
2022-09-20  9:50 ` [PULL v2 1/9] hw/loongarch: Remove vga device when loongarch init Song Gao
2022-09-20  9:50 ` [PULL v2 2/9] hw/loongarch: Support fw_cfg dma function Song Gao
2022-09-20  9:50 ` [PULL v2 3/9] hw/loongarch: Add interrupt information to FDT table Song Gao
2022-09-20  9:50 ` [PULL v2 4/9] hw/loongarch: Add platform bus support Song Gao
2022-09-20  9:50 ` [PULL v2 5/9] hw/loongarch: Add hotplug handler for machine Song Gao
2022-09-20  9:50 ` [PULL v2 6/9] hw/loongarch: Add RAMFB to dynamic_sysbus_devices list Song Gao
2022-09-20  9:50 ` [PULL v2 7/9] hw/loongarch: Fix acpi ged irq number in dsdt table Song Gao
2022-09-20  9:50 ` [PULL v2 8/9] hw/loongarch: Support memory hotplug Song Gao
2022-09-20  9:50 ` [PULL v2 9/9] hw/loongarch: Improve acpi dsdt table Song Gao
2022-09-20 18:33 ` [PULL v2 0/9] loongarch-to-apply queue Stefan Hajnoczi
2022-09-21  3:08   ` gaosong
2022-09-20 20:19 ` Stefan Hajnoczi
2022-11-04 10:00 Song Gao
2022-11-05 12:34 ` Stefan Hajnoczi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220920095058.4124145-1-gaosong@loongson.cn \
    --to=gaosong@loongson.cn \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.org \
    --cc=stefanha@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.