qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] Kill the "use flash device for BIOS unless KVM" misfeature
@ 2013-04-12 15:25 Markus Armbruster
  2013-04-12 15:25 ` [Qemu-devel] [PATCH 1/3] pc: Inline pc_init_pci_1_3() into pc_init_pci_1_2() Markus Armbruster
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Markus Armbruster @ 2013-04-12 15:25 UTC (permalink / raw)
  To: qemu-devel; +Cc: aliguori, jljusten

See PATCH 3/3 for description, the other two are trivial preliminaries
to simplify review.

Markus Armbruster (3):
  pc: Inline pc_init_pci_1_3() into pc_init_pci_1_2()
  pc: Split pc_init_pci_1_0() off pc_init_pci_1_2()
  pc: Kill the "use flash device for BIOS unless KVM" misfeature

 hw/block/pc_sysfw.c  | 20 ++++++++++++++++++--
 hw/i386/pc_piix.c    | 29 +++++++++++++++++++++++------
 hw/i386/pc_q35.c     |  8 +++++++-
 include/hw/i386/pc.h |  5 +++++
 4 files changed, 53 insertions(+), 9 deletions(-)

-- 
1.7.11.7

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

end of thread, other threads:[~2013-04-25 20:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-12 15:25 [Qemu-devel] [PATCH 0/3] Kill the "use flash device for BIOS unless KVM" misfeature Markus Armbruster
2013-04-12 15:25 ` [Qemu-devel] [PATCH 1/3] pc: Inline pc_init_pci_1_3() into pc_init_pci_1_2() Markus Armbruster
2013-04-12 15:25 ` [Qemu-devel] [PATCH 2/3] pc: Split pc_init_pci_1_0() off pc_init_pci_1_2() Markus Armbruster
2013-04-12 15:25 ` [Qemu-devel] [PATCH 3/3] pc: Kill the "use flash device for BIOS unless KVM" misfeature Markus Armbruster
2013-04-25 20:55 ` [Qemu-devel] [PATCH 0/3] " Anthony Liguori

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