cvs commit: src/sys/sun4v/include hv_api.h hypervisorvar.h
src/sys/sun4v/sun4v hcall.S hviommu.c pmap.c trap.c
Kip Macy
kmacy at FreeBSD.org
Fri Nov 24 10:50:57 PST 2006
kmacy 2006-11-24 18:50:56 UTC
FreeBSD src repository
Modified files:
sys/sun4v/include hv_api.h hypervisorvar.h
sys/sun4v/sun4v hcall.S hviommu.c pmap.c trap.c
Log:
Implement mmu functions and cpu_mondo_send
fix some more kernel compile fallout
Revision Changes Path
1.3 +7 -0 src/sys/sun4v/include/hv_api.h
1.10 +2 -3 src/sys/sun4v/include/hypervisorvar.h
1.14 +60 -3 src/sys/sun4v/sun4v/hcall.S
1.3 +4 -0 src/sys/sun4v/sun4v/hviommu.c
1.15 +1 -1 src/sys/sun4v/sun4v/pmap.c
1.6 +1 -1 src/sys/sun4v/sun4v/trap.c
More information about the cvs-src
mailing list