qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v4 0/3] SMBIOS cleanup round
@ 2014-05-19 14:09 Gabriel L. Somlo
  2014-05-19 14:09 ` [Qemu-devel] [PATCH v4 1/3] SMBIOS: Fix endian-ness when populating multi-byte fields Gabriel L. Somlo
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Gabriel L. Somlo @ 2014-05-19 14:09 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini, lersek, kraxel, mst

Changelog:

new in v4:
  - slightly improved commit blurbs

v3:
  - endian-ness fix (1/3) now correctly handles cpuid version and features
  - included documentation (qemu-options.hx) for type 0 uefi flag (2/3)
  - fixed type 17 field sizes ("word" means 16 bits, not 32 :) :)


v2:
  - 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.


Gabriel L. Somlo (3):
  SMBIOS: Fix endian-ness when populating multi-byte fields
  SMBIOS: Update Type 0 struct generator for machines >= 2.1
  SMBIOS: Fix type 17 field sizes

 hw/i386/smbios.c         | 110 +++++++++++++++++++++++++----------------------
 include/hw/i386/smbios.h |  10 ++---
 qemu-options.hx          |   4 +-
 3 files changed, 65 insertions(+), 59 deletions(-)

-- 
1.9.0

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

end of thread, other threads:[~2014-06-04 20:02 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-19 14:09 [Qemu-devel] [PATCH v4 0/3] SMBIOS cleanup round Gabriel L. Somlo
2014-05-19 14:09 ` [Qemu-devel] [PATCH v4 1/3] SMBIOS: Fix endian-ness when populating multi-byte fields Gabriel L. Somlo
2014-05-19 14:09 ` [Qemu-devel] [PATCH v4 2/3] SMBIOS: Update Type 0 struct generator for machines >= 2.1 Gabriel L. Somlo
2014-05-19 14:09 ` [Qemu-devel] [PATCH v4 3/3] SMBIOS: Fix type 17 field sizes Gabriel L. Somlo
2014-05-19 16:09 ` [Qemu-devel] [PATCH v4 0/3] SMBIOS cleanup round Michael S. Tsirkin
2014-05-20  6:57   ` Gerd Hoffmann
2014-05-19 19:44 ` Michael S. Tsirkin
2014-05-20 19:01   ` Gabriel L. Somlo
2014-05-23  1:27   ` Gabriel L. Somlo
2014-05-23  9:00     ` Michael S. Tsirkin
2014-05-23 21:01       ` Gabriel L. Somlo
2014-05-26  6:30         ` Markus Armbruster
2014-06-02 17:13   ` [Qemu-devel] [PATCH v4 0/3, ping] " Gabriel L. Somlo
2014-06-02 20:02     ` Michael S. Tsirkin
2014-06-04 19:47     ` Michael S. Tsirkin
2014-06-04 20:02       ` Gabriel L. Somlo

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