qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [Help]: How to setup a VM based on kernel source code.


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [Help]: How to setup a VM based on kernel source code.
Date: Fri, 19 Aug 2011 14:14:38 +0100

On Fri, Aug 19, 2011 at 10:58 AM, Zhi Yong Wu <address@hidden> wrote:
> I have met one scenario; currently i want to set up a VM based on
> latest kernel tree; but i  only have latest kernel source code and
> compiled it on one fedora 15 workstation. To achieve the objective,
> what actions should i take next step? use -kernel -initrd options?
> other ways?

You can build a kernel with all drivers (e.g. virtio-net, virtio-blk)
compiled in and then boot using -kernel and -append.  I find that
simplest.

Stefan



reply via email to

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