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
John Baldwin
e07ef9b0f6
Move <machine/apicvar.h> to <x86/apicvar.h>.
2014-01-23 20:10:22 +00:00
..
clock.c
Introduce a new, HVM compatible, paravirtualized timer driver for Xen.
2013-08-29 23:11:58 +00:00
exception.s
Implement vector callback for PVHVM and unify event channel implementations
2013-08-29 19:52:18 +00:00
locore.s
Rename definition of HYPERVISOR_VIRT_START to avoid conflict with
2013-08-22 20:07:06 +00:00
mp_machdep.c
Formalize the concept of virtual CPU ids by adding a per-cpu vcpu_id
2013-10-05 23:11:01 +00:00
mptable.c
Move <machine/apicvar.h> to <x86/apicvar.h>.
2014-01-23 20:10:22 +00:00
pmap.c
The pmap function pmap_clear_reference() is no longer used. Remove it.
2013-09-20 04:30:18 +00:00
xen_machdep.c
Implement vector callback for PVHVM and unify event channel implementations
2013-08-29 19:52:18 +00:00