1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys/i386/xen
Bryan Venteicher d3ccddf3ce Generalized parts of the XEN timer code into a generic pvclock
KVM clock shares the same data structures between the guest and the host
as Xen so it makes sense to just have a single copy of this code.

Differential Revision: https://reviews.freebsd.org/D1429
Reviewed by:	royger (eariler version)
MFC after:	1 month
2015-02-04 08:26:43 +00:00
..
clock.c Generalized parts of the XEN timer code into a generic pvclock 2015-02-04 08:26:43 +00:00
exception.s
locore.s opt_global.h is included automatically in the build. No need to 2014-11-18 17:06:56 +00:00
mp_machdep.c Fix XEN kernel build. 2014-11-03 16:31:31 +00:00
mptable.c
pmap.c
xen_machdep.c