aboutsummaryrefslogtreecommitdiff
path: root/sys/sun4v/mdesc
Commit message (Expand)AuthorAgeFilesLines
* Remove actual files supporting sun4v.Attilio Rao2011-05-146-842/+0
* This is a follow-up, cleaning-up commit about recent changes involvingAttilio Rao2007-09-111-1/+1
* Don't count on the first phys_avail range being greater than zeroKip Macy2006-12-241-2/+1
* add helper function for finding a virtual device node in a machineKip Macy2006-12-181-0/+101
* - provide a more informative panic if mdesc_update() failsKip Macy2006-12-121-7/+10
* fix CID 1670 by freeing pointer listp before returningKip Macy2006-12-071-0/+1
* Make sure we do not sleep while locks are held. Change the malloc(9)Christian S.J. Peron2006-11-241-1/+1
* - Comment most of the remaining hypercalls in hcall.SKip Macy2006-11-241-1/+2
* move CDDL licensed machine description support routine files to cddl directoryKip Macy2006-11-2413-1538/+0
* placate Grim Reaper with sun4v supportKip Macy2006-10-0518-0/+2275