qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Couple of SMBIOS fixes
@ 2015-05-20  9:15 Michal Privoznik
  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:15 ` [Qemu-devel] [PATCH 2/2] SMBIOS: Allow users to chose base board type Michal Privoznik
  0 siblings, 2 replies; 8+ messages in thread
From: Michal Privoznik @ 2015-05-20  9:15 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini, rth

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

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

end of thread, other threads:[~2015-05-20 14:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-20  9:15 [Qemu-devel] [PATCH 0/2] Couple of SMBIOS fixes Michal Privoznik
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

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