qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] smbios: Encode UUID according to SMBIOS specification
@ 2014-10-29 13:26 Eduardo Habkost
  2014-10-29 13:26 ` [Qemu-devel] [PATCH 1/2] pc: Add pc_compat_2_1() function Eduardo Habkost
  2014-10-29 13:26 ` [Qemu-devel] [PATCH 2/2] smbios: Encode UUID according to SMBIOS specification Eduardo Habkost
  0 siblings, 2 replies; 3+ messages in thread
From: Eduardo Habkost @ 2014-10-29 13:26 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gabriel L. Somlo, Gerd Hoffmann, Michael S. Tsirkin

This fixes the bug described at:
  https://bugzilla.redhat.com/show_bug.cgi?id=1152922

Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Gabriel L. Somlo <gsomlo@gmail.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>

Eduardo Habkost (2):
  pc: Add pc_compat_2_1() function
  smbios: Encode UUID according to SMBIOS specification

 hw/i386/pc_piix.c        | 17 +++++++++++++++--
 hw/i386/pc_q35.c         | 17 +++++++++++++++--
 hw/i386/smbios.c         | 27 ++++++++++++++++++++++++---
 include/hw/i386/smbios.h | 17 +++++++++++++++--
 vl.c                     |  3 +++
 5 files changed, 72 insertions(+), 9 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2014-10-29 13:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-29 13:26 [Qemu-devel] [PATCH 0/2] smbios: Encode UUID according to SMBIOS specification Eduardo Habkost
2014-10-29 13:26 ` [Qemu-devel] [PATCH 1/2] pc: Add pc_compat_2_1() function Eduardo Habkost
2014-10-29 13:26 ` [Qemu-devel] [PATCH 2/2] smbios: Encode UUID according to SMBIOS specification Eduardo Habkost

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