From: "Daniel P. Berrangé" <berrange@redhat.com>
To: Mark Cave-Ayland <mark.caveayland@nutanix.com>
Cc: pbonzini@redhat.com, richard.henderson@linaro.org,
mst@redhat.com, mtosatti@redhat.com, qemu-devel@nongnu.org
Subject: Re: [PATCH 6/9] hw/i386/pc.c: convert rtc-time object prop to a class prop
Date: Tue, 7 Jul 2026 17:58:50 +0100 [thread overview]
Message-ID: <ak0wSq7BC0J9kHOZ@redhat.com> (raw)
In-Reply-To: <20260703090814.2993188-7-mark.caveayland@nutanix.com>
On Fri, Jul 03, 2026 at 10:07:59AM +0100, Mark Cave-Ayland wrote:
> Signed-off-by: Mark Cave-Ayland <mark.caveayland@nutanix.com>
> ---
> include/hw/i386/pc.h | 1 +
> hw/i386/pc.c | 7 +++++--
> 2 files changed, 6 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-07-07 16:59 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-03 9:07 [PATCH 0/9] hw/i386: convert object props to class props Mark Cave-Ayland
2026-07-03 9:07 ` [PATCH 1/9] qom/object.c: introduce object_alias_get_targetp() lookup function Mark Cave-Ayland
2026-07-03 9:07 ` [PATCH 2/9] qom/object.c: introduce object_class_property_add_alias() Mark Cave-Ayland
2026-07-03 9:07 ` [PATCH 3/9] qom/object.c: introduce object_property_set_alias() function Mark Cave-Ayland
2026-07-03 9:07 ` [PATCH 4/9] hw/i386/pc.c: convert pcspk-audiodev object prop to a class prop Mark Cave-Ayland
2026-07-03 9:07 ` [PATCH 5/9] hw/rtc/mc146818rtc.c: convert date from object prop to " Mark Cave-Ayland
2026-07-06 7:15 ` Philippe Mathieu-Daudé
2026-07-03 9:07 ` [PATCH 6/9] hw/i386/pc.c: convert rtc-time object prop to a " Mark Cave-Ayland
2026-07-07 16:58 ` Daniel P. Berrangé [this message]
2026-07-03 9:08 ` [PATCH 7/9] hw/i386/pc.c: convert PC_MACHINE_ACPI_DEVICE_PROP from object prop to " Mark Cave-Ayland
2026-07-07 16:48 ` Daniel P. Berrangé
2026-07-03 9:08 ` [PATCH 8/9] hw/i386/pc_sysfw.c: convert pflash0 and pflash1 object props to class props Mark Cave-Ayland
2026-07-07 16:58 ` Daniel P. Berrangé
2026-07-08 9:40 ` Mark Cave-Ayland
2026-07-08 9:56 ` Daniel P. Berrangé
2026-07-08 10:16 ` Peter Maydell
2026-07-08 10:24 ` Daniel P. Berrangé
2026-07-08 11:21 ` Markus Armbruster
2026-07-08 11:28 ` Daniel P. Berrangé
2026-07-08 12:50 ` Markus Armbruster
2026-07-08 12:53 ` Daniel P. Berrangé
2026-07-08 12:57 ` Markus Armbruster
2026-07-08 13:27 ` Peter Maydell
2026-07-10 14:00 ` Markus Armbruster
2026-07-08 10:28 ` Mark Cave-Ayland
2026-07-03 9:08 ` [PATCH 9/9] hw/i386/sgx-epc.c: convert SGX_EPC_SIZE_PROP object prop to class prop Mark Cave-Ayland
2026-07-07 16:54 ` 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=ak0wSq7BC0J9kHOZ@redhat.com \
--to=berrange@redhat.com \
--cc=mark.caveayland@nutanix.com \
--cc=mst@redhat.com \
--cc=mtosatti@redhat.com \
--cc=pbonzini@redhat.com \
--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.