All of lore.kernel.org
 help / color / mirror / Atom feed
* PAE requirement in config file for HVM guests
@ 2006-11-22  8:36 Jan Beulich
  2006-11-22  9:47 ` Keir Fraser
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Beulich @ 2006-11-22  8:36 UTC (permalink / raw)
  To: xen-devel

Could anyone explain why it was necessary in 3.0.3 to require config files
for 32-bit/PAE or 64-bit x86 hvm guests on respective hypervisors to have
an explicit 'pae = 1', whereas in 3.0.2 this wasn't needed? It would seem
that the emulated CPUID feature flag should, as in 3.0.2, just be
suppressed if the hypervisor really can't support PAE (i.e. 32-bit non-PAE
build).

Thanks, Jan

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

* Re: PAE requirement in config file for HVM guests
  2006-11-22  8:36 PAE requirement in config file for HVM guests Jan Beulich
@ 2006-11-22  9:47 ` Keir Fraser
  0 siblings, 0 replies; 2+ messages in thread
From: Keir Fraser @ 2006-11-22  9:47 UTC (permalink / raw)
  To: Jan Beulich, xen-devel




On 22/11/06 08:36, "Jan Beulich" <jbeulich@novell.com> wrote:

> Could anyone explain why it was necessary in 3.0.3 to require config files
> for 32-bit/PAE or 64-bit x86 hvm guests on respective hypervisors to have
> an explicit 'pae = 1', whereas in 3.0.2 this wasn't needed? It would seem
> that the emulated CPUID feature flag should, as in 3.0.2, just be
> suppressed if the hypervisor really can't support PAE (i.e. 32-bit non-PAE
> build).

It's only to allow pae to be masked off. I think that you can specify pae=1
always and it won't be advertised to the guest if the host doesn't support
it. If this isn't the case it should be, and I'd take a patch to make it so.
:-)

Oh, and xend should default pae=1 if it doesn't do so already.

 -- Keir

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

end of thread, other threads:[~2006-11-22  9:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-22  8:36 PAE requirement in config file for HVM guests Jan Beulich
2006-11-22  9:47 ` Keir Fraser

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.