On Sun, May 25, 2008 at 01:19:30PM +0300, Avi Kivity wrote: > Marcelo Tosatti wrote: > >QEMU support for direct pmtimer reads. Hopefully its safe, since its a > >read-only register ? > > > > ISTR that pmtimer can be either 24 bit or 32 bit. Can this cause a problem?
Don't think so, since QEMU/KVM reports a 24-bit timer (tmr_val_ext field of fadt is zero). If the host has a 32-bit timer, the higher bits are ignored, and TMR_OF is emulated. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
