All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] HVM SMBIOS v2 0/5
@ 2006-07-12 21:19 Andrew D. Ball
  2006-08-04 19:39 ` Keir Fraser
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew D. Ball @ 2006-07-12 21:19 UTC (permalink / raw)
  To: xen-devel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread
* [PATCH] HVM SMBIOS v2 0/5
@ 2006-07-12 20:25 aball
  0 siblings, 0 replies; 3+ messages in thread
From: aball @ 2006-07-12 20:25 UTC (permalink / raw)
  To: xen-devel

The following patches are a cleaned up version of the HVM SMBIOS
patches I submitted last Friday.

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-08-04 19:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-12 21:19 [PATCH] HVM SMBIOS v2 0/5 Andrew D. Ball
2006-08-04 19:39 ` Keir Fraser
  -- strict thread matches above, loose matches on Subject: below --
2006-07-12 20:25 aball

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.