qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Gabriel L. Somlo" <gsomlo@gmail.com>
To: qemu-devel@nongnu.org
Cc: pbonzini@redhat.com, lersek@redhat.com, kraxel@redhat.com
Subject: [Qemu-devel] [PATCH v2 0/2] SMBIOS cleanup round
Date: Tue, 13 May 2014 14:17:08 -0400	[thread overview]
Message-ID: <1400005030-20729-1-git-send-email-somlo@cmu.edu> (raw)

New since version 1:

  - fix endian-ness for *all* larger-than-8bit fields (patch 1/2)

  - resubmit type0 update (2/2) with appropriate endian-ness fix
    for 64-bit field.

Thanks,
  Gabriel

Gabriel L. Somlo (2):
  SMBIOS: Fix endian-ness when populating fields wider than 8-bit
  SMBIOS: Update Type 0 struct generator for machines >= 2.1

 hw/i386/smbios.c         | 109 +++++++++++++++++++++++++----------------------
 include/hw/i386/smbios.h |   2 +-
 2 files changed, 58 insertions(+), 53 deletions(-)

-- 
1.9.0

             reply	other threads:[~2014-05-13 18:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-13 18:17 Gabriel L. Somlo [this message]
2014-05-13 18:17 ` [Qemu-devel] [PATCH v2 1/2] SMBIOS: Fix endian-ness when populating fields wider than 8-bit Gabriel L. Somlo
2014-05-13 19:56   ` Laszlo Ersek
2014-05-13 20:09   ` Paolo Bonzini
2014-05-13 20:21     ` Gabriel L. Somlo
2014-05-13 20:32       ` Laszlo Ersek
2014-05-13 20:33       ` Paolo Bonzini
2014-05-13 20:46         ` Gabriel L. Somlo
2014-05-13 18:17 ` [Qemu-devel] [PATCH v2 2/2] SMBIOS: Update Type 0 struct generator for machines >= 2.1 Gabriel L. Somlo
2014-05-13 20:02   ` Laszlo Ersek

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=1400005030-20729-1-git-send-email-somlo@cmu.edu \
    --to=gsomlo@gmail.com \
    --cc=kraxel@redhat.com \
    --cc=lersek@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).