[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] HVM SMBIOS v2 0/5
On 12/7/06 10:19 pm, "Andrew D. Ball" <aball@xxxxxxxxxx> wrote: > The following patches are a cleaned up version of the HVM SMBIOS > patches I submitted last Friday. > > I apologize if these are posted twice -- the first time I tried to send > them I didn't see them show up after 40 minutes... These patches need rebasing to changeset 10948 or after. The changes I made there should make your patchset rather smaller! The main thing is to get rid of your additions to hvm_info_table: 1. Uuid can be got via hypercall_xen_version(XENVER_guest_handle) 2. Version info can be got via other XENVER_ commands 3. Memsize can roughly be worked out from the e820 table I see you add a util.c -- I actually also made the same cleanup in my changeset although I think you add another couple of functions. Hopefully the way to use the hypercalls is obvious from the above changeset. I added a simple example to hvmloader.c:init_hypercalls() to print version information. Thanks, Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |