summaryrefslogtreecommitdiff
path: root/usr/src/uts/sun4v/io/cnex.c
AgeCommit message (Collapse)AuthorFilesLines
2008-12-186721814 eeprom command fails with concurrent ipmitoolMichael Bergknoff1-19/+30
2008-09-22PSARC 2008/382 Fast RebootSherry Moore1-3/+3
6714038 Fast Reboot support for x86 platforms
2008-04-106666476 LDC mode names don't conform to FWARC 2006/571ha1379941-143/+176
6666840 ldc.c should be split up for better maintainability 6671853 cnex interrupt distribution is imbalanced
2007-12-206638558 Memory leak on ddi_prop_decode_alloc+0xc when running SunVTSarutz1-0/+1
2007-12-106634346 cnex panics if DTrace probes use values which have been destroyed by ↵lm660181-7/+9
a call to remove intr
2007-11-216616313 cnex incorrectly generates interrupt cookieslm660181-5/+19
2007-07-296543601 intrstat is not supported on an LDOM for virtual devicesraghuram1-9/+169
6571988 cnex should cache target cpuid for each channel
2007-06-086476615 Solaris doesn't negotiate interrupt API groupjb1450951-1/+19
6539243 ldc prints warning messages on console when running newer Solaris with older SysFw (6.3.x)
2006-11-086485548 Can not create zpool on guest domain with an entire vdisknarayan1-16/+13
6486746 cnex timeouts during intr redistribution when doing cpu DR 6488547 Kaio accesses of block size greater than 64K fail on guest's virtual disks 6488812 vdc driver should define internal macro instead of SDUNIT/SDPART
2006-10-306479828 vldc race condition when start/stop domains in a tight looplm660181-3/+15
6479863 cnex driver panic on ldom creation. 6482165 LDOMs fail to reboot with VDS communication failures. 6484558 Incorrect ASSERT check in ldc_read()
2006-10-236402328 Add multi-pil and unlimited softint support for SPARCgovinda1-5/+13
2006-10-026475901 vnet fails to establish connection with vswitch after service domain ↵narayan1-17/+14
reboot 6476056 vldc incorrectly marks port in RESET state 6476337 call to ldc_close blocks for a very long time
2006-09-176405380 LDoms vSwitch needs to be modified to support network interfaces ↵lm660181-2/+4
with multiple DMA channels 6442123 CDDL missing in usr/src/uts/sun4v/sys/mmu.h 6444620 Consoles in a group should not logout user when switched to another console. 6451435 vntsd should be checked by lint during a nightly build 6461268 Ctrl-S hangs ldoms guest console. 6461648 vds should handle requests for absolute disk offsets per FWARC/2006/195 6464824 vnet panics due to ldc_mem_alloc_handle(0x1f) error allocating table memory 6465197 Console connections fail on an active ldom. 6467567 panic[cpu0]/thread=2a10045fcc0: recursive mutex_enter 6469790 ldc call to vmem_free uses incorrect size
2006-07-106412648 VIO service drivers auto-unload after some timenarayan1-4/+7
6413569 Possible memory leaks needs to be investigated. 6423722 vds should use finer-grained locking for better performance 6429738 LDom panics using a destroyed ldc 6431111 LDOM manager should use P_FAULTED state for cpu instead of P_OFFLINE/ 6431300 can not enter '~' character on a ldom's console 6431458 vDisk drivers need to handle read/write requests asynchronously 6437436 ldc read/write operations are serialized due to a common lock 6437766 vDisk VTOC should handle the timestamp field 6440543 vSwitch/vNet should use aligned IP frame headers 6440553 vNet/vSwitch should reuse previously allocated mblks 6442270 vDisk server should set FREAD and FWRITE mode when calling ldi_ioctl 6442851 Remove VLDC max write_pa limit 6442973 vntsd dumps core with assertion failure message 6443193 vDisk client incorrectly implements DKIOCSGEOM ioctl 6443198 vDisk client incorrectly caches new VTOC on DKIOCSVTOC ioctl 6444392 vswitch/vnet should set end_idx to -1 for increased performance
2006-05-16FWARC 2005/633 Project Q Logial Domaining Umbrellaheppo1-0/+1133
FWARC 2005/739 sun4v channels FWARC 2006/055 Domain Services FWARC 2006/072 sun4v virtual devices machine description data FWARC 2006/074 sun4v interrupt cookies FWARC 2006/075 Channel devices, Virtual Disk client and server bindings FWARC 2006/076 Virtual Network Client and switch Bindings FWARC 2006/081 Virtual Logical Domain Channel (vldc) Bindings FWARC 2006/086 LDOM variables FWARC 2006/105 LDOM support for NCP FWARC 2006/110 Domain Services MD node and other misc properties FWARC 2006/117 Virtual Console Concentrator Bindings FWARC 2006/135 sun4v channel console packets FWARC 2006/140 sun4v channels transport protocol FWARC 2006/141 FMA Domain Services FWARC 2006/174 NCS HV Update FWARC 2006/184 sun4v channels shared memory FWARC 2006/195 Virtual IO Communication Protocol PSARC 2006/152 Logical Domain Channels Transport API 6272074 Need interface to determine execution unit sharing. 6354556 Add machine description kernel framework support 6391870 LDoms v1.0 Solaris Changes