aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb4vf/t4vf_hw.c
diff options
context:
space:
mode:
authorCasey Leedom <leedom@chelsio.com>2011-02-14 12:56:24 +0000
committerDavid S. Miller <davem@davemloft.net>2011-02-14 17:37:11 -0800
commit7e9c26295b2ae1be1285c7c9e593c19ce7ea7eba (patch)
treec8bb3d0decb24c44aca420faa0b0d88dbf1e82c2 /drivers/net/cxgb4vf/t4vf_hw.c
parentcxgb4vf: Behave properly when CONFIG_DEBUG_FS isn't defined ... (diff)
downloadlinux-dev-7e9c26295b2ae1be1285c7c9e593c19ce7ea7eba.tar.xz
linux-dev-7e9c26295b2ae1be1285c7c9e593c19ce7ea7eba.zip
cxgb4vf: Quiesce Virtual Interfaces on shutdown ...
When a Virtual Machine is rebooted, KVM currently fails to issue a Function Level Reset against any "Attached PCI Devices" (AKA "PCI Passthrough"). In addition to leaving the attached device in a random state in the next booted kernel (which sort of violates the entire idea of a reboot reseting hardware state), this leaves our peer thinking that the link is still up. (Note that a bug has been filed with the KVM folks, #25332, but there's been no response on that as of yet.) So, we add a "->shutdown()" method for the Virtual Function PCI Device to handle administrative shutdowns like a reboot. Signed-off-by: Casey Leedom <leedom@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions