This reports more than one memory device if the memory for the guest is larger than 16G. Signed-off-by: Bill Rieske <brieske@novell.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
This reports more than one memory device if the memory for the guest is larger than 16G. Signed-off-by: Bill Rieske <brieske@novell.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Keir Fraser
2008-Oct-09 15:59 UTC
Re: [Xen-devel] [PATCH] smbios support large memory guests
On 9/10/08 16:36, "Bill Rieske" <BRIESKE@novell.com> wrote:> This reports more than one memory device if the memory for the guest is larger > than 16G. > > > Signed-off-by: Bill Rieske <brieske@novell.com>It''s not a great start that this patch cannot possibly compile. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Keir Fraser
2008-Oct-09 16:05 UTC
Re: [Xen-devel] [PATCH] smbios support large memory guests
On 9/10/08 16:59, "Keir Fraser" <keir.fraser@eu.citrix.com> wrote:> On 9/10/08 16:36, "Bill Rieske" <BRIESKE@novell.com> wrote: > >> This reports more than one memory device if the memory for the guest is >> larger >> than 16G. >> >> >> Signed-off-by: Bill Rieske <brieske@novell.com> > > It''s not a great start that this patch cannot possibly compile.Also the starting_address computations are bogus, since the field is in kilobytes not megabytes. I will fix this patch up as necessary and apply it. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel