All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: liu.xuemei1@zte.com.cn
Cc: imammedo@redhat.com, alistair.francis@wdc.com,
	dbarboza@ventanamicro.com, sunilvl@ventanamicro.com,
	anisinha@redhat.com, pbonzini@redhat.com, palmer@dabbelt.com,
	liwei1518@gmail.com, zhiwei_liu@linux.alibaba.com,
	qemu-devel@nongnu.org, qemu-riscv@nongnu.org
Subject: Re: [PATCH v4 RESEND 0/2] hw/riscv/virt: Add acpi ged and powerdown support
Date: Tue, 3 Feb 2026 09:46:08 -0500	[thread overview]
Message-ID: <20260203094546-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <2025111309270952219AjKpVEnbJXB7fcGTE4g@zte.com.cn>

On Thu, Nov 13, 2025 at 09:27:09AM +0800, liu.xuemei1@zte.com.cn wrote:
> From: Xuemei Liu <liu.xuemei1@zte.com.cn>
> 
> Add riscv acpi powerdown support


did you abandon this or do you plan to address Igor's comments?

> Changes in v4:
> - Added modifies of DSDT blob in another patch
> - Link to v3: https://lore.kernel.org/qemu-riscv/20250723113739751COZ5PkRzx6aXEuKzsHhm_@zte.com.cn/
> 
> Changes in v3:
> - Added missing param to virt_is_acpi_enabled
> - Fixed failure of bios-tables-test
> - Link to v2: https://lore.kernel.org/qemu-riscv/202506201130099861lTkD839Hh6oko8Jo2W2H@zte.com.cn/
> 
> Changes in v2:
> - Unwrappered acpi_dsdt_add_ged function
> - Modified base address of VIRT_ACPI_GED
> - Added conditions for function calls
> - Adjusted code formatting
> - Link to v1: https://lore.kernel.org/qemu-riscv/202506191556260735QxWC8sxRwFURYEvlD24y@zte.com.cn/
> 
> Xuemei Liu (2):
>   hw/riscv/virt: Add acpi ged and powerdown support
>   tests/acpi: Add acpi ged and power button in DSDT for RISC-V
> 
>  hw/riscv/Kconfig                  |   1 +
>  hw/riscv/virt-acpi-build.c        |  10 +++++++++
>  hw/riscv/virt.c                   |  35 ++++++++++++++++++++++++++++++
>  include/hw/riscv/virt.h           |   4 ++++
>  tests/data/acpi/riscv64/virt/DSDT | Bin 3538 -> 3681 bytes
>  5 files changed, 50 insertions(+)
> 
> -- 
> 2.27.0



  parent reply	other threads:[~2026-02-03 14:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-13  1:27 [PATCH v4 RESEND 0/2] hw/riscv/virt: Add acpi ged and powerdown support liu.xuemei1
2025-11-13  1:30 ` [PATCH v4 RESEND 1/2] " liu.xuemei1
2025-11-17 10:01   ` Daniel Henrique Barboza
2025-12-10 13:54   ` Igor Mammedov
2025-11-13  1:44 ` [PATCH v4 RESEND 2/2] tests/acpi: Add acpi ged and power button in DSDT for RISC-V liu.xuemei1
2025-11-17 12:54   ` Daniel Henrique Barboza
2026-02-03 14:46 ` Michael S. Tsirkin [this message]
2026-02-04  1:03   ` [PATCH v4 RESEND 0/2] hw/riscv/virt: Add acpi ged and powerdown support liu.xuemei1

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=20260203094546-mutt-send-email-mst@kernel.org \
    --to=mst@redhat.com \
    --cc=alistair.francis@wdc.com \
    --cc=anisinha@redhat.com \
    --cc=dbarboza@ventanamicro.com \
    --cc=imammedo@redhat.com \
    --cc=liu.xuemei1@zte.com.cn \
    --cc=liwei1518@gmail.com \
    --cc=palmer@dabbelt.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-riscv@nongnu.org \
    --cc=sunilvl@ventanamicro.com \
    --cc=zhiwei_liu@linux.alibaba.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.