qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] smbios: Encode UUID according to SMBIOS specifi


From: Eduardo Habkost
Subject: [Qemu-devel] [PATCH 0/2] smbios: Encode UUID according to SMBIOS specification
Date: Wed, 29 Oct 2014 11:26:06 -0200

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

Cc: "Michael S. Tsirkin" <address@hidden>
Cc: Gabriel L. Somlo <address@hidden>
Cc: Gerd Hoffmann <address@hidden>

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]