• L
    qemu: don't reset PCI devices being assigned with VFIO · 1eeab6e6
    Laine Stump 提交于
    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.
    1eeab6e6
qemu_hotplug.c 106.7 KB