Hi, I am trying to follow the steps given on the xenwiki page http://wiki.xen.org/xenwiki/QEMUUpstream I have a couple of doubts: 1) is there any change in the steps if stable xen is currently installed in the system. I already have a functional xen installed. 2) I tried to follow the steps anyways. But there was no qemu in /path/ot/qemu/i386-softmmu/ . these are the contents root@pratik-desktop:~/backup-virtio-qemu/qemu-upstream-unstable/i386-softmmu# ls 9pfs config-devices.mak.old fpu Makefile config-devices.mak config-target.mak ide tcg Can someone help me out? -- Nupur Ghatnekar _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
As mentioned on http://wiki.xen.org/wiki/AskingXenDevelQuestions please do not cross post. xen-users moved to bcc since I guess this is a devel question until we release a version of Xen which supports upstream qemu. On Fri, 2012-01-20 at 07:50 +0000, Nupur Ghatnekar wrote:> Hi, > > I am trying to follow the steps given on the xenwiki page > http://wiki.xen.org/xenwiki/QEMUUpstream > > I have a couple of doubts: > > 1) is there any change in the steps if stable xen is currently > installed in the system. I already have a functional xen installed.Upstream qemu is not supported by any released version of Xen. If you want this then you will need to install xen-unstable. You should probably remove any stable Xen packages before you do this.> 2) I tried to follow the steps anyways. But there was no qemu > in /path/ot/qemu/i386-softmmu/ . > > these are the contents > root@pratik-desktop:~/backup-virtio-qemu/qemu-upstream-unstable/i386-softmmu# ls > 9pfs config-devices.mak.old fpu Makefile > config-devices.mak config-target.mak ide tcgIt appears that qemu has not built successfully (there should be many more files). Were there any error messages when you tried to configure/build qemu?> Can someone help me out?Please post the complete and exact steps you followed. Including the output at various steps. Ian.
As mentioned on http://wiki.xen.org/wiki/AskingXenDevelQuestions please do not cross post. xen-users moved to bcc since I guess this is a devel question until we release a version of Xen which supports upstream qemu. On Fri, 2012-01-20 at 07:50 +0000, Nupur Ghatnekar wrote:> Hi, > > I am trying to follow the steps given on the xenwiki page > http://wiki.xen.org/xenwiki/QEMUUpstream > > I have a couple of doubts: > > 1) is there any change in the steps if stable xen is currently > installed in the system. I already have a functional xen installed.Upstream qemu is not supported by any released version of Xen. If you want this then you will need to install xen-unstable. You should probably remove any stable Xen packages before you do this.> 2) I tried to follow the steps anyways. But there was no qemu > in /path/ot/qemu/i386-softmmu/ . > > these are the contents > root@pratik-desktop:~/backup-virtio-qemu/qemu-upstream-unstable/i386-softmmu# ls > 9pfs config-devices.mak.old fpu Makefile > config-devices.mak config-target.mak ide tcgIt appears that qemu has not built successfully (there should be many more files). Were there any error messages when you tried to configure/build qemu?> Can someone help me out?Please post the complete and exact steps you followed. Including the output at various steps. Ian.