Bug 1210509

Summary: vfio-pci: Enable device request notification support
Product: Red Hat Enterprise Linux 7 Reporter: Alex Williamson <alex.williamson>
Component: qemu-kvmAssignee: Alex Williamson <alex.williamson>
Status: CLOSED ERRATA QA Contact: Virtualization Bugs <virt-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.2CC: chayang, huding, juzhang, mrezanin, rbalakri, virt-maint, xfu
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: qemu-kvm-1.5.3-88.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1210520 (view as bug list) Environment:
Last Closed: 2015-11-19 05:01:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1206275    
Bug Blocks: 1210520    

Description Alex Williamson 2015-04-09 22:53:05 UTC
Description of problem:

If an attempt is made to unbind a device from vfio-pci while it is in use by a guest, the kernel will block until the device is released by the guest.  Kernel bug 1206275 adds a notification mechanism when such an attempt is made to relay the request to userspace.  This change makes the corresponding change in QEMU to receive and act on that notification.  With this change, a guest that supports hot-unplug of devices should automatically release the device when an unbind attempt is made.

47cbe50 vfio-pci: Enable device request notification support

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

For QE, I would try the following tests:

 - With an 82576 VF assigned to a guest, attempt to remove the igb driver in the host, via modprobe -r.  The VF should automatically be unplugged from the VM to allow this to complete.
 - Same as above except modify the number of SR-IOV VFs.  When set to 0, the VF should be automatically removed from VM.
 - Manually echo the VF PCI device to the vfio-pci driver unbind file in sysfs.

Please note that this is a cooperative interface, if the guest is running a guest that does not support hotplug, is unwilling to release the device, or is sitting in firmware, the existing behavior to block the unbind/remove will continue.

Comment 2 juzhang 2015-04-09 23:19:16 UTC
Do we need to clone this bz to qemu-kvm-rhev component?

Best Regards,
Junyi

Comment 3 Miroslav Rezanina 2015-05-06 09:08:54 UTC
Fix included in qemu-kvm-1.5.3-88.el7

Comment 6 juzhang 2015-08-03 03:54:32 UTC
According to comment5, set this issue as verified.

Comment 8 errata-xmlrpc 2015-11-19 05:01:15 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-2213.html