summaryrefslogtreecommitdiff
path: root/usr/src/uts/sun4v
AgeCommit message (Collapse)AuthorFilesLines
2008-01-116552999 control-c from prtdiag, blank environmental data fields when run againfw1573211-6/+7
2008-01-076619224 Tick accounting needs to be made scalablemv1431291-1/+11
2008-01-076643903 Possible memory leak in vsw driverwentaoy2-4/+4
2008-01-046644851 fix for 6620322 was incompletejm224693-16/+16
2008-01-035072961 Need an optimized MD5 implementation for amd64da730242-4/+4
6189743 Need an ARCFOUR implementation optimized for AMD64 6617458 amd64/rsa is a false positive reported by wsdiff
2007-12-271162981 Remove C2_AUDIT #defines from the kernel and build filesgww1-7/+0
2007-12-216560890 ds error handling and error/debug messaging needs tidying upmikechr1-48/+148
2007-12-20PSARC 2007/646 Nemo MAC client updatesyz1470641-20/+1
6516337 mac_open() shouldn't require an instance argument 6600940 dl_txloop field in dls_link_t not needed 6604687 snoop is not working on trunked interfaces with vlans 6615598 vnic_info() returns wrong error code even when it finds the right VNIC
2007-12-206638558 Memory leak on ddi_prop_decode_alloc+0xc when running SunVTSarutz1-0/+1
2007-12-176639934 recursive mutex_enter panic on vgen_handshake_reset when configuring ↵raghuram1-16/+38
17 vnets on a service
2007-12-11PSARC 2007/633 Scottsdale Platform Software Supportanovick2-0/+2
6627561 Solaris support needed for Sun-Blade-T6340
2007-12-106627804 Repeated attach/detach to ISM segment fails with ENOMEM for 32bit ↵onnv_80mec1-23/+33
program
2007-12-106621520 Batoka TLB/TSB page fault resolution takes large amount of timesvemuri1-2/+2
6599537 xt_sync timeout panics when running SunVTS on Batoka
2007-12-106634346 cnex panics if DTrace probes use values which have been destroyed by ↵lm660182-8/+11
a call to remove intr
2007-12-09FWARC 2007/672 VIO vDisk Protocol Updatesachartre5-122/+2400
6437722 vDisk should support USCSICMD ioctl 6437772 vDisk should support mhd (multihost disk control operations) 6621222 need a tunable to export volumes as single slice disks
2007-12-076565314 n2rng does not recognize that there are two rng devices on marambatwelke7-301/+1372
6586123 n2rng driver incorrectly uses watchdog timeout in calls to hv_rng_ctl_write() 6626491 n2rng: logic error in rng; n2rng_config_task: RNG configuration failed
2007-12-076521412 PSARC 2006/525: new boot sparcsetje9-55/+75
6451467 bootadm update-archive does the wrong thing if interrupted 6477079 ability to pick up post bfu binaries from bfu PATH conflicts with sane scripting --HG-- rename : usr/src/psm/stand/boot/sparc/common/boot.c => deleted_files/usr/src/psm/stand/boot/sparc/common/boot.c rename : usr/src/psm/stand/boot/sparc/common/boot_services.c => deleted_files/usr/src/psm/stand/boot/sparc/common/boot_services.c rename : usr/src/psm/stand/boot/sparc/common/hsfsconf.c => deleted_files/usr/src/psm/stand/boot/sparc/common/hsfsconf.c rename : usr/src/psm/stand/boot/sparc/common/ufsconf.c => deleted_files/usr/src/psm/stand/boot/sparc/common/ufsconf.c rename : usr/src/psm/stand/bootblks/Makefile.obp => deleted_files/usr/src/psm/stand/bootblks/Makefile.obp rename : usr/src/psm/stand/bootblks/hsfs/common/Makefile.com => deleted_files/usr/src/psm/stand/bootblks/hsfs/common/Makefile.com rename : usr/src/psm/stand/bootblks/hsfs/common/boot_obp.fth => deleted_files/usr/src/psm/stand/bootblks/hsfs/common/boot_obp.fth rename : usr/src/psm/stand/bootblks/hsfs/common/hsfs.c => deleted_files/usr/src/psm/stand/bootblks/hsfs/common/hsfs.c rename : usr/src/psm/stand/bootblks/hsfs/common/hsfs_sig.h => deleted_files/usr/src/psm/stand/bootblks/hsfs/common/hsfs_sig.h rename : usr/src/psm/stand/bootblks/hsfs/common/hsfs_small.c => deleted_files/usr/src/psm/stand/bootblks/hsfs/common/hsfs_small.c rename : usr/src/psm/stand/bootblks/hsfs/common/iob.h => deleted_files/usr/src/psm/stand/bootblks/hsfs/common/iob.h rename : usr/src/psm/stand/bootblks/hsfs/sparc/unix/Makefile => deleted_files/usr/src/psm/stand/bootblks/hsfs/sparc/unix/Makefile rename : usr/src/psm/stand/bootblks/obp-c/Makefile.rules => deleted_files/usr/src/psm/stand/bootblks/obp-c/Makefile.rules rename : usr/src/psm/stand/bootblks/obp-c/Makefile.targ => deleted_files/usr/src/psm/stand/bootblks/obp-c/Makefile.targ rename : usr/src/psm/stand/bootblks/obp-c/common/cbootblk.h => deleted_files/usr/src/psm/stand/bootblks/obp-c/common/cbootblk.h rename : usr/src/psm/stand/bootblks/obp-c/common/makevers.sh => deleted_files/usr/src/psm/stand/bootblks/obp-c/common/makevers.sh rename : usr/src/psm/stand/bootblks/obp-c/common/mkboot.c => deleted_files/usr/src/psm/stand/bootblks/obp-c/common/mkboot.c rename : usr/src/psm/stand/bootblks/obp-c/common/romp.h => deleted_files/usr/src/psm/stand/bootblks/obp-c/common/romp.h rename : usr/src/psm/stand/bootblks/obp-c/common/stub.c => deleted_files/usr/src/psm/stand/bootblks/obp-c/common/stub.c rename : usr/src/psm/stand/bootblks/obp-c/common/unix_devio.c => deleted_files/usr/src/psm/stand/bootblks/obp-c/common/unix_devio.c rename : usr/src/psm/stand/bootblks/obp-c/sparc/common/mapfile => deleted_files/usr/src/psm/stand/bootblks/obp-c/sparc/common/mapfile rename : usr/src/psm/stand/bootblks/obp-c/sparc/common/obp_srt0.s => deleted_files/usr/src/psm/stand/bootblks/obp-c/sparc/common/obp_srt0.s rename : usr/src/psm/stand/bootblks/ufs/common/Makefile.com => deleted_files/usr/src/psm/stand/bootblks/ufs/common/Makefile.com rename : usr/src/psm/stand/bootblks/ufs/common/boot_1275.fth => deleted_files/usr/src/psm/stand/bootblks/ufs/common/boot_1275.fth rename : usr/src/psm/stand/bootblks/ufs/common/boot_obp.fth => deleted_files/usr/src/psm/stand/bootblks/ufs/common/boot_obp.fth rename : usr/src/psm/stand/bootblks/ufs/common/iob.h => deleted_files/usr/src/psm/stand/bootblks/ufs/common/iob.h rename : usr/src/psm/stand/bootblks/ufs/common/ufs.c => deleted_files/usr/src/psm/stand/bootblks/ufs/common/ufs.c rename : usr/src/psm/stand/bootblks/ufs/sparc/sun4c/Makefile => deleted_files/usr/src/psm/stand/bootblks/ufs/sparc/sun4c/Makefile rename : usr/src/psm/stand/bootblks/ufs/sparc/sun4d/Makefile => deleted_files/usr/src/psm/stand/bootblks/ufs/sparc/sun4d/Makefile rename : usr/src/psm/stand/bootblks/ufs/sparc/sun4m/Makefile => deleted_files/usr/src/psm/stand/bootblks/ufs/sparc/sun4m/Makefile rename : usr/src/psm/stand/bootblks/ufs/sparc/unix/Makefile => deleted_files/usr/src/psm/stand/bootblks/ufs/sparc/unix/Makefile rename : usr/src/uts/sparc/krtld/Makefile => deleted_files/usr/src/uts/sparc/krtld/Makefile rename : usr/src/uts/sparc/krtld/kobj_alloc.c => deleted_files/usr/src/uts/sparc/krtld/kobj_alloc.c rename : usr/src/uts/sparc/krtld/kobj_boot.c => deleted_files/usr/src/uts/sparc/krtld/kobj_boot.c rename : usr/src/uts/sparc/krtld/kobj_crt.s => deleted_files/usr/src/uts/sparc/krtld/kobj_crt.s rename : usr/src/cmd/boot/bootadm/filelist.ramdisk => usr/src/cmd/boot/filelist/i386/filelist.ramdisk rename : usr/src/cmd/boot/bootadm/filelist.safe => usr/src/cmd/boot/filelist/i386/filelist.safe
2007-12-076616525 ldclist.rwlock could be acquired after it has been destroyedwentaoy2-16/+53
2007-12-066600775 Victoria Falls systems don't need contig_mem pre-allocation for nxge ↵wh947095-23/+34
driver 6560415 update contig_mem_alloc/arena comments, variable names
2007-12-06backout 5074362: causes hangs on rebootjbeck1-4/+8
2007-12-066594010 Missing usr platform sbin links may cause hang during bootmcwalter2-1/+52
2007-12-066633918 assertion failed: ((page_papfn_2_color_cpu(npfn, szc) ^ color) & ↵dp784191-1/+6
ceq_mask) == 0
2007-11-295074362 cmn_err() doesn't work when the system is shutting downyx2094911-8/+4
2007-11-216616313 cnex incorrectly generates interrupt cookieslm660182-9/+47
2007-11-206620322 QJ071020-001 The panic occurred when the system was booted on T5120.jm224692-1/+30
2007-11-126626392 MPO software will sometimes place DR'd vcpu's in the wrong lgroup, ↵jc257223-68/+185
sometimes causing a Panic
2007-11-126627933 panic in vsw_reclaim_dring while netinstalling a guestraghuram1-5/+10
2007-11-126416097 remove bit fields in vio messages for portabilitywentaoy9-52/+101
6554177 vSwitch should verify net-dev property 6573332 format of mac address set in vnet and vsw attr packet do not match
2007-11-096473242 sun4v cscope.files contains unwanted sun4u filesjb1450951-1/+1
2007-11-096456476 Remove Niagara2 1.x tick workaroundae1128024-111/+5
6545059 sun4v: generic hwblkclr needs to be cleaned up.
2007-10-296492023 service domain thread pegged 100% system timeraghuram11-8088/+9192
6622758 LDC channel statistics are missing in vsw
2007-10-29FWARC 2007/602 VIO vDisk Protocol Updateslm6601810-140/+614
6434615 vDisk needs to support booting/installing from DVDs 6490305 vdc could improve its lint cleanliness 6569471 VIO_IS_VALID_DESC_STATE and VIO_SET_DESC_STATE utterly broken (but unused) 6607061 vDisk protocol version needs to be bumped up to v1.1
2007-10-296578761 System hangs in ds_cap_fini() and ds_cap_init()rsmaeda2-32/+51
6593231 Domain Services logging facility must manage memory better
2007-10-296613109 support more than 16 mblocksjc257223-7/+64
6620429 MPO should not assume a common address range among all mem nodes
2007-10-296570958 make lint fails for sun4v generic CPU modulesvemuri8-19/+20
6570952 make lint fails for sun4v Niagara CPU module 6570956 make lint fails for sun4v Niagara 2 CPU module
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-5/+7
PSARC/2007/227 VFS Feature Registration and ACL on Create PSARC/2007/244 ZFS Case-insensitive support PSARC/2007/315 Extensible Attribute Interfaces PSARC/2007/394 ls(1) new command line options '-/' and '-%': CIFS system attributes support PSARC/2007/403 Modified Access Checks for CIFS PSARC/2007/410 Add system attribute support to chmod(1) PSARC/2007/432 CIFS system attributes support for cp(1), pack(1), unpack(1), compress(1) and uncompress(1) PSARC/2007/444 Rescind SETTABLE Attribute PSARC/2007/459 CIFS system attributes support for cpio(1), pax(1), tar(1) PSARC/2007/546 Update utilities to match CIFS system attributes changes. PSARC/2007/560 ZFS sharesmb property 4890717 want append-only files 6417428 Case-insensitive file system name lookup to support CIFS 6417435 DOS attributes and additional timestamps to support for CIFS 6417442 File system quarantined and modified attributes to support an integrated Anti-Virus service 6417453 FS boolean property for rejecting/allowing invalid UTF-8 sequences in file names 6473733 RFE: Need support for open-deny modes 6473755 RFE: Need ability to reconcile oplock and delegation conflicts 6494624 sharemgr needs to support CIFS shares better 6546705 All vnode operations need to pass caller_context_t 6546706 Need VOP_SETATTR/VOP_GETATTR to support new, optional attributes 6546893 Solaris system attribute support 6550962 ZFS ACL inheritance needs to be enhanced to support Automatic Inheritance 6553589 RFE: VFS Feature Registration facility 6553770 RFE: ZFS support for ACL-on-CREATE (PSARC 2007/227) 6565581 ls(1) should support file system attributes proposed in PSARC/2007/315 6566784 NTFS streams are not copied along with the files. 6576205 cp(1), pack(1) and compress(1) should support file system attributes proposed in PSARC/2007/315 6578875 RFE: kernel interfaces for nbmand need improvement 6578883 RFE: VOP_SHRLOCK needs additional access types 6578885 chmod(1) should support file system attributes proposed in PSARC/2007/315 6578886 RFE: disallow nbmand state to change on remount 6583349 ACL parser needs to support audit/alarm ACE types 6590347 tar(1) should support filesystem attributes proposed in PSARC/2007/315 6597357 *tar* xv@ doesn't show the hidden directory even though it is restored 6597360 *tar* should re-init xattr info if openat() fails during extraction of and extended attribute 6597368 *tar* cannot restore hard linked extended attributes 6597374 *tar* doesn't display "x " when hard linked attributes are restored 6597375 *tar* extended attribute header off by one 6614861 *cpio* incorrectly archives extended system attributes with -@ 6614896 *pax* incorrectly archives extended system attributes with -@ 6615225 *tar* incorrectly archives extended system attributes with -@ 6617183 CIFS Service - PSARC 2006/715
2007-10-24PSARC 2007/511 Congo Platform SW Supportky1158083-1/+51
6606751 Need SUNW,Netra-T5440 platform support in ON
2007-10-196578484 the macro USR_SUN4V_PLAT_DIR in montoya makefile is not set to ↵mcwalter1-1/+1
intended value
2007-10-156586116 Stack overflow in n2rng drivertwelke2-4/+5
6614856 panic while running SUNWstc-ef tests - tests/functional/cryptoadm/priv/test_list
2007-10-156558449 Add ECC support to NCPfr412791-1/+36
2007-10-056605701 UltraSPARC-T2+ atomic backoff has a bug causing performance regressionsdavemq1-10/+20
2007-10-056596819 vds does not implement DKIOCFLUSHWRITECACHE for files-exported-as-vdiskszk1947572-8/+17
2007-10-036605716 halting the system should not override auto-boot? on the next poweronjm224691-8/+9
2007-10-026531266 link-aggregation with Nemo on e1000g primary ldom does not worksb1554805-458/+979
6581720 IO-DOMAIN-RESET (Huron/Ontario): Guest domain may lose connection to vsw if primary is rebooted 6604983 multicast processing after a channel-reset is broken in vnet 6610044 vsw should mac_register() in attach()
2007-10-01backout 6558449: breaks builddm1207691-36/+1
2007-10-016558449 Add ECC support to NCPfr412791-1/+36
2007-09-28PSARC 2007/322 Batoka 4U Platform Supportsvemuri5-24/+459
FWARC 2007/529 Victoria Falls Perf Regs HV API 6586280 ON platform support for SUNW,T5440 6577856 sun4v xt_sync changes to aid timeout debugging
2007-09-27PSARC/2007/490 Thunder software supportjl1390903-0/+51
6549776 Solaris support needed for Thunder blades.
2007-09-276592272 L2 cache ue error injections producing dau ereports / memory faultstd1227011-1/+2
6595920 Only a single cpu is faulted with L2 cache correctable errors
2007-09-20PSARC 2007/402 Driver Periodic Timeoutseota1-0/+1
4977787 Official DDI interface is required for periodic timeout requests