qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] How linux kernel is directly loaded?


From: Blue Swirl
Subject: Re: [Qemu-devel] How linux kernel is directly loaded?
Date: Sun, 1 Feb 2009 16:51:22 +0200

On 2/1/09, Thakur <address@hidden> wrote:
> Hi,
>
>  I was searching for code in qemu which is directly able to load linux
>  kernel with -k option. Which file implements it? Can someone point me to
>  location where this load process is described? My objective is to load
>  the Minix kernel in same fashion.

For PC architecture, it's done in hw/pc.c. There are ELF, a.out and
binary load functions available, if you need them for Minix.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]