[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [Qemu-devel] [PATCH v13 1/3] spapr_pci: Make find_phb()/f
From: |
Gavin Shan |
Subject: |
Re: [Qemu-ppc] [Qemu-devel] [PATCH v13 1/3] spapr_pci: Make find_phb()/find_dev() public |
Date: |
Thu, 25 Dec 2014 14:18:33 +1100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Tue, Dec 23, 2014 at 03:24:58PM +1100, David Gibson wrote:
>On Mon, Dec 15, 2014 at 11:15:06AM +1100, Gavin Shan wrote:
>> From: Alexey Kardashevskiy <address@hidden>
>>
>> This makes find_phb()/find_dev() public and changed its names
>> to spapr_pci_find_phb()/spapr_pci_find_dev() as they are going to
>> be used from other parts of QEMU such as VFIO DDW (dynamic DMA window)
>
>I don't actually see the other patches in this series using find_phb()
>or find_dev() outside of spapr_pci.c, so this change doesn't seem to
>be relevant to the series.
>
Yep, My patches were based on Alexey's "DDW" feature, which seems not
be merged to Alex Graf's tree yet. This patch isn't related any more
and I'll drop it in next version.
Thanks,
Gavin
>--
>David Gibson | I'll have my music baroque, and my code
>david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
> | _way_ _around_!
>http://www.ozlabs.org/~dgibson
- [Qemu-ppc] [PATCH v13 0/3] EEH Support for VFIO Devices, Gavin Shan, 2014/12/14
- [Qemu-ppc] [PATCH v13 1/3] spapr_pci: Make find_phb()/find_dev() public, Gavin Shan, 2014/12/14
- [Qemu-ppc] [PATCH v13 3/3] sPAPR: Implement sPAPRPHBClass::eeh_handler, Gavin Shan, 2014/12/14
- [Qemu-ppc] [PATCH v13 2/3] sPAPR: Implement EEH RTAS calls, Gavin Shan, 2014/12/14
- Re: [Qemu-ppc] [PATCH v13 2/3] sPAPR: Implement EEH RTAS calls, Alexander Graf, 2014/12/15
- Re: [Qemu-ppc] [PATCH v13 2/3] sPAPR: Implement EEH RTAS calls, Gavin Shan, 2014/12/15
- Re: [Qemu-ppc] [PATCH v13 2/3] sPAPR: Implement EEH RTAS calls, Alexander Graf, 2014/12/15
- Re: [Qemu-ppc] [PATCH v13 2/3] sPAPR: Implement EEH RTAS calls, Gavin Shan, 2014/12/15
- Re: [Qemu-ppc] [PATCH v13 2/3] sPAPR: Implement EEH RTAS calls, Alexander Graf, 2014/12/15
- Re: [Qemu-ppc] [PATCH v13 2/3] sPAPR: Implement EEH RTAS calls, Gavin Shan, 2014/12/15
- Re: [Qemu-ppc] [PATCH v13 2/3] sPAPR: Implement EEH RTAS calls, Alexander Graf, 2014/12/15
Re: [Qemu-ppc] [Qemu-devel] [PATCH v13 2/3] sPAPR: Implement EEH RTAS calls, David Gibson, 2014/12/22