summaryrefslogtreecommitdiff
path: root/usr/src/cmd/vntsd/cmd.c
AgeCommit message (Collapse)AuthorFilesLines
2009-04-016821441 qcn(7D) should enter the kernel monitor unconditionally when H_BREAK ↵Zach Kissel1-8/+52
is received 6759718 KEYBOARD_ABORT=alternate set in a guest domain, makes it impossible to "break" the console session
2009-01-076789720 vntsd does not handle telnet NOP and then eats extra bytes and ↵Chris Gerhard1-17/+21
reports bogus errors.
2008-01-026642088 console output problems with snv_79dtse1-5/+5
2006-10-206477070 Multiple console connections to same guest toggle read/write state ↵dtse1-4/+14
if tilde sequences are used.
2006-09-176405380 LDoms vSwitch needs to be modified to support network interfaces ↵lm660181-14/+0
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-2/+22
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-06-026423207 Misc vntsd help messageslm660181-12/+12
6424288 Guest domain allows user to change the ethernet address 6424330 retry ldc_up() during transmit if the channel is not up, in vnet driver 6428613 assertion failure in vdc as a result of DKIOCFLUSHWRITECACHE ioctl call 6431479 mismerge in hsvc introduced by 6391870 6431822 vds/vdc should not reference C macros __DATE__ or __TIME__ 6431874 vdc sets the max transfer size incorrectly 6432364 preallocate tx buffers in vnet
2006-05-16FWARC 2005/633 Project Q Logial Domaining Umbrellaheppo1-0/+486
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