qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC PATCH 0/2] spapr: move pci device creation to Qemu
@ 2015-04-22 10:35 Nikunj A Dadhania
  2015-04-22 10:35 ` [Qemu-devel] [RFC PATCH 1/2] spapr: enumerate and add PCI device tree Nikunj A Dadhania
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Nikunj A Dadhania @ 2015-04-22 10:35 UTC (permalink / raw)
  To: qemu-devel; +Cc: aik, qemu-ppc, agraf, nikunj, david

The patch series creates PCI DT nodes in QEMU. The new
hotplug code needs the device node creation in Qemu. While during
boot, nodes were created in SLOF. It makes more sense to consolidate
the code to one place for better maintainability. 

Also, patches for populating ibm,loc-code was getting very complicated
with use of RTAS/HCALL

Nikunj A Dadhania (2):
  spapr: enumerate and add PCI device tree
  spapr: populate ibm,loc-code

 hw/ppc/spapr_pci.c | 166 ++++++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 153 insertions(+), 13 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2015-04-29  5:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-22 10:35 [Qemu-devel] [RFC PATCH 0/2] spapr: move pci device creation to Qemu Nikunj A Dadhania
2015-04-22 10:35 ` [Qemu-devel] [RFC PATCH 1/2] spapr: enumerate and add PCI device tree Nikunj A Dadhania
2015-04-28  7:46   ` David Gibson
2015-04-28 11:15     ` Nikunj A Dadhania
2015-04-29  3:10   ` Alexey Kardashevskiy
2015-04-29  5:15     ` Nikunj A Dadhania
2015-04-22 10:35 ` [Qemu-devel] [RFC PATCH 2/2] spapr: populate ibm,loc-code Nikunj A Dadhania
2015-04-28  7:48   ` David Gibson
2015-04-28 11:10     ` Nikunj A Dadhania
2015-04-23  4:13 ` [Qemu-devel] [RFC PATCH 0/2] spapr: move pci device creation to Qemu Nikunj A Dadhania

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