All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andrew D. Ball" <aball@us.ibm.com>
To: xen-devel@lists.xensource.com
Subject: [PATCH] HVM SMBIOS v2 0/5
Date: Wed, 12 Jul 2006 17:19:36 -0400	[thread overview]
Message-ID: <44B56768.2060506@us.ibm.com> (raw)

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

             reply	other threads:[~2006-07-12 21:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-12 21:19 Andrew D. Ball [this message]
2006-08-04 19:39 ` [PATCH] HVM SMBIOS v2 0/5 Keir Fraser
  -- strict thread matches above, loose matches on Subject: below --
2006-07-12 20:25 aball

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44B56768.2060506@us.ibm.com \
    --to=aball@us.ibm.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.