Hi all, is it possible to execute Windows as a xen Dom0 ? I think it''s not possible... Could you confirm me? Thanks Marco _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
not of of today. May be when MS publishes windows'' kernel sources ... your welcome, G. On Wed, 2007-10-17 at 15:47 +0200, Marco Strullato wrote:> Hi all, > is it possible to execute Windows as a xen Dom0 ? I think it''s not > possible... Could you confirm me? > Thanks > > Marco > > _______________________________________________ > 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
>From my knowledge, it is not possible. The OS kernel must be aware of thehypervisor in order for it to work and since no one in the community is blessed with the Windows source, Windows hasn''t been modified as needed. I have read several articles lately stating that Mircosoft is working with Novell and the next Windows Server release will have special Xen capabilities. I can''t remember if it was able to be a Dom0 or a PV DomU. Dan On 10/17/07, Marco Strullato <marco.strullato@gmail.com> wrote:> > Hi all, > is it possible to execute Windows as a xen Dom0 ? I think it''s not > possible... Could you confirm me? > Thanks > > Marco > > _______________________________________________ > 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
http://www.linux-watch.com/news/NS2912974320.html http://www.eweek.com/article2/0,1759,1990366,00.asp On 10/17/07, Dan VerWeire <dverweire@gmail.com> wrote:> > From my knowledge, it is not possible. The OS kernel must be aware of the > hypervisor in order for it to work and since no one in the community is > blessed with the Windows source, Windows hasn''t been modified as needed. I > have read several articles lately stating that Mircosoft is working with > Novell and the next Windows Server release will have special Xen > capabilities. I can''t remember if it was able to be a Dom0 or a PV DomU. > > Dan > > On 10/17/07, Marco Strullato <marco.strullato@gmail.com> wrote: > > > Hi all, > > is it possible to execute Windows as a xen Dom0 ? I think it''s not > > possible... Could you confirm me? > > Thanks > > > > Marco > > > > _______________________________________________ > > 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
I asked that because I''d like to distribute virtual machines created with xen: it won''t be possible to distribute xen vm images to windows hosts... I mean with vmware it''s very easy but with xen it''s very hard. suggestions? Thanks, Marco 2007/10/17, Dan VerWeire <dverweire@gmail.com>:> > From my knowledge, it is not possible. The OS kernel must be aware of the > hypervisor in order for it to work and since no one in the community is > blessed with the Windows source, Windows hasn''t been modified as needed. I > have read several articles lately stating that Mircosoft is working with > Novell and the next Windows Server release will have special Xen > capabilities. I can''t remember if it was able to be a Dom0 or a PV DomU. > > Dan > > On 10/17/07, Marco Strullato <marco.strullato@gmail.com> wrote: > > > Hi all, > > is it possible to execute Windows as a xen Dom0 ? I think it''s not > > possible... Could you confirm me? > > Thanks > > > > Marco > > > > _______________________________________________ > > 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
I have successfully used Xen VM images with qemu before. I''m not sure if qemu exists for Windows, but that might be an option. I''m sure it would be terribly slow though. Dan On 10/17/07, Marco Strullato <marco.strullato@gmail.com> wrote:> > I asked that because I''d like to distribute virtual machines created with > xen: it won''t be possible to distribute xen vm images to windows hosts... I > mean with vmware it''s very easy but with xen it''s very hard. > > suggestions? > > Thanks, > > Marco > > > > 2007/10/17, Dan VerWeire <dverweire@gmail.com>: > > > > From my knowledge, it is not possible. The OS kernel must be aware of > > the hypervisor in order for it to work and since no one in the community is > > blessed with the Windows source, Windows hasn''t been modified as needed. I > > have read several articles lately stating that Mircosoft is working with > > Novell and the next Windows Server release will have special Xen > > capabilities. I can''t remember if it was able to be a Dom0 or a PV DomU. > > > > Dan > > > > On 10/17/07, Marco Strullato < marco.strullato@gmail.com> wrote: > > > > > Hi all, > > > is it possible to execute Windows as a xen Dom0 ? I think it''s not > > > possible... Could you confirm me? > > > Thanks > > > > > > Marco > > > > > > _______________________________________________ > > > 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
> I have successfully used Xen VM images with qemu before. I''m not sure if > qemu exists for Windows, but that might be an option. I''m sure it would be > terribly slow though.I understood that the virtual hardware used by Qemu and used by Xen''s HVM (fully virtualised guests) has diverged somewhat so that it''s not always possible to transfer guests between the too... maybe that situation has / will improve. Xen is reasonably good at running Windows in a domU but it''s not good for running virtual machines "under Windows" in a vmware player / qemu style. Windows as dom0... it can''t be done at the moment. Maybe one day, if MS decide to make Windows interoperate much better with other company''s hypervisors. But I wouldn''t count on it; they may want to restrict Windows "dom0-like" functionality to their own hypervisor. I''ve heard noises suggesting that they will support running as a paravirt guest on Xen better in the future (and support will be available for running Xen guests on Viridian). Cheers, Mark> Dan > > On 10/17/07, Marco Strullato <marco.strullato@gmail.com> wrote: > > I asked that because I''d like to distribute virtual machines created with > > xen: it won''t be possible to distribute xen vm images to windows hosts... > > I mean with vmware it''s very easy but with xen it''s very hard. > > > > suggestions? > > > > Thanks, > > > > Marco > > > > 2007/10/17, Dan VerWeire <dverweire@gmail.com>: > > > From my knowledge, it is not possible. The OS kernel must be aware of > > > the hypervisor in order for it to work and since no one in the > > > community is blessed with the Windows source, Windows hasn''t been > > > modified as needed. I have read several articles lately stating that > > > Mircosoft is working with Novell and the next Windows Server release > > > will have special Xen capabilities. I can''t remember if it was able to > > > be a Dom0 or a PV DomU. > > > > > > Dan > > > > > > On 10/17/07, Marco Strullato < marco.strullato@gmail.com> wrote: > > > > Hi all, > > > > is it possible to execute Windows as a xen Dom0 ? I think it''s not > > > > possible... Could you confirm me? > > > > Thanks > > > > > > > > Marco > > > > > > > > _______________________________________________ > > > > Xen-users mailing list > > > > Xen-users@lists.xensource.com > > > > http://lists.xensource.com/xen-users-- Dave: Just a question. What use is a unicyle with no seat? And no pedals! Mark: To answer a question with a question: What use is a skateboard? Dave: Skateboards have wheels. Mark: My wheel has a wheel! _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users