Hi, I am trying to setup Xen to use "PV on HVM". For this, I did the following. (1) I followed the tutorial at http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial to setup Xen4.0.1 on Fedora13. I am able to run virt-manager and create a Fedora 13 guest. (2) I followed the tutorial at http://bderzhavets.wordpress.com/2010/05/27/pv-on-hvm-at-xen-4-0-on-top-of-fedora-13/to use PV on HVM on Xen-4.0.1. I also verified that the Xen-4.0.1 I have is patched as per this tutorial. Now, after doing all this, how can I use PV on HVM with the help of virt-manager. Do I need to patch virt-manager to see the option "PV on HVM" in the device model menu of virt-manager. If not virt-manager, how can I use command line for using PV on HVM. Thanks to the authors of the tutorials. They are very useful and informative for the Xen installation. Thanks & Regards, Jagadish _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi, While doing the step 2 below(compiled the linux-pvhvm.git Kernel on HVM guest), the re-compiled Kernel is stopping to boot and gives the attached crash(crash-pvonhvm) on dom0 console. Can anybody please let me know if this is already seen and how to fix this? Thanks & Regards, Jagadish On Wed, Sep 15, 2010 at 10:37 AM, Jagadish Nadimpalli < jagadish.nadimpalli@oneconvergence.com> wrote:> Hi, > > I am trying to setup Xen to use "PV on HVM". For this, I did the following. > > (1) I followed the tutorial at > http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial to setup Xen4.0.1 > on Fedora13. I am able to run virt-manager and create a Fedora 13 guest. > (2) I followed the tutorial at > http://bderzhavets.wordpress.com/2010/05/27/pv-on-hvm-at-xen-4-0-on-top-of-fedora-13/to use PV on HVM on Xen-4.0.1. I also verified that the Xen-4.0.1 I have is > patched as per this tutorial. > > Now, after doing all this, how can I use PV on HVM with the help of > virt-manager. Do I need to patch virt-manager to see the option "PV on HVM" > in the device model menu of virt-manager. If not virt-manager, how can I use > command line for using PV on HVM. > > Thanks to the authors of the tutorials. They are very useful and > informative for the Xen installation. > > Thanks & Regards, > Jagadish > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Wed, Sep 15, 2010 at 10:37:38AM +0530, Jagadish Nadimpalli wrote:> Hi, > > I am trying to setup Xen to use "PV on HVM". For this, I did the > following. > > (1) I followed the tutorial at > [1]http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial to setup > Xen4.0.1 on Fedora13. I am able to run virt-manager and create a Fedora 13 > guest. > (2) I followed the tutorial at > [2]http://bderzhavets.wordpress.com/2010/05/27/pv-on-hvm-at-xen-4-0-on-top-of-fedora-13/ > to use PV on HVM on Xen-4.0.1. I also verified that the Xen-4.0.1 I have > is patched as per this tutorial. >That tutorial is old, and the patch referenced there might not be current anymore.. Please see lkml and xen-devel archives for more information about the new Xen pv-on-hvm drivers that were merged to upstream Linux 2.6.36. The patch to Xen was submitted together with the drivers, in August 2010 I think.. that blog post is from May. -- Pasi> Now, after doing all this, how can I use PV on HVM with the help of > virt-manager. Do I need to patch virt-manager to see the option "PV on > HVM" in the device model menu of virt-manager. If not virt-manager, how > can I use command line for using PV on HVM. > > Thanks to the authors of the tutorials. They are very useful and > informative for the Xen installation. > > Thanks & Regards, > Jagadish > > References > > Visible links > 1. http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial > 2. http://bderzhavets.wordpress.com/2010/05/27/pv-on-hvm-at-xen-4-0-on-top-of-fedora-13/> _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi, The crash which I reported is a warning on slow path. I recompiled it again and I was able to boot into the linux-pvhvm kernel. Thanks for all the help. Thanks & Regards, Jagadish On Tue, Sep 21, 2010 at 5:00 PM, Pasi Kärkkäinen <pasik@iki.fi> wrote:> On Wed, Sep 15, 2010 at 10:37:38AM +0530, Jagadish Nadimpalli wrote: > > Hi, > > > > I am trying to setup Xen to use "PV on HVM". For this, I did the > > following. > > > > (1) I followed the tutorial at > > [1]http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial to setup > > Xen4.0.1 on Fedora13. I am able to run virt-manager and create a > Fedora 13 > > guest. > > (2) I followed the tutorial at > > [2] > http://bderzhavets.wordpress.com/2010/05/27/pv-on-hvm-at-xen-4-0-on-top-of-fedora-13/ > > to use PV on HVM on Xen-4.0.1. I also verified that the Xen-4.0.1 I > have > > is patched as per this tutorial. > > > > That tutorial is old, and the patch referenced there might not be current > anymore.. > Please see lkml and xen-devel archives for more information about the new > Xen pv-on-hvm drivers that were merged to upstream Linux 2.6.36. > > The patch to Xen was submitted together with the drivers, in August 2010 I > think.. > that blog post is from May. > > -- Pasi > > > Now, after doing all this, how can I use PV on HVM with the help of > > virt-manager. Do I need to patch virt-manager to see the option "PV on > > HVM" in the device model menu of virt-manager. If not virt-manager, > how > > can I use command line for using PV on HVM. > > > > Thanks to the authors of the tutorials. They are very useful and > > informative for the Xen installation. > > > > Thanks & Regards, > > Jagadish > > > > References > > > > Visible links > > 1. http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial > > 2. > http://bderzhavets.wordpress.com/2010/05/27/pv-on-hvm-at-xen-4-0-on-top-of-fedora-13/ > > > _______________________________________________ > > Xen-users mailing list > > Xen-users@lists.xensource.com > > http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Apparently Analagous Threads
- about Fedora13 Xen 4 Tutorial
- about Fedora13 Xen 4 Tutorial
- Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel
- Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel
- Re: [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]