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
/
console
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen: Dom0 console fixes
royger
2014-08-04
1
-0
/
+26
*
xen: introduce xenpv bus
royger
2014-06-16
1
-1
/
+1
*
xen: fix usage of db_active in xen console
royger
2014-03-17
1
-2
/
+1
*
xen: add and enable Xen console for PVH guests
royger
2014-03-11
2
-13
/
+88
*
In sys/dev/xen/console/console.c, #if 0 an unused static function.
dim
2014-02-15
1
-0
/
+2
*
More BUS_PROBE_NOWILDCARD sweeping. Some devices here (if_ath_ahb and siba)
nwhitehorn
2013-10-29
1
-1
/
+1
*
Implement vector callback for PVHVM and unify event channel implementations
gibbs
2013-08-29
2
-18
/
+18
*
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on de...
sbz
2013-01-30
1
-1
/
+2
*
kern cons: introduce infrastructure for console grabbing by kernel
avg
2011-12-17
1
-0
/
+12
*
Add support for alternative break-to-debugger support on the Xen console.
rwatson
2011-09-02
1
-1
/
+9
*
A lack of console input is not the same thing as a byte of \0 input.
cperciva
2010-12-29
1
-3
/
+4
*
remove annoying printf that cripples kdb on PV guests
kmacy
2009-11-24
1
-1
/
+0
*
Cleanups to the Xen console driver:
ed
2009-08-24
1
-41
/
+27
*
Last minute TTY API change: remove mutex argument from tty_alloc().
ed
2009-05-29
1
-1
/
+1
*
Disable some un-needed console debugging.
adrian
2009-05-18
1
-1
/
+1
*
don't acquire tty lock with console lock held
kmacy
2009-05-11
2
-1
/
+5
*
xen console lock needs to be a spin lock in case it is acquired from an inter...
kmacy
2009-05-11
3
-5
/
+16
*
Fix the Xen build for i386 PV mode.
dfr
2009-04-01
1
-2
/
+1
*
Merge in support for Xen HVM on amd64 architecture.
dfr
2009-03-11
2
-33
/
+44
|
\
|
*
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
dfr
2008-11-22
3
-732
/
+0
|
*
update console to pre-MPSAFE tty interfaces
kmacy
2008-10-15
1
-40
/
+167
*
|
merge 186535, 186537, and 186538 from releng_7_xen
kmacy
2008-12-29
2
-16
/
+22
*
|
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
*
change netfront to match xen31_6
kmacy
2008-08-20
1
-1
/
+1
*
Integrate the Xen console driver.
ed
2008-08-20
1
-165
/
+36
*
Compile fixes for xen build.
kmacy
2008-08-15
2
-4
/
+0
*
Import Xen paravirtual drivers.
kmacy
2008-08-12
3
-0
/
+738