All of lore.kernel.org
 help / color / mirror / Atom feed
* Run Xen on HVM guest?
@ 2009-03-19  8:15 Wu Bingzheng
  2009-03-19  8:34 ` Keir Fraser
  2009-03-19  8:57 ` Zhang, Xiantao
  0 siblings, 2 replies; 4+ messages in thread
From: Wu Bingzheng @ 2009-03-19  8:15 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 598 bytes --]

Hi men,

I installed a HVM guest on Xen. And the results of 'cat /proc/cpuinfo'
are different on Dom0 and DomU(HVM).

The CPU mode is right on both:
  model name      : Intel(R) Core(TM)2 Quad  CPU Q9300  @ 2.50GHz
However, on Dom0 'flags' contains 'vmx', which is the key of HVM,
but on DomU, it doesn'e contains 'vmx'.

Does it mean that HVM DomU dose not support 'vmx', so we can't install
another Xen on HVM DomU?

I want to know the reason why the DomU didnot have 'vmx':
1. Intel VT doesn't support 'vmx' on DomU
2. Intel VT supports, but Xen doesn't support (now)
3. Other reason

Thanks,
Wu

[-- Attachment #1.2: Type: text/html, Size: 1311 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Run Xen on HVM guest?
  2009-03-19  8:15 Run Xen on HVM guest? Wu Bingzheng
@ 2009-03-19  8:34 ` Keir Fraser
  2009-03-19 14:06   ` Dan Magenheimer
  2009-03-19  8:57 ` Zhang, Xiantao
  1 sibling, 1 reply; 4+ messages in thread
From: Keir Fraser @ 2009-03-19  8:34 UTC (permalink / raw)
  To: Wu Bingzheng, xen-devel@lists.xensource.com

On 19/03/2009 08:15, "Wu Bingzheng" <wubingzheng@163.com> wrote:

> I want to know the reason why the DomU didnot have 'vmx':
> 1. Intel VT doesn't support 'vmx' on DomU
> 2. Intel VT supports, but Xen doesn't support (now)
> 3. Other reason

It¹s not easy to support VMX in a domU. So we don¹t support it.

 -- Keir

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Run Xen on HVM guest?
  2009-03-19  8:15 Run Xen on HVM guest? Wu Bingzheng
  2009-03-19  8:34 ` Keir Fraser
@ 2009-03-19  8:57 ` Zhang, Xiantao
  1 sibling, 0 replies; 4+ messages in thread
From: Zhang, Xiantao @ 2009-03-19  8:57 UTC (permalink / raw)
  To: Wu Bingzheng, xen-devel@lists.xensource.com

>Does it mean that HVM DomU dose not support 'vmx', so we can't install
>another Xen on HVM DomU 

In theory, you can run Xen with dom0 and PV guests in hvm guest, but can't install HVM guest in HVM guest because it depends on nested VT support in Xen.
Xiantao

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Run Xen on HVM guest?
  2009-03-19  8:34 ` Keir Fraser
@ 2009-03-19 14:06   ` Dan Magenheimer
  0 siblings, 0 replies; 4+ messages in thread
From: Dan Magenheimer @ 2009-03-19 14:06 UTC (permalink / raw)
  To: Keir Fraser, Wu Bingzheng, xen-devel

But, yes, it IS possible to run Xen in an HVM, but the
Xen in the HVM is only able to run PV guests.

(Note "possible" doesn't mean that it will work on
any given version of Xen.)

> -----Original Message-----
> From: Keir Fraser [mailto:keir.fraser@eu.citrix.com]
> Sent: Thursday, March 19, 2009 2:35 AM
> To: Wu Bingzheng; xen-devel@lists.xensource.com
> Subject: Re: [Xen-devel] Run Xen on HVM guest?
> 
> 
> On 19/03/2009 08:15, "Wu Bingzheng" <wubingzheng@163.com> wrote:
> 
> > I want to know the reason why the DomU didnot have 'vmx':
> > 1. Intel VT doesn't support 'vmx' on DomU
> > 2. Intel VT supports, but Xen doesn't support (now)
> > 3. Other reason
> 
> It¹s not easy to support VMX in a domU. So we don¹t support it.
> 
>  -- Keir
> 
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-03-19 14:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-19  8:15 Run Xen on HVM guest? Wu Bingzheng
2009-03-19  8:34 ` Keir Fraser
2009-03-19 14:06   ` Dan Magenheimer
2009-03-19  8:57 ` Zhang, Xiantao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.