From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55900) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgvUf-0001E7-2j for qemu-devel@nongnu.org; Wed, 22 Oct 2014 08:58:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XgvUa-0006nV-2g for qemu-devel@nongnu.org; Wed, 22 Oct 2014 08:58:25 -0400 Received: from zulu1552.server4you.de ([188.138.116.232]:38621 helo=mail.vido.info) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgvUZ-0006mc-Qv for qemu-devel@nongnu.org; Wed, 22 Oct 2014 08:58:20 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 22 Oct 2014 14:58:13 +0200 From: Tobias Geiger Message-ID: <2ec7e3970ec906675bc74aee53d5d524@vido.info> Subject: [Qemu-devel] Regression in 3.17 and 3.18 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hello, when i start my KVM Guest (Windows 8 with OVMF, but also happens with Seabios) under 3.17 (or 3.18-rc1) i get: KVM internal error. Suberror: 1 emulation failure EAX=00000000 EBX=00000000 ECX=00000000 EDX=000106a5 ESI=00000000 EDI=00000000 EBP=00000000 ESP=00000000 EIP=0000fff2 EFL=00000002 [-------] CPL=0 II=0 A20=1 SMM=0 HLT=0 ES =0000 00000000 0000ffff 00009300 CS =f000 ffff0000 0000ffff 00009b00 SS =0000 00000000 0000ffff 00009300 DS =0000 00000000 0000ffff 00009300 FS =0000 00000000 0000ffff 00009300 GS =0000 00000000 0000ffff 00009300 LDT=0000 00000000 0000ffff 00008200 TR =0000 00000000 0000ffff 00008b00 GDT= 00000000 0000ffff IDT= 00000000 0000ffff CR0=60000010 CR2=00000000 CR3=00000000 CR4=00000000 DR0=0000000000000000 DR1=0000000000000000 DR2=0000000000000000 DR3=0000000000000000 DR6=00000000ffff0ff0 DR7=0000000000000400 EFER=0000000000000000 Code=90 90 eb c3 90 90 90 90 90 90 00 00 00 00 56 54 46 00 90 90 ac 90 90 90 90 90 90 90 90 90 90 90 90 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Under 3.16 or earlier everything is working as expected (qemu starts normaly, guest works normaly) Do you need the libvirt-xml file or any further info? Is this the right mailinglist, or is a kvm Mailinglist better? Greetings Tobias