On 11/03/2015 18:37, Kevin O'Connor wrote: > > I'm going to check the assembly for a compiler error, but is it > > possible QEMU is returning incorrect data in cmos index 0x5f? > > I checked the SeaBIOS assembler and it looks sane. So, I think the > question is, why is QEMU sometimes returning a 0 instead of 127 from > cmos 0x5f.
Dave, can you get a KVM trace (trace-cmd record -e kvm/* qemu-system-x86_64 ...) and send it to me privately? Paolo