qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] first batch of hpet fixes
@ 2024-07-16  9:34 Paolo Bonzini
  2024-07-16  9:34 ` [PATCH 1/2] hpet: fix clamping of period Paolo Bonzini
  2024-07-16  9:34 ` [PATCH 2/2] hpet: fix HPET_TN_SETVAL for high 32-bits of the comparator Paolo Bonzini
  0 siblings, 2 replies; 3+ messages in thread
From: Paolo Bonzini @ 2024-07-16  9:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: taisei1212

Extracted from the patch that TaiseiIto <taisei1212@outlook.jp> tested.
While not sufficient to fix their problems, this is a step in the
right direction.

Paolo Bonzini (2):
  hpet: fix clamping of period
  hpet: fix HPET_TN_SETVAL for high 32-bits of the comparator

 hw/timer/hpet.c | 25 ++++++++++++++++---------
 1 file changed, 16 insertions(+), 9 deletions(-)

-- 
2.45.2



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-07-16  9:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-16  9:34 [PATCH 0/2] first batch of hpet fixes Paolo Bonzini
2024-07-16  9:34 ` [PATCH 1/2] hpet: fix clamping of period Paolo Bonzini
2024-07-16  9:34 ` [PATCH 2/2] hpet: fix HPET_TN_SETVAL for high 32-bits of the comparator Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).