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

2011-08-20 Thread Rob Landley
On 08/19/2011 04:58 AM, Zhi Yong Wu wrote: > HI, > > 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?

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

2011-08-20 Thread Zhi Yong Wu
On Fri, Aug 19, 2011 at 9:14 PM, Stefan Hajnoczi wrote: > On Fri, Aug 19, 2011 at 10:58 AM, Zhi Yong Wu 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

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

2011-08-19 Thread Stefan Hajnoczi
On Fri, Aug 19, 2011 at 10:58 AM, Zhi Yong Wu 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

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

2011-08-19 Thread Zhi Yong Wu
HI, 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? If you have t