qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC PATCH 0/2] spapr: move pci device creation to Qemu


From: Nikunj A Dadhania
Subject: Re: [Qemu-devel] [RFC PATCH 0/2] spapr: move pci device creation to Qemu
Date: Thu, 23 Apr 2015 09:43:10 +0530
User-agent: Notmuch/0.17+27~gae47d61 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-redhat-linux-gnu)

Nikunj A Dadhania <address@hidden> writes:

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

Based on sPAPR PCI Hotplug patches by Michael Roth

https://github.com/mdroth/qemu/commits/spapr-hotplug-pci

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]