<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 18, 2015 at 7:09 PM, Kevin O'Connor <span dir="ltr"><<a href="mailto:kevin@koconnor.net" target="_blank">kevin@koconnor.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Wed, Mar 18, 2015 at 06:36:48PM +0100, Mohammed Gamal wrote:<br>
> Hi,<br>
> I've been sporadically getting my KVM virtual machines crashing with this<br>
> message while they're booting<br>
><br>
> KVM internal error. Suberror: 1<br>
> emulation failure<br>
> EAX=00000000 EBX=00000000 ECX=00000000 EDX=00600f12<br>
> ESI=00000000 EDI=00000000 EBP=00000000 ESP=0000fffa<br>
> EIP=0000ff53 EFL=00000006 [-----P-] CPL=0 II=0 A20=1 SMM=0 HLT=0<br>
> ES =0000 00000000 0000ffff 00009300<br>
> CS =f000 000f0000 0000ffff 00009b00<br>
> SS =0000 00000000 0000ffff 00009200<br>
> DS =0000 00000000 0000ffff 00009300<br>
> FS =0000 00000000 0000ffff 00009300<br>
> GS =0000 00000000 0000ffff 00009300<br>
> LDT=0000 00000000 0000ffff 00008200<br>
> TR =0000 00000000 0000ffff 00008300<br>
> GDT=     00000000 0000ffff<br>
> IDT=     00000000 0000ffff<br>
> CR0=60000010 CR2=00000000 CR3=00000000 CR4=00000000<br>
> DR0=0000000000000000 DR1=0000000000000000 DR2=0000000000000000<br>
> DR3=0000000000000000<br>
> DR6=00000000ffff0ff0 DR7=0000000000000400<br>
> EFER=0000000000000000<br>
> Code=74 65 61 6d 2e 00 66 68 5f 55 00 00 e9 c3 f8 fb f4 cb 66 c3 <cf> 66 68<br>
> 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<br>
> 66 0f<br>
><br>
> I am running qemu 1.2, seabios 1.7.3 and ipxe (1.0.0-f6840ba) and the host<br>
> CPU is AMD Opteron 6386 SE running kernel 3.4.71.<br>
<br>
</div></div>To debug seabios issues, we need the full log - see:<br>
  <a href="http://www.seabios.org/Debugging" target="_blank">http://www.seabios.org/Debugging</a><br>
<br>
But, your software versions are a bit old which makes diagnosing any<br>
issues hard.  I suggest updating to the latest software and seeing if<br>
the problem is still present.<br>
<span class="HOEnZb"><font color="#888888"><br>
-Kevin<br>
</font></span></blockquote></div><br></div><div class="gmail_extra">Unfortunately I can't change that setup. The problem is also rather sporadic so I have no other means to reproduce it and debug it.</div><div class="gmail_extra">I tried looking into the seabios code but it looks like the instruction pointer is pointing at the default interrupt vector table entry 'entry_iret_official'. I presume this means that was triggered with an interrupt of some sort? The other register values don't seem to provide any clues nevertheless.</div></div>