Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Declare hypervisor system initiated reset function | kmacy | 2006-11-26 | 1 | -0/+1 |
| | | | | as needed by the previous commit :-/ | ||||
* | add interrupt cookie hypervisor functions | kmacy | 2006-11-26 | 1 | -1/+12 |
| | |||||
* | - implement remaining pci functions | kmacy | 2006-11-24 | 1 | -7/+22 |
| | | | | - fix build errors | ||||
* | Implement mmu functions and cpu_mondo_send | kmacy | 2006-11-24 | 1 | -0/+7 |
| | | | | fix some more kernel compile fallout | ||||
* | - Comment most of the remaining hypercalls in hcall.S | kmacy | 2006-11-24 | 1 | -10/+42 |
| | | | | | | - implement hypercalls returning a single value - start fixing the fallout of the recent changes needed to get the kernel compiling again | ||||
* | Add in initial clean room implementation of hypervisor interfaces | kmacy | 2006-11-23 | 1 | -0/+177 |