Re: [Qemu-devel] [PATCH 0/3 QEMU v4] vfio on ppc64

2013-04-22 Thread Alex Williamson
On Mon, 2013-04-22 at 18:02 +1000, Alexey Kardashevskiy wrote: > Yes, we are still tuning this stuff for us :) Yay! > Changes: > > * new "spapr-pci-vfio-host-bridge" device is introduced > (inherits from spapr-pci-host-bridge); > > * device#1->group->container->device#2,.. creation scheme is ch

[Qemu-devel] [PATCH 0/3 QEMU v4] vfio on ppc64

2013-04-22 Thread Alexey Kardashevskiy
Yes, we are still tuning this stuff for us :) Changes: * new "spapr-pci-vfio-host-bridge" device is introduced (inherits from spapr-pci-host-bridge); * device#1->group->container->device#2,.. creation scheme is changed to group->container->devices scheme (on ppc64); * removed vfio_iommu_spapr_t