aboutsummaryrefslogtreecommitdiff
path: root/sys/sun4v/include/hv_api.h
Commit message (Collapse)AuthorAgeFilesLines
* Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvsKen Smith2011-02-161-1/+1
| | | | | | Approved by: re (implicit) This commit was manufactured to restore the state of the 8.2-RELEASE image.
* Declare hypervisor system initiated reset functionKip Macy2006-11-261-0/+1
| | | | | | | as needed by the previous commit :-/ Notes: svn path=/head/; revision=164644
* add interrupt cookie hypervisor functionsKip Macy2006-11-261-1/+12
| | | | Notes: svn path=/head/; revision=164608
* - implement remaining pci functionsKip Macy2006-11-241-7/+22
| | | | | | | - fix build errors Notes: svn path=/head/; revision=164595
* Implement mmu functions and cpu_mondo_sendKip Macy2006-11-241-0/+7
| | | | | | | fix some more kernel compile fallout Notes: svn path=/head/; revision=164592
* - Comment most of the remaining hypercalls in hcall.SKip Macy2006-11-241-10/+42
| | | | | | | | | - implement hypercalls returning a single value - start fixing the fallout of the recent changes needed to get the kernel compiling again Notes: svn path=/head/; revision=164572
* Add in initial clean room implementation of hypervisor interfacesKip Macy2006-11-231-0/+177
Notes: svn path=/head/; revision=164567