diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-07-16 12:35:39 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-07-22 19:19:44 +0200 |
commit | 7c912ffb59e8137091894d767433e65c3df8b0bf (patch) | |
tree | 6d6fb82a6240bed06728ba31e96cd5fb535f9fe7 /module-common.c | |
parent | 242d665396407f83a6acbffc804882eeb21cfdad (diff) | |
download | qemu-7c912ffb59e8137091894d767433e65c3df8b0bf.zip qemu-7c912ffb59e8137091894d767433e65c3df8b0bf.tar.gz qemu-7c912ffb59e8137091894d767433e65c3df8b0bf.tar.bz2 |
hpet: avoid timer storms on periodic timers
If the period is set to a value that is too low, there could be no
time left to run the rest of QEMU. Do not trigger interrupts faster
than 1 MHz.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions