summary refs log tree commit diff stats
path: root/hw/core/machine-hmp-cmds.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2024-07-10 11:27:28 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2024-07-16 18:18:24 +0200
commit340627ec14968d64cfa3dd12d0e998639f227c49 (patch)
tree6387b94de328c440e817959fc483c1edb0e18ee0 /hw/core/machine-hmp-cmds.c
parentc9669d6d5741f7aa86e160c5e42979f90d25d168 (diff)
downloadfocaccia-qemu-340627ec14968d64cfa3dd12d0e998639f227c49.tar.gz
focaccia-qemu-340627ec14968d64cfa3dd12d0e998639f227c49.zip
hpet: fix HPET_TN_SETVAL for high 32-bits of the comparator
Commit 3787324101b ("hpet: Fix emulation of HPET_TN_SETVAL (Jan Kiszka)",
2009-04-17) applied the fix only to the low 32-bits of the comparator, but
it should be done for the high bits as well.  Otherwise, the high 32-bits
of the comparator cannot be written and they remain fixed to 0xffffffff.

Co-developed-by: TaiseiIto <taisei1212@outlook.jp>
Signed-off-by: TaiseiIto <taisei1212@outlook.jp>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/core/machine-hmp-cmds.c')
0 files changed, 0 insertions, 0 deletions