platform -------- commit 81fcf4f521a9bd3850167c7782c1dfa1376b0904 Author: Dan McDonald Date: Wed Dec 2 13:58:01 2020 -0500 OS-8250 Create 16gb.img in smartos-live (#965) Actually-authored-by: Pedro Palazón Candel Actually-reviewed-by: Dan McDonald Approved by: Mike Zeller illumos -------- commit d79b46fa6a6b38bd45268af896a043dde714b38a Merge: 99f76d0970 7b4214534c Author: Dan McDonald Date: Wed Dec 2 10:19:05 2020 -0500 [illumos-gate merge] commit 7b4214534ccdf6f8aa6e566d7501aab328c72e84 13324 struct dk_minfo_ext size differences trigger SSP in libfdisk commit 63f9f2ff473e9cb7f455f032fe3d04a95ec4b537 13332 loader: iterate consoles to draw loader menu screen Conflicts: usr/src/boot/sys/boot/forth/support.4th usr/src/boot/sys/boot/forth/Makefile.inc commit 7b4214534ccdf6f8aa6e566d7501aab328c72e84 Author: Robert Mustacchi Date: Mon Nov 23 14:09:18 2020 -0800 13324 struct dk_minfo_ext size differences trigger SSP in libfdisk Reviewed by: Jason King Reviewed by: Andy Fiddaman Reviewed by: Toomas Soome Approved by: Joshua Clulow commit 63f9f2ff473e9cb7f455f032fe3d04a95ec4b537 Author: Toomas Soome Date: Sat Nov 21 21:27:25 2020 +0200 13332 loader: iterate consoles to draw loader menu screen Reviewed by: Andy Fiddaman Approved by: Dan McDonald commit 99f76d09704e2a55d2d5fda310f907fdfbdf0684 Merge: ae50741944 166994016f Author: Dan McDonald Date: Tue Dec 1 10:17:05 2020 -0500 [illumos-gate merge] commit 166994016fed8bc2ed47612b34708b33007a891b 13331 loader: term_drawrect and putimage coordinates fix commit 2699b94cd4d1e9baf6bfcbe579328b398a9736e6 13050 bhyve kernel should be cstyle clean Conflicts: usr/src/uts/i86pc/io/vmm/vmm.c commit 166994016fed8bc2ed47612b34708b33007a891b Author: Toomas Soome Date: Sat Nov 21 20:59:01 2020 +0200 13331 loader: term_drawrect and putimage coordinates fix Reviewed by: Andy Fiddaman Approved by: Dan McDonald commit 2699b94cd4d1e9baf6bfcbe579328b398a9736e6 Author: Patrick Mooney Date: Sun Nov 1 17:02:56 2020 +0000 13050 bhyve kernel should be cstyle clean Reviewed by: Hans Rosenfeld Approved by: Dan McDonald commit ae5074194468cd0ea2063a873fe20f520850f371 Merge: 6408772421 4d2aba2f17 Author: Dan McDonald Date: Mon Nov 30 10:59:13 2020 -0500 [illumos-gate merge] commit 4d2aba2f17eed4643aa996841698226ff2673205 13330 SMB read hangs on Mac Big Sur commit 41b57d181d0b4df0badc148a4769e9d0bf008aaa 13337 ctfconvert should skip ssp_ns.c when checking for debug data commit 4d2aba2f17eed4643aa996841698226ff2673205 Author: Gordon Ross Date: Mon Nov 23 19:51:44 2020 -0500 13330 SMB read hangs on Mac Big Sur Reviewed by: Robert Mustacchi Reviewed by: Paul Winder Reviewed by: Andy Fiddaman Reviewed by: Matt Barden Approved by: Richard Lowe commit 41b57d181d0b4df0badc148a4769e9d0bf008aaa Author: Andy Fiddaman Date: Wed Nov 25 18:51:29 2020 +0000 13337 ctfconvert should skip ssp_ns.c when checking for debug data Reviewed by: Robert Mustacchi Reviewed by: Igor Kozhukhov Approved by: Gordon Ross commit 6408772421f05fdd77016a2b8d9a1becf9723fb8 Merge: 8a0612ad56 d45f07cb8d Author: Dan McDonald Date: Wed Nov 25 09:24:45 2020 -0500 [illumos-gate merge] commit d45f07cb8d28ca0e38cd96d8f00243ba58192eec 13060 loader: fb-putimage fails silently even with debug flag set commit c74a40a584c9d875009f725565896fd7e8ee38d6 13007 bhyve vlapic should set TMR on intr accept 13106 clarify PPR transitions in bhyve vLAPIC 13132 VMX event injection can race in bhyve 13259 SVM event injection can race in bhyve commit d45f07cb8d28ca0e38cd96d8f00243ba58192eec Author: Andrew Stormont Date: Thu Aug 13 16:26:52 2020 +0100 13060 loader: fb-putimage fails silently even with debug flag set Reviewed by: Toomas Soome Reviewed by: Andy Fiddaman Approved by: Robert Mustacchi commit c74a40a584c9d875009f725565896fd7e8ee38d6 Author: Patrick Mooney Date: Sat Aug 1 22:16:45 2020 +0000 13007 bhyve vlapic should set TMR on intr accept 13106 clarify PPR transitions in bhyve vLAPIC 13132 VMX event injection can race in bhyve 13259 SVM event injection can race in bhyve Reviewed by: Robert Mustacchi Reviewed by: Toomas Soome Approved by: Dan McDonald commit 8a0612ad565841c13e7e063b7f3d9c6b5dbc51b7 Merge: f829b2b341 273d774d1d Author: Dan McDonald Date: Tue Nov 24 10:36:07 2020 -0500 [illumos-gate merge] commit 273d774d1d685415fd99d31224bdae55e7cfb793 13315 jdk11 makes consistent javadoc generation impossible commit 560dcad7f6059e242335a94501511eae11b1308a 13314 loader: make sure console variable has usable consoles commit 18425b359c7d1e5f7f63fae3ca5245407223a45b 12318 build zpool command as 64-bit binary commit a39905c1c6671c3f44d52e31393ee7cdda7b4f12 13319 Typos in some LDSTACKPROTECT macros commit 059afd40d138a2155e774750e4dcabfd78c9d0be 13312 _thrp_create() should not set the thread name if passed an empty string commit 986529380f11a23c3c6de33e5cea6611d4abe648 13323 CTF forward test needs adjusting after 13278 commit 273d774d1d685415fd99d31224bdae55e7cfb793 Author: Peter Tribble Date: Sun Nov 22 12:02:37 2020 +0000 13315 jdk11 makes consistent javadoc generation impossible Reviewed by: Andy Fiddaman Reviewed by: Toomas Soome Approved by: Robert Mustacchi commit 560dcad7f6059e242335a94501511eae11b1308a Author: Toomas Soome Date: Sat Nov 14 14:15:15 2020 +0200 13314 loader: make sure console variable has usable consoles Reviewed by: Andy Fiddaman Approved by: Robert Mustacchi commit 18425b359c7d1e5f7f63fae3ca5245407223a45b Author: Toomas Soome Date: Tue Feb 18 09:37:16 2020 +0200 12318 build zpool command as 64-bit binary Reviewed by: Andrew Stormont Reviewed by: Dan McDonald Reviewed by: Marcel Telka Approved by: Robert Mustacchi commit a39905c1c6671c3f44d52e31393ee7cdda7b4f12 Author: Robert Mustacchi Date: Wed Nov 18 17:35:51 2020 -0800 13319 Typos in some LDSTACKPROTECT macros Reviewed by: Andy Fiddaman Reviewed by: Toomas Soome Approved by: Gordon Ross commit 059afd40d138a2155e774750e4dcabfd78c9d0be Author: Robert Mustacchi Date: Fri Nov 13 20:48:43 2020 -0800 13312 _thrp_create() should not set the thread name if passed an empty string Reviewed by: Jason King Reviewed by: Richard Lowe Approved by: Dan McDonald commit 986529380f11a23c3c6de33e5cea6611d4abe648 Author: Andy Fiddaman Date: Thu Nov 19 21:33:40 2020 +0000 13323 CTF forward test needs adjusting after 13278 Reviewed by: Dan McDonald Reviewed by: Robert Mustacchi Approved by: Gordon Ross commit f829b2b341e1a6b9ca852e43fcababf07ddd9a1b Author: Dan McDonald Date: Fri Nov 20 11:11:19 2020 -0500 13305 Update Intel microcode to 20201112 (fix manifest) commit 4e1c86c0a3822b52c7275302dcdb4b2afbbffa70 Merge: 2d6415143e 56e9aab126 Author: Dan McDonald Date: Fri Nov 20 10:46:05 2020 -0500 [illumos-gate merge] commit 56e9aab1260c03d8b79e246590e46e9aa0ee0531 13305 Update Intel microcode to 20201112 commit ef1b64136eb11e65f9eb27b6083536fe1b69c707 13248 parallelise the quest for elves commit 56e9aab1260c03d8b79e246590e46e9aa0ee0531 Author: Andy Fiddaman Date: Thu Nov 12 11:10:27 2020 +0000 13305 Update Intel microcode to 20201112 Reviewed by: Toomas Soome Approved by: Dan McDonald commit ef1b64136eb11e65f9eb27b6083536fe1b69c707 Author: Dominik Hassler Date: Tue Oct 20 18:30:37 2020 +0000 13248 parallelise the quest for elves Reviewed by: Andy Fiddaman Reviewed by: Hans Rosenfeld Reviewed by: Toomas Soome Approved by: Dan McDonald illumos-extra -------- mdata-client -------- kbmd -------- ur-agent -------- kvm-cmd -------- kvm --------