summaryrefslogtreecommitdiffstats
path: root/sys/sun4v/include
Commit message (Expand)AuthorAgeFilesLines
...
* - separate out rounding memory ranges to 4M boundaries from OFW memory alloca...kmacy2006-12-041-1/+2
* - Explicitly name the fields in pcb that we use to store trap state for laterkmacy2006-11-291-1/+6
* Declare hypervisor system initiated reset functionkmacy2006-11-261-0/+1
* add interrupt cookie hypervisor functionskmacy2006-11-262-1/+22
* - implement remaining pci functionskmacy2006-11-242-13/+29
* Implement mmu functions and cpu_mondo_sendkmacy2006-11-242-3/+9
* comment all remaining documented hypervisor functions except for msikmacy2006-11-241-1/+1
* document and comment all functions outside of MMU and MSI serviceskmacy2006-11-241-1/+1
* - Comment most of the remaining hypercalls in hcall.Skmacy2006-11-243-13/+45
* Add in initial clean room implementation of hypervisor interfaceskmacy2006-11-232-129/+273
* Remove system critical files with CDDL originkmacy2006-11-231-157/+0
* Add watchdog supportkmacy2006-11-231-0/+1
* Add in missing hypercall numberskmacy2006-11-231-4/+35
* re-name misnamed single character console interfaceskmacy2006-11-232-2/+7
* Add hypervisor interfaces for logical domain channels from the hypervisor API...kmacy2006-11-232-31/+27
* In contrast to the non-obvious and flexible nature of the optimized bcopy in ...kmacy2006-11-231-1/+0
* Integrate, but do not enable support for dynamically resizing TSBskmacy2006-11-222-1/+7
* pmap_track_modified has been removed from other architectures -kmacy2006-11-221-9/+0
* add support for resizing the the tte_hash of multi-threaded processeskmacy2006-11-221-1/+1
* remove unused field from pcpu structurekmacy2006-11-221-2/+1
* remove dead code from tsb.ckmacy2006-11-221-1/+6
* move contiguous allocation and free routines from tte_hash.c into pmap.ckmacy2006-11-221-0/+2
* Add tte_hash and tsb update handlers for handling tte_hash and tsbkmacy2006-11-221-6/+2
* Add mechanism to track TSB misses in tsb miss handlerkmacy2006-11-221-0/+2
* remove unused fieldskmacy2006-11-181-3/+1
* remove 13 (largely) redundant files and switch to the sparc64/sparc64 versionkmacy2006-11-181-0/+8
* Resize the hash table upwards if the number of collision entries is greater t...kmacy2006-11-161-2/+2
* Heavily re-factor tte_hash to remove redundant codekmacy2006-11-151-0/+3
* add trap tracing to cpu mondo handler and tsb miss handlerkmacy2006-11-151-0/+31
* Fix a comment.ru2006-11-131-1/+1
* MUTEX_PROFILING has been generalized to LOCK_PROFILING. We now profilekmacy2006-11-111-0/+3
* - map hardware trap numbers to those used by by sparc64 for inter-compatibilitykmacy2006-11-032-83/+87
* The relocation definitions are now defined in the machine independentjb2006-11-031-84/+0
* Add a low level function to write a string to the hypervisorjb2006-11-031-0/+1
* Spaces to tabs. (I shouldn't copy and paste from diff output to a terminal)jb2006-11-011-1/+1
* Add the trap-trace function for the hypervisor.jb2006-11-011-0/+1
* In the replacement text of the __bswapN_const() macros encapsulate themarius2006-10-301-8/+12
* kernel clean up to make the sun4v kernel buildkmacy2006-10-092-0/+26
* placate Grim Reaper with sun4v supportkmacy2006-10-0597-0/+10623
OpenPOWER on IntegriCloud