|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [patch] clear ctxt->flags before getdomaininfo
On Sat, Jun 18, 2005 at 04:48:23PM -0700, Nakajima, Jun wrote:
> I think you need to set VGCF_IN_KERNEL for x86_64 domains in
> xc_linux_build.c for initialization.
>
> For example, we are setting VGCF_VMX_GUEST in the builder
> (libxc/xc_vmx_build.c) like
> ctxt->flags = VGCF_VMX_GUEST;
I like the attached patch a little better, but if i'm mistaken about
how getdomaininfo is suppose to work, then yes, what you're suggesting
is the right thing to do.
Also attached is fixes for formatting nits.
sRp
--
Scott Parish
Signed-off-by: srparish@xxxxxxxxxx
ctxt-flags.diff
Description: Text document
xc_linux_build.diff
Description: Text document
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|