[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [RFC] [PATCH] HVM SMBIOS support 2/6


  • To: xen-devel@xxxxxxxxxxxxxxxxxxx
  • From: "Andrew D. Ball" <aball@xxxxxxxxxx>
  • Date: Fri, 07 Jul 2006 15:37:34 -0400
  • Delivery-date: Fri, 07 Jul 2006 12:38:10 -0700
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

[HVM] [XEN] Add attributes needed for HVM SMBIOS support to hvm_info_table.

Signed-off-by: Andrew D. Ball <aball@xxxxxxxxxx>

diff -r f91cc71173c5 xen/include/public/hvm/hvm_info_table.h
--- a/xen/include/public/hvm/hvm_info_table.h   Thu Jun 22 20:37:33 2006
+++ b/xen/include/public/hvm/hvm_info_table.h   Fri Jul  7 13:51:30 2006
@@ -19,6 +19,12 @@
     uint8_t     apic_enabled;
     uint8_t     pae_enabled;
     uint32_t    nr_vcpus;
+    uint8_t     smbios_enabled;
+    uint8_t     uuid[16]; /* xenstore UUID in /vm/ */
+    uint64_t    memsize; /* amount of pseudo-physical memory (MB) */
+    uint16_t    xen_major_version;
+    uint16_t    xen_minor_version;
+    char        xen_version[80];
 };
 
 #endif /* __XEN_PUBLIC_HVM_HVM_INFO_TABLE_H__ */

Attachment: smbios_2_hvm_info_table.patch
Description: Text Data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.