On Fri, Aug 29, 2014 at 08:12:18PM +1000, Alexey Kardashevskiy wrote:
> This enables use of the parent class rest() callback in VFIO.
>
> This effectively enables reset of PHBs TCE IOMMU object(s) which are not
> bus devices and do not get reset by qemu_devices_reset() called from
> a machine rese
This enables use of the parent class rest() callback in VFIO.
This effectively enables reset of PHBs TCE IOMMU object(s) which are not
bus devices and do not get reset by qemu_devices_reset() called from
a machine reset callback.
Signed-off-by: Alexey Kardashevskiy
---
hw/ppc/spapr_pci_vfio.c |