summaryrefslogtreecommitdiff
path: root/usr/src/uts/sun4v/promif
AgeCommit message (Collapse)AuthorFilesLines
2022-03-1014443 resection manual pages per IPD4Richard Lowe2-7/+3
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>
2020-07-1012888 mdb: error: variable set but not usedToomas Soome1-4/+2
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2009-11-236887924 PP_ISKAS needs to be defined in terms of VN_ISKAS for vnodesSean McEnroe1-2/+3
6871169 kphysm_add_memory_dynamic panics testing vmstress + DR 6877160 guest domain panic at platsvc:mdeg_notify_client+10c 6874763 memseg_alloc_meta() incorrectly maps page_t pages 6873569 multiple calls to memlist_read_lock() can cause deadlock hazard 6886354 DR failure with "memory span duplication" error 6886782 panic after pagefault in seg_kpm after LDom add-mem on primary 6887644 domain hang/deadlock during ldom mem DR when trying to grab a write lock
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-5/+3
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64 Portions contributed by Chad Mynhier <cmynhier@gmail.com>
2009-08-116867999 Seeing "WARNING: mmu-#ra-bits property not found in MD and DR ↵Bijan Mottahedeh1-25/+34
disabled" during every reboot 6868039 Panics on install of build Nevada 120 on sun4v systems
2009-07-16FWARC 2008/540 Memory DR Domain ServiceJason Beloro1-4/+184
FWARC 2009/300 CPU MD node property for real address bits 6720954 add memory dr feature to ldoms 6742779 fsflush_do_pages() may incorrectly skip constituent file large pages
2009-01-136589660 LDC channels should be reset when entering the prom or kmdbHaik Aftandilian1-3/+3
2008-09-056676148 zone boot hung, many processes hung in kern_preprom waitAbhinandan Ekande1-3/+10
2008-02-056581309 inconsistent console behavior when not using the virtual consolejm224692-108/+192
6635697 qcn driver should support a polled io mode
2008-01-046644851 fix for 6620322 was incompletejm224693-16/+16
2007-11-206620322 QJ071020-001 The panic occurred when the system was booted on T5120.jm224692-1/+30
2007-09-126589682 IO-DOMAIN-RESET (Ontario-AA): kern_postprom panic on tavor-pcix ↵jm224691-7/+8
configuration (reboot)
2007-08-026527622 Attempt to store boot command variable during a reboot can time outjm224692-71/+9
6501039 rebooting multiple guests continuously causes a reboot thread to hang
2007-05-316553696 solaris panics "bad stack overflow at TL 2 ", find_node_work() recursionae1128021-10/+9
2006-12-156488115 reboot from guest via break hangsjm224691-1/+13
6493053 guest panic in module drctl while doing CPU DR 6495154 mdeg should not print a warning when the MD generation number does not change 6498164 drd cannot be brought online if networking is not enabled.
2006-11-066487262 md_alloc_scan_dag and md_init_intern reporting memory leaks in ON ↵jm224691-0/+1
PIT nightly testing. 6487456 memory leak from md_init_intern()
2006-10-20FWARC 2006/545 max-vcpu and mondo-latency MD propertiesjm224691-14/+0
6469894 xcall timeouts should be derived from the machine description
2006-08-236460407 Problem starting svc:/platform/sun4v/drd after CD1 installjm224691-1/+1
6461649 vldc driver sets incorrect default MTU for streaming mode channel 6460349 extraneous console message during ldoms boot 6460383 incorrect logic in md_get_handle and md_descrip_update 6462649 vc_reg_handler fails to initialize ds_backup_handle
2006-08-106419154 libpcp pcp_init routine should accept service namesnarayan1-2/+63
6428416 CPUs greater than NCPU are stopped too early in boot 6436930 qcn drv needs to handle EWOULDBLOCK returned by hv_cnputchar 6437727 vDisk should support EFI labels 6437738 vDisk should support devid 6441930 fillsysinfo should cap max sun4v queue size to kernel limits 6441933 The broken MD detection code should be improved 6445825 domaining_enabled variable does not tell the whole story 6449959 vDisk DKIOCSETWCE/DKIOCGETWCE ioctls are not correctly implemented 6451118 Elevate libpcp from a platform lib to a sun4v lib 6451490 ldc_chkq incorrectly returns queue empty when data is available on streaming mode channel 6456875 VIO drivers should use LDC shared memory for better performance 6456880 LDC link layer fails to clear interrupt state properly 6456928 drd service is not enabled if installed through an upgrade 6457162 vswitch needs to cope with dropped pkts when talking to obp 6457166 vswitch calculating bounded range of descriptors incorrectly
2006-05-16FWARC 2005/633 Project Q Logial Domaining Umbrellaheppo14-0/+2356
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