<div dir="ltr"><div>Hi,</div><div>I've been sporadically getting my KVM virtual machines crashing with this message while they're booting</div><div><br></div><div>KVM internal error. Suberror: 1</div><div>emulation failure</div><div>EAX=00000000 EBX=00000000 ECX=00000000 EDX=00600f12</div><div>ESI=00000000 EDI=00000000 EBP=00000000 ESP=0000fffa</div><div>EIP=0000ff53 EFL=00000006 [-----P-] CPL=0 II=0 A20=1 SMM=0 HLT=0</div><div>ES =0000 00000000 0000ffff 00009300</div><div>CS =f000 000f0000 0000ffff 00009b00</div><div>SS =0000 00000000 0000ffff 00009200</div><div>DS =0000 00000000 0000ffff 00009300</div><div>FS =0000 00000000 0000ffff 00009300</div><div>GS =0000 00000000 0000ffff 00009300</div><div>LDT=0000 00000000 0000ffff 00008200</div><div>TR =0000 00000000 0000ffff 00008300</div><div>GDT=     00000000 0000ffff</div><div>IDT=     00000000 0000ffff</div><div>CR0=60000010 CR2=00000000 CR3=00000000 CR4=00000000</div><div>DR0=0000000000000000 DR1=0000000000000000 DR2=0000000000000000 DR3=0000000000000000 </div><div>DR6=00000000ffff0ff0 DR7=0000000000000400</div><div>EFER=0000000000000000</div><div>Code=74 65 61 6d 2e 00 66 68 5f 55 00 00 e9 c3 f8 fb f4 cb 66 c3 <cf> 66 68 ff e6 00 00 e9 8b b1 66 55 66 57 66 56 66 53 66 89 c1 66 89 d6 a8 07 75 23 66 0f</div><div><br></div><div>I am running qemu 1.2, seabios 1.7.3 and ipxe (1.0.0-f6840ba) and the host CPU is AMD Opteron 6386 SE running kernel 3.4.71.</div><div><br></div><div>I digged a little into the kvm kernel module code and I can trace these emulation failures only to either a call to pf_interception() - which is highly unlikely since the machine doesn't appear to have setup paging yet - and task_switch_interception(). I am suspecting that ipxe or seabios might be executing some invalid code or something, since this failure only appears sporadically and is not 100% reproducible. Any ideas why this might be happening? </div><div><br></div><div>Regards,</div><div>Mohammed</div></div>