summaryrefslogtreecommitdiff
path: root/usr/src/cmd/vntsd/vntsdvcc.c
AgeCommit message (Collapse)AuthorFilesLines
2020-04-0212432 vntsd: NULL pointer errorsToomas Soome1-5/+3
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2007-01-106422488 vdc should read/write VTOC & GEOM to a disk on filenarayan1-9/+14
6483975 vDisk server should bypass lofi to access disk image files 6492690 vds unable to open zfs volumes on boot 6505765 vntsd crashes while in a tight loop of bind/unbind a guest domain 6506356 VD_OP_BREAD/BWRITE operations do not report nblks read/written by vds 6510356 Vdc and Vds should handle bad or non existent devices better.
2006-11-216482166 vntsd dumps core and all console connections get killed.sg701801-58/+141
6490897 vntsd fails on default control domain 6492688 ldc panic under load
2006-09-226458676 memory leak with 12 hours all_solaris_tests.lm660181-2/+8
6460802 vdc does not handle ldc_write failures appropriately 6462669 VDC bind failure messages under stress in an ldom. 6463753 panic[cpu0]/thread=2a100207cc0: kernel heap corruption detected 6469548 Domain Services module should not claim every DS port in the MD 6469890 LDC clients fail to handshake reliably following a channel reset 6469900 LDOM domain0 runs out of freemem during extended runs. 6470870 pcp_init() returns error right after boot 6471712 vntsd cannot be disabled via svcadm unless issued twice.
2006-09-176405380 LDoms vSwitch needs to be modified to support network interfaces ↵lm660181-0/+11
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-05-16FWARC 2005/633 Project Q Logial Domaining Umbrellaheppo1-0/+633
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