Files
Paolo Bonzini 7be175e65f hpet: lower HPET_MAX_TIMERS to 24
Each timer block occupies 32 bytes, but they only start at
offset 256 of the 1024-byte MMIO register space.  Therefore
the correct limit for HPET_MAX_TIMERS is 24, not 32.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2026-03-30 11:36:25 +02:00
..
2026-03-30 11:36:25 +02:00