[SeaBIOS] IO APIC emulation failure with qemu-kvm

Jan Kiszka jan.kiszka at siemens.com
Fri Feb 4 14:58:43 CET 2011


On 2011-02-04 14:35, Ravi Kumar Kulkarni wrote:
> 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.

Does it also run fine with qemu-kvm and -no-kvm-irqchip? What versions
of the kernel and qemu-kvm are you using? If not the latest git, does
updating change the picture?

>  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?

Start with capturing the activity of you guest via ftrace, enabling all
kvm:* events. You may also try to attach gdb to qemu and analyze the
different code path in both versions (specifically if you have debugging
symbols for your guest).

BTW, is your OS doing any fancy [IO]APIC relocations?

Jan

-- 
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux



More information about the SeaBIOS mailing list