diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-07-16 12:26:36 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-07-22 19:19:44 +0200 |
commit | 242d665396407f83a6acbffc804882eeb21cfdad (patch) | |
tree | e4e2dff25a40c769005fd8d75bbf01bafdb74d5b /module-common.c | |
parent | c2366567378dd8fb89329816003801f54e30e6f3 (diff) | |
download | qemu-242d665396407f83a6acbffc804882eeb21cfdad.zip qemu-242d665396407f83a6acbffc804882eeb21cfdad.tar.gz qemu-242d665396407f83a6acbffc804882eeb21cfdad.tar.bz2 |
hpet: store full 64-bit target value of the counter
Store the full 64-bit value at which the timer should fire.
This makes it possible to skip the imprecise hpet_calculate_diff()
step, and to remove the clamping of the period to 31 or 63 bits.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions