All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Privoznik <mprivozn@redhat.com>
To: qemu-devel@nongnu.org
Cc: pbonzini@redhat.com, rth@twiddle.net
Subject: [Qemu-devel] [PATCH 0/2] Couple of SMBIOS fixes
Date: Wed, 20 May 2015 11:15:48 +0200	[thread overview]
Message-ID: <cover.1432112914.git.mprivozn@redhat.com> (raw)

Well, strictly speaking the first is a code cleanup, the second
one implements the feature we claimed to have but it wasn't
implemented.

Michal Privoznik (2):
  pc_init1: Don't misuse int for holding up a bool
  SMBIOS: Allow users to chose base board type

 hw/i386/pc_piix.c | 10 +++++-----
 hw/i386/smbios.c  | 18 +++++++++++++++++-
 qemu-options.hx   |  4 ++--
 3 files changed, 24 insertions(+), 8 deletions(-)

-- 
2.3.6

             reply	other threads:[~2015-05-20  9:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-20  9:15 Michal Privoznik [this message]
2015-05-20  9:15 ` [Qemu-devel] [PATCH 1/2] pc_init1: Don't misuse int for holding up a bool Michal Privoznik
2015-05-20  9:55   ` Paolo Bonzini
2015-05-20 12:30     ` Eduardo Habkost
2015-05-20  9:15 ` [Qemu-devel] [PATCH 2/2] SMBIOS: Allow users to chose base board type Michal Privoznik
2015-05-20  9:24   ` Paolo Bonzini
2015-05-20 12:09     ` Michal Privoznik
2015-05-20 14:16   ` Eric Blake

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=cover.1432112914.git.mprivozn@redhat.com \
    --to=mprivozn@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.