From: "Daniel P. Berrangé" <berrange@redhat.com>
To: Mark Cave-Ayland <mark.caveayland@nutanix.com>
Cc: mst@redhat.com, imammedo@redhat.com, anisinha@redhat.com,
philmd@mailo.com, aurelien@aurel32.net, peter.maydell@linaro.org,
pbonzini@redhat.com, richard.henderson@linaro.org,
qemu-devel@nongnu.org, qemu-arm@nongnu.org
Subject: Re: [PATCH 1/7] hw/acpi/ich9.c: move initial property values into ich9_reset_properties()
Date: Thu, 25 Jun 2026 14:55:41 +0100 [thread overview]
Message-ID: <aj0zSBvDr6yDx9TC@redhat.com> (raw)
In-Reply-To: <20260622112403.928954-2-mark.caveayland@nutanix.com>
On Mon, Jun 22, 2026 at 12:22:33PM +0100, Mark Cave-Ayland wrote:
> Signed-off-by: Mark Cave-Ayland <mark.caveayland@nutanix.com>
> ---
> include/hw/acpi/ich9.h | 2 ++
> hw/acpi/ich9.c | 8 ++++++--
> hw/isa/lpc_ich9.c | 1 +
> 3 files changed, 9 insertions(+), 2 deletions(-)
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
With regards,
Daniel
--
|: https://berrange.com ~~ https://hachyderm.io/@berrange :|
|: https://libvirt.org ~~ https://entangle-photo.org :|
|: https://pixelfed.art/berrange ~~ https://fstop138.berrange.com :|
next prev parent reply other threads:[~2026-06-25 13:57 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-22 11:22 [PATCH 0/7] hw/acpi: convert object props to class props Mark Cave-Ayland
2026-06-22 11:22 ` [PATCH 1/7] hw/acpi/ich9.c: move initial property values into ich9_reset_properties() Mark Cave-Ayland
2026-06-25 13:55 ` Daniel P. Berrangé [this message]
2026-06-22 11:22 ` [PATCH 2/7] hw/isa/lpc_ich9.c: convert ich9_lpc_initfn() object props to class props Mark Cave-Ayland
2026-06-25 13:56 ` Daniel P. Berrangé
2026-06-22 11:22 ` [PATCH 3/7] hw/acpi/ich9.c: don't pass ICH9LPCPMRegs via opaque for ACPI_PM_PROP_GPE0_BLK prop Mark Cave-Ayland
2026-06-25 13:57 ` Daniel P. Berrangé
2026-06-22 11:22 ` [PATCH 4/7] hw/acpi/ich9.c: convert object props in ICH9_LPC_DEVICE to class props Mark Cave-Ayland
2026-06-25 13:58 ` Daniel P. Berrangé
2026-06-22 11:22 ` [PATCH 5/7] hw/acpi/pcihp.c: convert ACPI_PCIHP_IO_BASE_PROP and ACPI_PCIHP_IO_BASE_PROP " Mark Cave-Ayland
2026-06-25 13:59 ` Daniel P. Berrangé
2026-06-22 11:22 ` [PATCH 6/7] hw/acpi/pcihp.c: convert ACPI_PCIHP_PROP_BSEL from object prop to class prop Mark Cave-Ayland
2026-06-25 14:00 ` Daniel P. Berrangé
2026-06-22 11:22 ` [PATCH 7/7] hw/acpi/piix4.c: convert object props in PIIX4_PM to class props Mark Cave-Ayland
2026-06-25 14:01 ` Daniel P. Berrangé
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=aj0zSBvDr6yDx9TC@redhat.com \
--to=berrange@redhat.com \
--cc=anisinha@redhat.com \
--cc=aurelien@aurel32.net \
--cc=imammedo@redhat.com \
--cc=mark.caveayland@nutanix.com \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=philmd@mailo.com \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
/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.