cvs commit: src/sys/sun4v/include hv_api.h hypervisorvar.h
src/sys/sun4v/sun4v hcall.S pmap.c
Kip Macy
kmacy at FreeBSD.org
Thu Nov 23 15:47:53 PST 2006
kmacy 2006-11-23 23:47:53 UTC
FreeBSD src repository
Modified files:
sys/sun4v/include hypervisorvar.h
sys/sun4v/sun4v pmap.c
Added files:
sys/sun4v/include hv_api.h
sys/sun4v/sun4v hcall.S
Log:
Add in initial clean room implementation of hypervisor interfaces
Revision Changes Path
1.1 +177 -0 src/sys/sun4v/include/hv_api.h (new)
1.7 +94 -127 src/sys/sun4v/include/hypervisorvar.h
1.9 +691 -0 src/sys/sun4v/sun4v/hcall.S (new)
1.13 +27 -27 src/sys/sun4v/sun4v/pmap.c
More information about the cvs-src
mailing list