From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=40804 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PmMnt-0005OP-Et for qemu-devel@nongnu.org; Mon, 07 Feb 2011 03:50:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PmMno-0001jH-A4 for qemu-devel@nongnu.org; Mon, 07 Feb 2011 03:50:37 -0500 Received: from mx1.redhat.com ([209.132.183.28]:53744) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PmMno-0001iv-39 for qemu-devel@nongnu.org; Mon, 07 Feb 2011 03:50:32 -0500 Message-ID: <4D4FB231.1050107@redhat.com> Date: Mon, 07 Feb 2011 10:49:53 +0200 From: Avi Kivity MIME-Version: 1.0 References: <4D4C0613.9050309@siemens.com> <4D4ED860.2060109@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [SeaBIOS] IO APIC emulation failure with qemu-kvm List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ravi Kumar Kulkarni Cc: Jan Kiszka , seabios@seabios.org, qemu-devel@nongnu.org, kvm@vger.kernel.org, virtualization@lists.linux-foundation.org On 02/07/2011 10:33 AM, Ravi Kumar Kulkarni wrote: > On Sun, Feb 6, 2011 at 10:50 PM, Avi Kivity wrote: >> > On 02/04/2011 03:58 PM, Jan Kiszka wrote: >>> >> >>>> >> > when i run my kernel image with qemu-kvm it gives emulation error >>>> >> > failure >>>> >> > trying to execute the code outside ROM or RAM at fec00000(IO APIC base >>>> >> > address) >>>> >> > but the same code runs fine with qemu. can anyone please point me >>>> >> > where might be the problem or how to find out this one? >> > >> > Please post the error message. > Im attachin the error message in kvm.txt file with above mail. > KVM internal error. Suberror: 1 > rax 000000000000000d rbx 000000001e2db2a6 rcx 00000000fa4bec19 rdx 0000000000000088 > rsi 000000001f4de1ea rdi 0000000000000000 rsp 00000000000c0004 rbp 000000001f464fbb > r8 0000000000000000 r9 0000000000000000 r10 0000000000000000 r11 0000000000000000 > r12 0000000000000000 r13 0000000000000000 r14 0000000000000000 r15 0000000000000000 > rip 000000001e2f3f7b rflags 00010097 > cs 0008 (00000000/ffffffff p 1 dpl 0 db 1 s 1 type b l 0 g What's the guest code at rip 0x1e2f3f7b ? -- error compiling committee.c: too many arguments to function