qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] SMBIOS cleanup round
@ 2014-05-13 18:17 Gabriel L. Somlo
  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 18:17 ` [Qemu-devel] [PATCH v2 2/2] SMBIOS: Update Type 0 struct generator for machines >= 2.1 Gabriel L. Somlo
  0 siblings, 2 replies; 10+ messages in thread
From: Gabriel L. Somlo @ 2014-05-13 18:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini, lersek, kraxel

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

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

end of thread, other threads:[~2014-05-13 20:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-13 18:17 [Qemu-devel] [PATCH v2 0/2] SMBIOS cleanup round Gabriel L. Somlo
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

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).