qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eduardo Habkost <ehabkost@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Gabriel L. Somlo" <gsomlo@gmail.com>,
	Gerd Hoffmann <kraxel@redhat.com>,
	"Michael S. Tsirkin" <mst@redhat.com>
Subject: [Qemu-devel] [PATCH 0/2] smbios: Encode UUID according to SMBIOS specification
Date: Wed, 29 Oct 2014 11:26:06 -0200	[thread overview]
Message-ID: <1414589168-19516-1-git-send-email-ehabkost@redhat.com> (raw)

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

             reply	other threads:[~2014-10-29 13:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-29 13:26 Eduardo Habkost [this message]
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

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=1414589168-19516-1-git-send-email-ehabkost@redhat.com \
    --to=ehabkost@redhat.com \
    --cc=gsomlo@gmail.com \
    --cc=kraxel@redhat.com \
    --cc=mst@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).