public inbox for qemu-rust@nongnu.org
 help / color / mirror / Atom feed
From: Zhao Liu <zhao1.liu@intel.com>
To: Thomas Huth <thuth@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	qemu-devel@nongnu.org, "Michael S. Tsirkin" <mst@redhat.com>,
	qemu-rust@nongnu.org
Subject: Re: [PATCH v2] hw/timer/hpet: Remove HPETState::hpet_offset_saved field
Date: Mon, 9 Mar 2026 21:58:01 +0800	[thread overview]
Message-ID: <aa7R6evN5W0kpSwr@intel.com> (raw)
In-Reply-To: <20260306093134.27789-1-thuth@redhat.com>

On Fri, Mar 06, 2026 at 10:31:34AM +0100, Thomas Huth wrote:
> Date: Fri,  6 Mar 2026 10:31:34 +0100
> From: Thomas Huth <thuth@redhat.com>
> Subject: [PATCH v2] hw/timer/hpet: Remove HPETState::hpet_offset_saved field
> 
> From: Philippe Mathieu-Daudé <philmd@linaro.org>
> 
> The HPETState::hpet_offset_saved boolean was only set in the
> hw_compat_2_11[] array, via the 'hpet-offset-saved=false'
> property. We removed all machines using that array, let's remove
> that property and all the code around it.
> 
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> Message-ID: <20250501230129.2596-6-philmd@linaro.org>
> [thuth: Adapted the rust part to the current master branch]
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  hw/timer/hpet.c                  | 9 +--------
>  rust/hw/timer/hpet/src/device.rs | 9 +--------
>  2 files changed, 2 insertions(+), 16 deletions(-)

Reviewed-by: Zhao Liu <zhao1.liu@intel.com>



  reply	other threads:[~2026-03-09 13:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-06  9:31 [PATCH v2] hw/timer/hpet: Remove HPETState::hpet_offset_saved field Thomas Huth
2026-03-09 13:58 ` Zhao Liu [this message]
2026-03-09 14:06 ` Paolo Bonzini

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=aa7R6evN5W0kpSwr@intel.com \
    --to=zhao1.liu@intel.com \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-rust@nongnu.org \
    --cc=thuth@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox