]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add PCI sysfs reset access
authorAlex Williamson <alex.williamson@redhat.com>
Thu, 17 Mar 2011 20:26:36 +0000 (14:26 -0600)
committerEric Blake <eblake@redhat.com>
Thu, 17 Mar 2011 20:52:50 +0000 (14:52 -0600)
commit2090b0f52d8270c38c6157b6f8fdd00fa265c213
treec43ad8c0872077df66c5e0b2ff5cc75bed7797ae
parentb24b442bf7603688b4d0c90a3b78f4528aeae3ae
Add PCI sysfs reset access

I'm proposing we make use of $PCIDIR/reset in qemu-kvm to reset
devices on VM reset.  We need to add it to libvirt's list of
files that get ownership for device assignment.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
src/util/pci.c