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
/
dev
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge in support for Xen HVM on amd64 architecture.
dfr
2009-03-11
9
-262
/
+1505
|
\
|
*
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
dfr
2008-11-22
12
-8290
/
+0
|
*
Add newline to sys/conf/files so that netfront.c compiles, s/ext_arg1/ext_args/
kmacy
2008-10-18
1
-3
/
+4
|
*
update console to pre-MPSAFE tty interfaces
kmacy
2008-10-15
1
-40
/
+167
*
|
fix non-witness compile
kmacy
2009-02-05
1
-0
/
+1
*
|
Adds support for SCTP checksum offload. This means
rrs
2009-02-03
1
-1
/
+12
*
|
break out of loop if we run out of mbufs
kmacy
2009-02-02
1
-5
/
+6
*
|
Last step of splitting up minor and unit numbers: remove minor().
ed
2009-01-28
1
-2
/
+2
*
|
merge 186535, 186537, and 186538 from releng_7_xen
kmacy
2008-12-29
5
-103
/
+103
*
|
Integrate 185578 from dfr
kmacy
2008-12-04
3
-241
/
+300
*
|
Don't call ether_ioctl() with locks held. Loop in xn_rxeof() until the backend
dfr
2008-11-30
1
-81
/
+85
*
|
Remove unused consdev structure fields.
ed
2008-10-27
1
-1
/
+0
|
/
*
Replace all calls to minor() with dev2unit().
ed
2008-09-27
1
-1
/
+1
*
Update xen/interface includes to the latest in mercurial
kmacy
2008-09-26
2
-6
/
+10
*
reflect header change in netfront
kmacy
2008-09-25
1
-1
/
+1
*
Decontextualize the couplet VOP_GETATTR / VOP_SETATTR as the passed thread
attilio
2008-08-28
1
-1
/
+1
*
Evidently the block device starts at 767.
kmacy
2008-08-24
1
-1
/
+1
*
make block devices start at 0
kmacy
2008-08-23
1
-3
/
+4
*
For reasons that I have not delved in to Xen 3.2 netback now does header spli...
kmacy
2008-08-21
1
-21
/
+38
*
change netfront to match xen31_6
kmacy
2008-08-20
2
-3
/
+3
*
mark blkfront_info as ready
kmacy
2008-08-20
1
-1
/
+2
*
include vmparam.h for KERNBASE and fix typo
kmacy
2008-08-20
1
-2
/
+3
*
register netfront before xenbus does its probing
kmacy
2008-08-20
1
-1
/
+1
*
Integrate the Xen console driver.
ed
2008-08-20
1
-165
/
+36
*
Make sure that machine addresses are vm_paddr_t
kmacy
2008-08-17
1
-6
/
+7
*
Compile fixes for xen build.
kmacy
2008-08-15
2
-4
/
+0
*
Import Xen paravirtual drivers.
kmacy
2008-08-12
12
-0
/
+8270