index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
x86
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC 304637: Fix build for !SMP kernels after the Xen MSIX workaround.
jhb
2016-09-09
1
-0
/
+2
*
MFC 302181,302635: Disable MSI-X migration on older Xen hypervisors.
jhb
2016-08-05
1
-2
/
+22
*
MFC r291024:
royger
2015-12-03
1
-20
/
+1
*
Revert MFC of r291023:
royger
2015-12-02
1
-3
/
+0
*
MFC r291023:
royger
2015-12-02
1
-0
/
+3
*
MFC r286999:
royger
2015-11-24
1
-4
/
+23
*
MFC 263772: Fix build without SMP.
jhb
2014-06-04
1
-1
/
+5
*
MFC r263001
royger
2014-04-04
1
-183
/
+10
*
Formalize the concept of virtual CPU ids by adding a per-cpu vcpu_id
gibbs
2013-10-05
2
-12
/
+29
*
Correct panic caused by attaching both Xen PV and HyperV virtualization
gibbs
2013-10-05
1
-0
/
+1
*
sys/x86/xen/hvm.c:
gibbs
2013-09-27
1
-2
/
+3
*
Merge Xen PVHVM support into the GENERIC kernel config for both
gibbs
2013-09-20
1
-11
/
+42
*
Add support for suspend/resume/migration operations when running as a
gibbs
2013-09-20
2
-27
/
+203
*
Implement PV IPIs for PVHVM guests and further converge PV and HVM
gibbs
2013-09-06
2
-9
/
+440
*
Conform to style(9). No functional changes.
gibbs
2013-09-01
1
-11
/
+11
*
Implement vector callback for PVHVM and unify event channel implementations
gibbs
2013-08-29
2
-0
/
+1382