Skip to content
Snippets Groups Projects
Commit 11608318 authored by Konrad Rzeszutek Wilk's avatar Konrad Rzeszutek Wilk Committed by Jesse Barnes
Browse files

xen/pciback: Support pci_reset_function, aka FLR or D3 support.


We use the __pci_reset_function_locked to perform the action.
Also on attaching ("bind") and detaching ("unbind") we save and
restore the configuration states. When the device is disconnected
from a guest we use the "pci_reset_function" to also reset the
device before being passed to another guest.

Signed-off-by: default avatarKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: default avatarJesse Barnes <jbarnes@virtuousgeek.org>
parent 6fbf9e7a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment