On Thu, Aug 14, 2025 at 06:05:55PM +0200, Igor Mammedov wrote: > Date: Thu, 14 Aug 2025 18:05:55 +0200 > From: Igor Mammedov <imamm...@redhat.com> > Subject: [PATCH v4 3/8] hpet: switch to fain-grained device locking > > as a step towards lock-less HPET counter read, > use per device locking instead of BQL. > > Signed-off-by: Igor Mammedov <imamm...@redhat.com> > Reviewed-by: Peter Xu <pet...@redhat.com> > --- > hw/timer/hpet.c | 6 ++++++ > 1 file changed, 6 insertions(+)
Reviewed-by: Zhao Liu <zhao1....@intel.com>