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
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/intr: fix the event channel enabled per-cpu mask
royger
2015-11-05
1
-0
/
+6
*
xen: Code cleanup and small bug fixes
royger
2015-10-21
4
-58
/
+29
*
xen/console: Introduce a new console driver for Xen guest
royger
2015-10-08
1
-1
/
+1
*
Update Xen headers from 4.2 to 4.6
royger
2015-10-06
69
-2494
/
+4059
*
xen: allow disabling PV disks and nics
royger
2015-08-21
1
-0
/
+3
*
Remove another remnant of PV domU support and assume that we always run
jhb
2015-08-14
1
-13
/
+4
*
Add support for Xen blkif indirect segment I/Os. This makes it possible for
cperciva
2015-07-30
1
-11
/
+160
*
Garbage collect comments which related to the pre-r284296 support for a
cperciva
2015-06-21
1
-69
/
+3
*
xen-blk{front/back}: remove broken FreeBSD extensions
royger
2015-06-12
2
-44
/
+6
*
xen: introduce a newbus function to allocate unused memory
royger
2015-05-08
2
-0
/
+102
*
Use SYSCTL_OUT_STR() to return strings.
ian
2015-03-14
1
-1
/
+1
*
Pacify clang 3.3 by ending the file with a newline. This is common
imp
2015-01-06
1
-1
/
+1
*
xen: convert the Grant-table code to a NewBus device
royger
2014-12-10
1
-2
/
+0
*
xen: move grant table code
royger
2014-12-10
1
-720
/
+0
*
xen: create a new PCI bus override
royger
2014-12-09
1
-0
/
+37
*
opt_global.h is included automatically in the build. No need to
imp
2014-11-18
1
-1
/
+0
*
xen: implement the privcmd user-space device
royger
2014-10-22
3
-0
/
+92
*
xen: add a Xen to BSD error translation
royger
2014-10-22
1
-0
/
+305
*
xen: import a proper event channel user-space device
royger
2014-10-22
1
-358
/
+0
*
xen: allow to register event channels without handlers
royger
2014-10-22
1
-0
/
+19
*
xen: convert the xenstore user-space char device to a newbus device
royger
2014-09-30
1
-3
/
+0
*
xen: move xenstore devices
royger
2014-09-30
2
-1864
/
+0
*
msi: add Xen MSI implementation
royger
2014-09-30
3
-0
/
+62
*
xen: implement event channel PIRQ support
royger
2014-08-04
1
-0
/
+12
*
Remove ia64.
marcel
2014-07-07
5
-1127
/
+0
*
xen: add missing files
royger
2014-06-16
1
-0
/
+34
*
xen: unify gnttab initialization for PVHVM and PVH
royger
2014-06-16
2
-15
/
+29
*
xen: init gnttab from xenpv
royger
2014-06-16
1
-15
/
+0
*
xen: xenstore changes to support PVH
royger
2014-06-16
1
-9
/
+9
*
xen: introduce xenpv bus
royger
2014-06-16
1
-5
/
+1
*
Make this compile with gcc.
imp
2014-04-05
1
-1
/
+0
*
Revert last change, it breaks other things.
imp
2014-03-19
1
-0
/
+1
*
Remove redunant declaration. gcc complains while clang doesn't.
imp
2014-03-19
1
-1
/
+0
*
xen: add and enable Xen console for PVH guests
royger
2014-03-11
1
-0
/
+4
*
xen: add macro to detect if running as Dom0
royger
2014-03-11
1
-0
/
+7
*
xen: add PV/PVH kernel entry point
royger
2014-03-11
1
-0
/
+4
*
Remove redundant redeclaration of gdtset in sys/xen/xen-os.h, to silence
dim
2013-10-18
1
-2
/
+0
*
Merge Xen PVHVM support into the GENERIC kernel config for both
gibbs
2013-09-20
1
-1
/
+0
*
Add support for suspend/resume/migration operations when running as a
gibbs
2013-09-20
1
-1
/
+1
*
Implement PV IPIs for PVHVM guests and further converge PV and HVM
gibbs
2013-09-06
1
-6
/
+5
*
Implement vector callback for PVHVM and unify event channel implementations
gibbs
2013-08-29
18
-1451
/
+518
*
Replace kernel virtual address space allocation with vmem. This provides
jeff
2013-08-07
1
-4
/
+2
*
Adjust i386 Xen PV support for updated Xen interface files.
gibbs
2013-06-17
2
-3
/
+3
*
Upgrade Xen interface headers to Xen 4.2.1.
gibbs
2013-06-14
54
-526
/
+4533
*
Fix loss of the emulated keyboard on Xen PV HVM domains.
gibbs
2013-05-22
1
-27
/
+50
*
xenstore/xenstore.c:
gibbs
2013-04-29
1
-1
/
+2
*
Move the corresponding MTX_SYSINIT() next to their struct mtx declaration
andre
2012-10-26
1
-7
/
+8
*
Make xen python scripts work with python3
eadler
2012-10-22
1
-1
/
+1
*
blkif interface comment cleanups. No functional changes
gibbs
2012-02-29
1
-15
/
+19
*
Fix "_" vs. "-" typo in a comment. No functional changes.
gibbs
2012-02-16
1
-1
/
+1
[next]