|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] VirtualBox on XEN DomU
As a rule, if something isn't possible in dom0 it won't be possible in a
paravirt domU either. I'm afraid that's the case here - VirtualBox needs more
low level control over the CPU than Xen will give it.
You can probably get away with running VirtualBox inside an HVM domU, if you
have HVM-capable hardware. If that doesn't work reliably it may be hard to
fix, though.
Using Qemu without any accelerators (i.e. KVM or kQemu) should also work in
any domU but it is much slower.
In the future, perhaps somebody will make it possible to virtualise the HVM
instruction set, then nesting like this will be easier. For the moment,
though, that's not possible.
Hope that clears things up. I think my information is up-to-date...
Cheers,
Mark
On Thursday 26 February 2009 19:09:49 Espák Miklós wrote:
> Hi,
>
> although it is primarily a VirtualBox problem, but maybe someone knows
> the answer here.
>
> I read that it is not possible to run vbox on dom0.
> http://www.virtualbox.org/ticket/2383
>
> Is it possible to run it on domU?
>
> Thanks,
>
> Miklos
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|