On 06/07/2012 01:54 PM, Avi Kivity wrote: > On 06/07/2012 01:03 PM, Johannes Bauer wrote: >> On 07.06.2012 09:12, Avi Kivity wrote: >> >>> add -monitor stdio to the command line and then: >>> >>> (qemu) info registers >>> (qemu) x/20i 0xcsbase + $eip >>> >>> Run info registers a few times and note whether eip changes or not. >> >> It does not. Here's where it hangs: >> >> (qemu) x/20i 0x20000 + $eip >> 0x00000000000208d7: leave > > Pretty straightforward, we need to emulate the leave instruction. I'll > update the branch and notify you. > Please try the big-real-mode branch again. It contains emulation for the missing instruction, plus a bunch of tweaks which allowed it to boot Fedora 17 smp with emulate_invalid_guest_state=1. -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html