aboutsummaryrefslogtreecommitdiff
path: root/sys/net80211
diff options
context:
space:
mode:
authorJustin T. Gibbs <gibbs@FreeBSD.org>2013-10-05 19:51:09 +0000
committerJustin T. Gibbs <gibbs@FreeBSD.org>2013-10-05 19:51:09 +0000
commitbf57e9793acf2560ddf629569f2685fee01d1446 (patch)
tree9e10b27ab32e89b88eed965f2e5b47be7f6f9610 /sys/net80211
parent5b9d734b08304416a4f340b9a436360fb6e08745 (diff)
Correct panic caused by attaching both Xen PV and HyperV virtualization
aware drivers on Xen hypervisors that advertise support for some HyperV features. x86/xen/hvm.c: When running in HVM mode on a Xen hypervisor, set vm_guest to VM_GUEST_XEN so other virtualization aware components in the FreeBSD kernel can detect this mode is active. dev/hyperv/vmbus/hv_hv.c: Use vm_guest to ignore Xen's HyperV emulation when Xen is detected and Xen PV drivers are active. Reported by: Shanker Balan Submitted by: Roger Pau Monné Sponsored by: Citrix Systems R&D Reviewed by: gibbs Approved by: re (Xen blanket)
Notes
svn path=/head/; revision=256071
Diffstat (limited to 'sys/net80211')
0 files changed, 0 insertions, 0 deletions