[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [PATCH 7/8] spapr vfio: add spapr-pci-vfio-host-bridge to
From: |
Andreas Färber |
Subject: |
Re: [Qemu-ppc] [PATCH 7/8] spapr vfio: add spapr-pci-vfio-host-bridge to support vfio |
Date: |
Fri, 30 Aug 2013 15:01:41 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 |
Am 30.08.2013 09:43, schrieb Alexey Kardashevskiy:
> On 08/27/2013 09:08 PM, Alexander Graf wrote:
>>> type_init(register_types);
>>> diff --git a/hw/ppc/spapr_pci.c b/hw/ppc/spapr_pci.c
>>> index 869ca43..3f37cac 100644
>>> --- a/hw/ppc/spapr_pci.c
>>> +++ b/hw/ppc/spapr_pci.c
>>
>> I think we should move the vfio phb into a separate file and make it be a
>> proper subclass without even the chance to randomly call normal spapr pci
>> functions ;).
>>
>> Andreas, could you please check through this and see if you can spot a way
>> to isolate it out?
Just noticing this question now... (me not so into reviewing VFIO)
> After the lesson you both gave me with xics/xics-kvm, I am (more or less)
> aware of what I need to change here so wait a bit till I post another version.
Thanks.
Andreas
--
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
- Re: [Qemu-ppc] [PATCH 5/8] vfio: Add guest side IOMMU support, (continued)
[Qemu-ppc] [PATCH 6/8] spapr vfio: add vfio_container_spapr_get_info(), Alexey Kardashevskiy, 2013/08/07
[Qemu-ppc] [PATCH 7/8] spapr vfio: add spapr-pci-vfio-host-bridge to support vfio, Alexey Kardashevskiy, 2013/08/07
[Qemu-ppc] [PATCH 8/8] spapr vfio: enable for spapr, Alexey Kardashevskiy, 2013/08/07