qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/6] pc init & compat function cleanup
@ 2013-08-20 20:48 Eduardo Habkost
  2013-08-20 20:49 ` [Qemu-devel] [PATCH 1/6] pc: cleanup 1.4 compat support Eduardo Habkost
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Eduardo Habkost @ 2013-08-20 20:48 UTC (permalink / raw)
  To: qemu-devel
  Cc: Paolo Bonzini, Anthony Liguori, Gerd Hoffmann,
	Andreas Färber, Michael S. Tsirkin

This is a follow-up to the patch submitted by Michael (patch 1/6 in this
series), to make the pc compat initialization code simpler and easier to
eventually remove code duplication between pc_piix.c and pc_q35.c.

Eduardo Habkost (5):
  pc: Kill pc_init_pci_1_0()
  pc: Create pc_compat_*() functions
  pc: pc_compat_1_4() now can call pc_compat_1_5()
  pc_piix: Kill pc_init1() memory region args
  pc_piix: Pass QEMUMachineInitArgs to pc_init1()

Michael S. Tsirkin (1):
  pc: cleanup 1.4 compat support

 hw/i386/pc_piix.c | 117 ++++++++++++++++++++++++++----------------------------
 hw/i386/pc_q35.c  |  29 +++++++++++---
 2 files changed, 79 insertions(+), 67 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2013-08-21 13:33 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-20 20:48 [Qemu-devel] [PATCH 0/6] pc init & compat function cleanup Eduardo Habkost
2013-08-20 20:49 ` [Qemu-devel] [PATCH 1/6] pc: cleanup 1.4 compat support Eduardo Habkost
2013-08-20 20:49 ` [Qemu-devel] [PATCH 2/6] pc: Kill pc_init_pci_1_0() Eduardo Habkost
2013-08-20 20:49 ` [Qemu-devel] [PATCH 3/6] pc: Create pc_compat_*() functions Eduardo Habkost
2013-08-20 20:49 ` [Qemu-devel] [PATCH 4/6] pc: pc_compat_1_4() now can call pc_compat_1_5() Eduardo Habkost
2013-08-20 20:49 ` [Qemu-devel] [PATCH 5/6] pc_piix: Kill pc_init1() memory region args Eduardo Habkost
2013-08-20 20:49 ` [Qemu-devel] [PATCH 6/6] pc_piix: Pass QEMUMachineInitArgs to pc_init1() Eduardo Habkost
2013-08-21 13:11   ` Markus Armbruster
2013-08-21 13:33     ` Eduardo Habkost
2013-08-20 21:12 ` [Qemu-devel] [PATCH 0/6] pc init & compat function cleanup Michael S. Tsirkin
2013-08-20 21:20 ` Michael S. Tsirkin
2013-08-21 12:30   ` Eduardo Habkost
2013-08-21 12:41     ` Michael S. Tsirkin

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