On 06/24/2013 06:03 PM, Laine Stump wrote:
I just learned that VFIO resets PCI devices when they are assigned
to
guests / returned to the host, so it is redundant for libvirt to reset
the devices. This patch inhibits calling virPCIDeviceReset to devices
that will be/were assigned using VFIO.
---
ACK,
Martin