WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH] HVM SMBIOS v2 0/5

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH] HVM SMBIOS v2 0/5
From: "Andrew D. Ball" <aball@xxxxxxxxxx>
Date: Wed, 12 Jul 2006 17:19:36 -0400
Delivery-date: Thu, 13 Jul 2006 02:30:59 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)
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...

Differences include

(1) SMBIOS is no longer optional for HVM domU's.
(2) The refactoring I did of hvmloader wasn't really necessary, so I
got rid of it.
(3) The patches have been tested on changeset

10671:b20580cf7fc1bfe5119597bb5b576cdd020551d5

(4) The versions of strcpy() and strncpy() I wrote in util.c now
behave properly: strncpy() pads the destination string with NULs until
its size limit is reached and both strcpy() and strncpy() return the
address of the destination string.

Peace.
Andrew


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

<Prev in Thread] Current Thread [Next in Thread>