History log of /illumos-gate/usr/src/cmd/vntsd/ (Results 1 – 25 of 25)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
55fea89d15-Aug-2023 Dan Cross

15843 automation can fix many trailing whitespace cstyle nits
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Dan McDonald <danmcd@mnx.io>

2a8bcb4e27-Dec-2022 Toomas Soome

15289 cmd: remove pragma ident
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Approved by: Dan McDonald <danmcd@mnx.io>

bbf2155526-Feb-2022 Richard Lowe

14443 resection manual pages per IPD4
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
R

14443 resection manual pages per IPD4
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

f8871fbc17-Mar-2021 Toomas Soome

14070 vntsd: cast between incompatible function types
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Reviewed by: Klaus Ziegler <klausz@haus-gisela.de>
Approved by: Robert Musta

14070 vntsd: cast between incompatible function types
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Reviewed by: Klaus Ziegler <klausz@haus-gisela.de>
Approved by: Robert Mustacchi <rm@fingolfin.org>

show more ...

9f84ea4628-May-2020 Andy Fiddaman

12800 smf methods using wrong exit code tokens
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Approved by: Dan McDonald <danmcd@joyent.com>

476d5ff708-Feb-2020 Toomas Soome

12432 vntsd: NULL pointer errors
Reviewed by: Gerg&#337; Doma <domag02@gmail.com>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>

25b895bc06-Oct-2009 Zach Kissel

6805690 enabling vntsd in factory-default mode causes unnecessary warning messages

41c9e69b01-Apr-2009 Zach Kissel

6821441 qcn(7D) should enter the kernel monitor unconditionally when H_BREAK is received
6759718 KEYBOARD_ABORT=alternate set in a guest domain, makes it impossible to "break" the console session

28b1e50e09-Feb-2009 Sriharsha Basavapatna

6781539 Lack of authorization checking for guest domain console access

a93081c107-Jan-2009 Chris Gerhard

6789720 vntsd does not handle telnet NOP and then eats extra bytes and reports bogus errors.

1f79c0b802-Jul-2008 dtse

6711774 Consoles without write permission are unresponsive to <RET> but respond to other key inputs.

823fe29b03-Jan-2008 dtse

6642088 console output problems with snv_79

8100efac27-Nov-2007 dtse

6531565 Guest domain OBP command completion does not work
6630945 vntsd runs out of file descriptor with very large domain counts

205eeb1a09-Aug-2007 lm66018

6534456 vntsd does not recognize a listen_addr of 127.0.0.1
6536262 vds occasionally sends out-of-order responses
6541689 vsw_process_data_dring_pkt doesn't check the return value from allocb

6534456 vntsd does not recognize a listen_addr of 127.0.0.1
6536262 vds occasionally sends out-of-order responses
6541689 vsw_process_data_dring_pkt doesn't check the return value from allocb
6544946 Adding non existant disk device to single cpu domain causes hang

show more ...

bd8f033815-Feb-2007 narayan

6512526 RC1a: vntsd needs to validate the listen-to IP address
6512604 handshake untimeout() race condition in vnet
6517019 vgen_multicst does not handle kmem_zalloc failure
6520018 vntsd

6512526 RC1a: vntsd needs to validate the listen-to IP address
6512604 handshake untimeout() race condition in vnet
6517019 vgen_multicst does not handle kmem_zalloc failure
6520018 vntsd gets confused and immediately closes newly established console connections
6521890 recursive mutex_enter in ldc_set_cb_mode

show more ...

3c96341a10-Jan-2007 narayan

6422488 vdc should read/write VTOC & GEOM to a disk on file
6483975 vDisk server should bypass lofi to access disk image files
6492690 vds unable to open zfs volumes on boot
6505765 vntsd

6422488 vdc should read/write VTOC & GEOM to a disk on file
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.

show more ...

4d39be2b21-Nov-2006 sg70180

6482166 vntsd dumps core and all console connections get killed.
6490897 vntsd fails on default control domain
6492688 ldc panic under load

a192e90002-Nov-2006 amaguire

PSARC 2006/552 Quagga SMF Modifications
6312914 routeadm needs to support smf-based routing services
6440342 remove redundancies in smf-related makefiles by moving manifest rules to usr/src/c

PSARC 2006/552 Quagga SMF Modifications
6312914 routeadm needs to support smf-based routing services
6440342 remove redundancies in smf-related makefiles by moving manifest rules to usr/src/cmd/Makefile.targ

--HG--
rename : usr/src/cmd/cmd-inet/usr.sbin/in.rdisc.c => usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/in.rdisc.c
rename : usr/src/cmd/cmd-inet/usr.sbin/routeadm.c => usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
rename : deleted_files/usr/src/cmd/volmgt/etc/Makefile => usr/src/cmd/volmgt/etc/Makefile

show more ...

1e8f609020-Oct-2006 dtse

6477070 Multiple console connections to same guest toggle read/write state if tilde sequences are used.

3af08d8223-Sep-2006 lm66018

6458676 memory leak with 12 hours all_solaris_tests.
6460802 vdc does not handle ldc_write failures appropriately
6462669 VDC bind failure messages under stress in an ldom.
6463753 panic[

6458676 memory leak with 12 hours all_solaris_tests.
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.

show more ...

7636cb2117-Sep-2006 lm66018

6405380 LDoms vSwitch needs to be modified to support network interfaces with multiple DMA channels
6442123 CDDL missing in usr/src/uts/sun4v/sys/mmu.h
6444620 Consoles in a group should not

6405380 LDoms vSwitch needs to be modified to support network interfaces 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

show more ...

d10e4ef210-Jul-2006 narayan

6412648 VIO service drivers auto-unload after some time
6413569 Possible memory leaks needs to be investigated.
6423722 vds should use finer-grained locking for better performance
6429738

6412648 VIO service drivers auto-unload after some time
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

show more ...

8e6a2a0402-Jun-2006 lm66018

6423207 Misc vntsd help messages
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 as

6423207 Misc vntsd help messages
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

show more ...

440e4ad119-May-2006 heppo

6391870 LDoms v1.0 Solaris Changes (fix unref)

--HG--
rename : usr/src/cmd/vntsd/vcc.h => deleted_files/usr/src/cmd/vntsd/vcc.h
rename : usr/src/uts/sun4v/sys/vnet_proxy.h => deleted

6391870 LDoms v1.0 Solaris Changes (fix unref)

--HG--
rename : usr/src/cmd/vntsd/vcc.h => deleted_files/usr/src/cmd/vntsd/vcc.h
rename : usr/src/uts/sun4v/sys/vnet_proxy.h => deleted_files/usr/src/uts/sun4v/sys/vnet_proxy.h
rename : usr/src/uts/sun4v/sys/vnetmsg.h => deleted_files/usr/src/uts/sun4v/sys/vnetmsg.h

show more ...

1ae0874516-May-2006 heppo

FWARC 2005/633 Project Q Logial Domaining Umbrella
FWARC 2005/739 sun4v channels
FWARC 2006/055 Domain Services
FWARC 2006/072 sun4v virtual devices machine description data
FWARC 200

FWARC 2005/633 Project Q Logial Domaining Umbrella
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

show more ...