[Qemu-devel] Re: [SeaBIOS] IO APIC emulation failure with qemu-kvm

2011-02-07 Thread Ravi Kumar Kulkarni
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 fec0(IO APIC base >> > address) >> >  but the same code

[Qemu-devel] Re: [SeaBIOS] IO APIC emulation failure with qemu-kvm

2011-02-07 Thread Ravi Kumar Kulkarni
On Mon, Feb 7, 2011 at 2:19 PM, Avi Kivity wrote: > 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: >>>> >>>> >>

[Qemu-devel] Re: [SeaBIOS] IO APIC emulation failure with qemu-kvm

2011-02-07 Thread Ravi Kumar Kulkarni
On Mon, Feb 7, 2011 at 3:24 PM, Avi Kivity wrote: > On 02/07/2011 11:47 AM, Ravi Kumar Kulkarni wrote: >> >> > >> >  That is not the same address.  And the code you posted doesn't make any >> >  sense. >> > >>  sorry for the mistake. he

[Qemu-devel] Re: [SeaBIOS] IO APIC emulation failure with qemu-kvm

2011-02-07 Thread Ravi Kumar Kulkarni
On Mon, Feb 7, 2011 at 2:59 PM, Avi Kivity wrote: > On 02/07/2011 11:24 AM, Ravi Kumar Kulkarni wrote: >> >> On Mon, Feb 7, 2011 at 2:19 PM, Avi Kivity  wrote: >> >  On 02/07/2011 10:33 AM, Ravi Kumar Kulkarni wrote: >> >> >> >>  On S

[Qemu-devel] IO APIC emulation failure with qemu-kvm

2011-02-04 Thread Ravi Kumar Kulkarni
Hi all, I'm Initializing the Local and IO APIC for a propeitary operating system running in Virtualized Environment . Im facing some problem with qemu-kvm but the code runs fine with qemu. when i run my kernel image with qemu-kvm it gives emulation error failure trying to execute the code outs