summaryrefslogtreecommitdiff
path: root/usr/src/uts/sparc/v9/os/simulator.c
AgeCommit message (Collapse)AuthorFilesLines
2016-01-056514 AS_* lock macros simplificationJosef 'Jeff' Sipek1-7/+7
Reviewed by: Piotr Jasiukajtis <estibi@me.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2009-11-236741065 Solaris should support cooperative migrationHaik Aftandilian1-0/+41
6873667 a domain running Sun Cluster should notify the cluster framework when it is migrating FWARC 2009/559 Domain Suspend Domain Service FWARC 2009/452 HV APIs for cooperative guest migration PSARC 2009/589 LDOM-SunCluster suspend callbacks
2009-03-276686817 simulate_unimp can continually simulate the same instructionChristopher Baumbauer - Sun Microsystems - San Diego United States1-2/+16
2008-09-26PSARC/2007/003 Solaris Support for the Rock ProcessorJason Beloro1-16/+100
6368478 Solaris needs to support the Rock processor 6440653 stores to sun4v error queue head registers are missing a membar #Sync 6639717 FLUSH instruction used more than necessary in sun4v
2007-01-106494657 FP emulator has to handle the fact that quad fp ops may generate ↵svemuri1-5/+7
illegal_instruction traps
2005-12-016310567 gcc and sparcv9 kernel support don't get alongmathue1-18/+49
2005-09-146303214 unimplemented_{LDD,STD} traps need to be handled (fix lint)wsm1-1/+0
2005-09-126303214 unimplemented_{LDD,STD} traps need to be handledwsm1-6/+178
6312645 little endian LDD/STD simulation is inconsistent with hardware
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1244