Gerd Hoffmann
2007-Mar-01 08:19 UTC
[Xen-devel] Re: [XEN] Compat-mode dom0 always provides compat vcpu_guest_context structs.
Hi, This patch looks wrong. You can create 64bit domUs with a 32bit dom0. The domain builder is designed to be able to handle that and provide a native vcpu guest context for 64bit guests in that case. Last time I tested it worked ... cheers, Gerd _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Gerd Hoffmann
2007-Mar-01 09:41 UTC
Re: [Xen-devel] Re: [XEN] Compat-mode dom0 always provides compat vcpu_guest_context structs.
Gerd Hoffmann wrote:> Hi, > > This patch looks wrong. You can create 64bit domUs with a 32bit dom0. > The domain builder is designed to be able to handle that and provide a > native vcpu guest context for 64bit guests in that case. Last time I > tested it worked ...Now it is broken indeed, as expected with a SETVCPUCONTEXT failure. Please revert changeset 14166. thanks, Gerd -- Gerd Hoffmann <kraxel@suse.de> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel