This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
i386
/
xen
History
Attilio Rao
470107b2f1
MFC
2011-07-04 11:13:00 +00:00
..
clock.c
Refactor Xen PV code to use new event timers subsystem. That uses one-shot
2011-05-13 12:39:37 +00:00
exception.s
i386 has not (yet) any DEV_ATPIC conditional than axe it out from Xen
2009-11-27 01:02:17 +00:00
locore.s
Eliminate unused variables (see r137912).
2010-01-07 04:47:09 +00:00
mp_machdep.c
Remove pc_cpumask usage from i386 and XEN.
2011-06-28 13:13:06 +00:00
mptable.c
Move the mptable.h under x86/include/.
2010-11-09 20:28:09 +00:00
pmap.c
MFC
2011-07-04 11:13:00 +00:00
xen_clock_util.c
…
xen_machdep.c
Spell CRITICAL_ASSERT correctly.
2011-01-04 16:29:07 +00:00
xen_rtc.c
…