smartos-live -------- illumos-extra -------- illumos -------- commit 6cf64ca03e24fc61dedf0e3705acd6716ce4145a Author: Jason King Date: Thu Jan 3 18:11:04 2019 +0000 OS-7478 Add rust demangling support Reviewed by: Robert Mustacchi Approved by: Cody Peter Mello commit 48514b9d3e7aeee085e365e879a73a9e4873323d Author: Jason King Date: Thu Jan 3 18:01:07 2019 +0000 OS-7449 Add custom allocators to libcustr Reviewed by: Robert Mustacchi Approved by: Mike Gerdts commit e741beb43b44dc9de3b96bc2e4a00502c0f11c76 Merge: dc23873 619a0f6 Author: Jerry Jelinek Date: Wed Mar 27 11:48:13 2019 +0000 [illumos-gate merge] commit 619a0f6c7269dc1950adc2e401a36d843dd9fa02 10512 Add manual for ztest(1) commit 3df5395b5f23c9954f48ad824db4d3d3570e3d50 10107 librpcsvc needs smatch fixes commit f7e4f33f27df122daef98e5b4b537dc159597da5 10580 pnglite: unchecked function return commit dc238736b55afd3a593354a3a7233204ca25b27c Author: John Levon Date: Wed Mar 27 09:43:53 2019 +0000 OS-7675 would like a way to set NMI behavior at boot Reviewed by: Robert Mustacchi Approved by: Robert Mustacchi commit 619a0f6c7269dc1950adc2e401a36d843dd9fa02 Author: Sevan Janiyan Date: Mon Dec 24 00:36:07 2018 +0000 10512 Add manual for ztest(1) Reviewed by: Matt Ahrens Reviewed by: Igor Kozhukhov Reviewed by: John Kennedy Approved by: Richard Lowe commit 3df5395b5f23c9954f48ad824db4d3d3570e3d50 Author: John Levon Date: Tue Dec 18 19:57:17 2018 +0000 10107 librpcsvc needs smatch fixes Reviewed by: Andy Stormont Reviewed by: Toomas Soome Approved by: Gordon Ross commit f7e4f33f27df122daef98e5b4b537dc159597da5 Author: Toomas Soome Date: Mon Mar 4 15:54:04 2019 +0200 10580 pnglite: unchecked function return Reviewed by: John Levon Reviewed by: Rob Johnston Approved by: Richard Lowe commit 5ffb784f5a3c76e1a0dfe2349748d3a9a8f33082 Merge: 676e5a3 61233e7 Author: Jerry Jelinek Date: Mon Mar 25 11:47:32 2019 +0000 [illumos-gate merge] commit 61233e713d6c3509d5c076a791c0c2c09cf5cb76 10112 cfga_sata.c needs a smatch fix commit 6efbc8a970529717f3354109b91e2916527c0286 10575 tem: NULL pointer errors commit 776eb96f94b73b997414a501a97c83ac35469fa4 10574 iwscn: NULL pointer errors commit 3bb8546d907194e91bea367d863eb10ce3fe6621 10558 usbkbm: cast between incompatible function types commit 9a03ec49b04c02049a85eeb9407566482f469376 10557 srv.9e and put.9e synopsis is broken commit 61233e713d6c3509d5c076a791c0c2c09cf5cb76 Author: John Levon Date: Wed Dec 19 17:20:58 2018 +0000 10112 cfga_sata.c needs a smatch fix Reviewed by: Andy Stormont Reviewed by: Toomas Soome Reviewed by: Gergő Doma Approved by: Dan McDonald commit 6efbc8a970529717f3354109b91e2916527c0286 Author: Toomas Soome Date: Fri Jan 18 23:05:54 2019 +0200 10575 tem: NULL pointer errors Reviewed by: Sebastian Wiedenroth Reviewed by: Gergő Doma Approved by: Dan McDonald commit 776eb96f94b73b997414a501a97c83ac35469fa4 Author: Toomas Soome Date: Fri Jan 18 14:21:38 2019 +0200 10574 iwscn: NULL pointer errors Reviewed by: Sebastian Wiedenroth Reviewed by: Gergő Doma Approved by: Dan McDonald commit 3bb8546d907194e91bea367d863eb10ce3fe6621 Author: Toomas Soome Date: Sun Oct 21 15:07:38 2018 +0300 10558 usbkbm: cast between incompatible function types Reviewed by: Andy Stormont Reviewed by: Andy Fiddaman Approved by: Dan McDonald commit 9a03ec49b04c02049a85eeb9407566482f469376 Author: Toomas Soome Date: Fri Mar 15 22:07:51 2019 +0200 10557 srv.9e and put.9e synopsis is broken Reviewed by: Andy Fiddaman Reviewed by: Peter Tribble Approved by: Dan McDonald commit 676e5a3191976b70611699f226b8447ef2b0ee1a Merge: d8fc647 d6d53e6 Author: Jerry Jelinek Date: Fri Mar 22 11:45:13 2019 +0000 [illumos-gate merge] commit d6d53e641a3b316390a4230fe98744882d9a4c10 10555 fix build race in usr/src/boot/sys/boot/i386/loader commit 5e06bd59d59926d13427e57eb4e217f32c667310 10090 rt2860_free_rx_ring doesn't need to check for NULL array commit 1752e73c5b177fe2f2284c58df9d4e11fa24ffdf 10542 spdsock: cast between incompatible function types commit 2bcc9601e83363d9147978a7616864c880b5c05a 10538 sppp: cast between incompatible function types commit a484bfa2079bc90573ca9a036def78c0cc8aa809 10537 softmac: cast between incompatible function types commit 1ef1b39822f02981cf693197a94ee81aa30c1c26 10536 st: cast between incompatible function types commit a2f10c447c8cfe20ac08f6c287fe67307f2a5175 10481 loader.efi: comconsole needs to identify the port handle better commit c83793e8beca1f638b19f9fba9570ee705f7a494 10116 mech_dh needs smatch fixes commit d6d53e641a3b316390a4230fe98744882d9a4c10 Author: Lauri Tirkkonen Date: Fri Mar 15 09:14:03 2019 +0200 10555 fix build race in usr/src/boot/sys/boot/i386/loader Reviewed by: Toomas Soome Reviewed by: C Fraire Reviewed by: Andy Stormont Reviewed by: Andy Fiddaman Reviewed by: John Levon Approved by: Dan McDonald commit 5e06bd59d59926d13427e57eb4e217f32c667310 Author: John Levon Date: Tue Dec 18 13:25:18 2018 +0000 10090 rt2860_free_rx_ring doesn't need to check for NULL array Reviewed by: Andy Fiddaman Reviewed by: Gergő Doma Approved by: Robert Mustacchi commit d8fc647be2c6caf34bbf0e0b6990d1d798f0c108 Author: Robert Mustacchi Date: Sun Sep 9 19:56:37 2018 +0000 OS-7386 Want primordial CTF test suite Reviewed by: Jerry Jelinek Reviewed by: John Levon Approved by: John Levon commit 1752e73c5b177fe2f2284c58df9d4e11fa24ffdf Author: Toomas Soome Date: Sat Oct 20 11:45:58 2018 +0300 10542 spdsock: cast between incompatible function types Reviewed by: Robert Mustacchi Reviewed by: Andy Fiddaman Approved by: Dan McDonald commit 2bcc9601e83363d9147978a7616864c880b5c05a Author: Toomas Soome Date: Tue Mar 12 12:55:21 2019 +0200 10538 sppp: cast between incompatible function types Reviewed by: Andy Stormont Reviewed by: Andy Fiddaman Reviewed by: Gergő Doma Approved by: Dan McDonald commit a484bfa2079bc90573ca9a036def78c0cc8aa809 Author: Toomas Soome Date: Tue Mar 12 12:43:22 2019 +0200 10537 softmac: cast between incompatible function types Reviewed by: Andy Stormont Reviewed by: Andy Fiddaman Approved by: Dan McDonald commit 1ef1b39822f02981cf693197a94ee81aa30c1c26 Author: Toomas Soome Date: Sat Oct 20 11:04:02 2018 +0300 10536 st: cast between incompatible function types Reviewed by: Andy Fiddaman Reviewed by: Rob Johnston Approved by: Dan McDonald commit a2f10c447c8cfe20ac08f6c287fe67307f2a5175 Author: Toomas Soome Date: Fri Mar 1 15:46:11 2019 +0200 10481 loader.efi: comconsole needs to identify the port handle better Reviewed by: John Levon Reviewed by: Andy Fiddaman Reviewed by: Gergő Doma Approved by: Dan McDonald commit c83793e8beca1f638b19f9fba9570ee705f7a494 Author: John Levon Date: Wed Dec 19 17:35:24 2018 +0000 10116 mech_dh needs smatch fixes Reviewed by: Andy Stormont Approved by: Dan McDonald commit 554f80e97289e58da5f8cd5d6334edd78d1f0461 Author: Hans Rosenfeld Date: Sun Mar 17 17:01:18 2019 +0100 OS-7672 recursive mutex enter in ahci commit 8e6d083b0f4cf225cf85597a4b87f60d7cc25a4a Author: Hans Rosenfeld Date: Thu Mar 21 13:00:19 2019 +0000 OS-7607 savecore(1M) should be able to work on read-only dump devices Reviewed by: Robert Mustacchi Reviewed by: John Levon Approved by: John Levon commit aa302656385001628e17e2a5f29a9b9f9ba70efe Merge: 52767bd feb176e Author: Jerry Jelinek Date: Thu Mar 21 12:01:01 2019 +0000 [illumos-gate merge] commit feb176ed7e0a1726bd78c575ee5225ae49b5b0a8 10108 libstmfproxy needs smatch fixes commit 52767bdcffaf8c9d0a1cbfac8fa46b8506ee88cd Author: Rob Johnston Date: Mon Mar 18 21:13:23 2019 +0000 OS-7241 topo_sensor_state_name() needs work Reviewed by: Robert Mustacchi Approved by: Jordan Hendricks commit feb176ed7e0a1726bd78c575ee5225ae49b5b0a8 Author: John Levon Date: Tue Dec 18 19:59:18 2018 +0000 10108 libstmfproxy needs smatch fixes Reviewed by: Andy Stormont Reviewed by: Toomas Soome Reviewed by: Gergő Doma Approved by: Richard Lowe commit 5323c3614beda051ab8e32a07eeed664a5eca288 Author: Robert Mustacchi Date: Fri Mar 8 15:42:52 2019 +0000 OS-7651 umem_genasm needs to be stricter about segments OS-7650 Clean up umem smatch and cerrwarn Reviewed by: Cody Peter Mello Reviewed by: Patrick Mooney Approved by: Patrick Mooney commit cab8f574b2799281fddf00931d5f96a163272c9a Author: Robert Mustacchi Date: Tue Mar 12 17:46:42 2019 +0000 OS-7645 ctf symbol mapping needs work OS-7653 ctf tools shouldn't add blank labels Reviewed by: Jerry Jelinek Reviewed by: John Levon Approved by: John Levon commit ade6c39b187fff41cf5c7f6bc2b5761c8ee9418a Author: Kody A Kantor Date: Wed Mar 20 13:59:28 2019 +0000 OS-7646 want ZFS metaslab load/unload counters Reviewed by: Jerry Jelinek Approved by: Jerry Jelinek commit 017f0704f036cde8941fd9194e73f30849c51a92 Author: Jerry Jelinek Date: Tue Mar 19 12:36:52 2019 +0000 OS-7671 add zpool_sync zfs tests to smartos run file Reviewed by: Kody Kantor Approved by: Kody Kantor commit 9ffeb12c7a59d34e138b327c449e3165733b2fd6 Merge: aa83f78 fefb716 Author: Jerry Jelinek Date: Wed Mar 20 12:20:04 2019 +0000 [illumos-gate merge] commit fefb716a9c60aee35065c9c8fb74b17ccf5ae303 10101 audio tools need smatch fixes commit fefb716a9c60aee35065c9c8fb74b17ccf5ae303 Author: John Levon Date: Tue Dec 18 18:40:28 2018 +0000 10101 audio tools need smatch fixes Reviewed by: Andy Stormont Reviewed by: Toomas Soome Reviewed by: Gergő Doma Approved by: Dan McDonald commit aa83f7866d4ccccbf9e96c81fbcdada05e180700 Merge: c33a1ac 9c2acf0 Author: Jerry Jelinek Date: Tue Mar 19 11:20:18 2019 +0000 [illumos-gate merge] commit 9c2acf00e275b6b2125a306f33cdddcc58393220 10554 Implemented zpool sync command commit 9e4af98f99ed7cc13379dff1aca68e7a3dfe29bd 10543 dls_unbind() needs better checking commit edd669a7ce20a2f7406e8f00489c426c0690f1bd 10104 pam_set_data() dereferences pointer before checking for NULL commit 1e87a401c9ee341d1e7b7c52fa78039172333053 10534 uts: update usbdevs commit 9c2acf00e275b6b2125a306f33cdddcc58393220 Author: Alek Pinchuk Date: Mon Mar 18 19:54:01 2019 +0000 10554 Implemented zpool sync command Portions contributed by: Jerry Jelinek Reviewed by: Brian Behlendorf Reviewed by: Matthew Ahrens Reviewed by: Kody Kantor Reviewed by: Andy Stormont Reviewed by: C Fraire Reviewed by: Toomas Soome Approved by: Dan McDonald commit c33a1acb9de8b5fce4525488909de95b5ab558bf Author: Robert Mustacchi Date: Fri Mar 8 02:13:14 2019 +0000 OS-7647 want nm option to not sort symbols OS-7652 nm should be smatch and CERRWARN clean Reviewed by: Patrick Mooney Reviewed by: Jason King Reviewed by: Richard Lowe Approved by: John Levon commit e491baa0a1b31529d9013d65872913722b512db9 Author: Andy Fiddaman Date: Thu Feb 7 00:02:27 2019 +0000 OS-7600 want exclusive hma registration Reviewed by: Patrick Mooney Reviewed by: Jerry Jelinek Approved by: Jerry Jelinek commit 9e4af98f99ed7cc13379dff1aca68e7a3dfe29bd Author: Robert Mustacchi Date: Tue Mar 12 19:09:36 2019 +0000 10543 dls_unbind() needs better checking Reviewed by: Andy Fiddaman Reviewed by: Dan McDonald Reviewed by: Ryan Zezeski Approved by: Gordon Ross commit edd669a7ce20a2f7406e8f00489c426c0690f1bd Author: John Levon Date: Tue Dec 18 18:44:14 2018 +0000 10104 pam_set_data() dereferences pointer before checking for NULL Reviewed by: Gergő Doma Approved by: Robert Mustacchi commit 90e27ef5fc2bdeb7f9934f4e77140ef5f1aa9392 Author: Patrick Mooney Date: Mon Mar 18 15:28:27 2019 +0000 OS-6158 signed math leads getelfshdr astray Reviewed by: Robert Mustacchi Reviewed by: Jerry Jelinek Reviewed by: Cody Peter Mello Approved by: Mike Gerdts commit 1e87a401c9ee341d1e7b7c52fa78039172333053 Author: Toomas Soome Date: Mon Mar 11 13:40:31 2019 +0200 10534 uts: update usbdevs Reviewed by: Robert Mustacchi Reviewed by: Andy Fiddaman Reviewed by: Gergő Doma Approved by: Dan McDonald commit f596c0900965f1168f07b20b94337167854044c3 Merge: e71bdde 945e3b4 Author: Jerry Jelinek Date: Mon Mar 18 12:38:10 2019 +0000 [illumos-gate merge] commit 945e3b4bc345679cad92f0a896670030a411c8f8 10089 phy_check() is bitwise, should be streetwise commit 618d207ffd5dca94c4a4715afd5a15b0025530ea 10495 libc should know how many FPU exceptions there are commit 6760681825872e5ab549ae9309431453fa97e428 10548 libumem doesn't free memory allocated by valloc or memalign commit 10ea3ab2fe049f8d68567cf4cb2e04fda1e4645b 10553 ipadm.1m should document hostmodel property commit fec53dd46f43e58822d823ac73a281d6f0a1e782 10511 loader: comconsole comc_setup should return boolean commit 2c26b085561320ff0be162e984d17279aafda6a9 10493 pts: cast between incompatible function types commit 74d419caec602f7f32a3bdea419b7f3155d3eebc 10492 ptsl: cast between incompatible function types commit e2b861771c2991875108755a59b246b86f928eab 10490 ptm: cast between incompatible function types commit ff2c0cbf8b71c56c475188b2be1d96686bc645e9 10489 mr_sas: cast between incompatible function types commit 91f8444216cbe1f7457a80ed179210c918674c8b 10488 nxge: cast between incompatible function types commit 63638116bbacd9d275b00b4602da8dca12542a53 10487 nca: cast between incompatible function types commit 945e3b4bc345679cad92f0a896670030a411c8f8 Author: John Levon Date: Tue Dec 18 13:23:41 2018 +0000 10089 phy_check() is bitwise, should be streetwise Reviewed by: Andy Stormont Reviewed by: Toomas Soome Reviewed by: Andy Fiddaman Reviewed by: Gergő Doma Approved by: Dan McDonald commit 618d207ffd5dca94c4a4715afd5a15b0025530ea Author: Richard Lowe Date: Sun Mar 3 01:24:56 2019 +0000 10495 libc should know how many FPU exceptions there are Reviewed by: Jason King Reviewed by: Igor Kozhukhov Reviewed by: Gergő Mihály Doma Reviewed by: Robert Mustacchi Approved by: Gordon Ross commit 6760681825872e5ab549ae9309431453fa97e428 Author: Pavel Zakharov Date: Thu Sep 14 19:59:55 2017 -0400 10548 libumem doesn't free memory allocated by valloc or memalign Reviewed by: Andy Fiddaman Reviewed by: Robert Mustacchi Reviewed by: Marco van Wieringen Approved by: Dan McDonald commit 10ea3ab2fe049f8d68567cf4cb2e04fda1e4645b Author: Andy Fiddaman Date: Thu Mar 14 10:53:23 2019 +0000 10553 ipadm.1m should document hostmodel property Reviewed by: Jason King Reviewed by: Toomas Soome Approved by: Dan McDonald commit fec53dd46f43e58822d823ac73a281d6f0a1e782 Author: Toomas Soome Date: Thu Mar 7 10:39:44 2019 +0200 10511 loader: comconsole comc_setup should return boolean Reviewed by: Andy Fiddaman Approved by: Dan McDonald commit 2c26b085561320ff0be162e984d17279aafda6a9 Author: Toomas Soome Date: Sat Oct 20 10:39:50 2018 +0300 10493 pts: cast between incompatible function types Reviewed by: Gergő Doma Reviewed by: C Fraire Approved by: Dan McDonald commit 74d419caec602f7f32a3bdea419b7f3155d3eebc Author: Toomas Soome Date: Sat Oct 20 10:34:33 2018 +0300 10492 ptsl: cast between incompatible function types Reviewed by: Gergő Doma Reviewed by: C Fraire Approved by: Dan McDonald commit e2b861771c2991875108755a59b246b86f928eab Author: Toomas Soome Date: Sat Oct 20 10:25:46 2018 +0300 10490 ptm: cast between incompatible function types Reviewed by: Gergő Doma Reviewed by: Andy Fiddaman Reviewed by: C Fraire Approved by: Dan McDonald commit ff2c0cbf8b71c56c475188b2be1d96686bc645e9 Author: Toomas Soome Date: Sat Oct 20 09:57:50 2018 +0300 10489 mr_sas: cast between incompatible function types Reviewed by: Gergő Doma Reviewed by: Andy Fiddaman Reviewed by: C Fraire Approved by: Dan McDonald commit 91f8444216cbe1f7457a80ed179210c918674c8b Author: Toomas Soome Date: Sat Oct 20 00:12:27 2018 +0300 10488 nxge: cast between incompatible function types Reviewed by: Gergő Doma Reviewed by: C Fraire Approved by: Dan McDonald commit 63638116bbacd9d275b00b4602da8dca12542a53 Author: Toomas Soome Date: Sat Oct 20 00:09:39 2018 +0300 10487 nca: cast between incompatible function types Reviewed by: Gergő Doma Reviewed by: C Fraire Approved by: Dan McDonald commit e71bdde53b9f83f6302134fc3592cc5a5ebfe91f Author: Jerry Jelinek Date: Fri Mar 15 16:21:20 2019 +0000 9735 Need to provide SMB 2.1 Client [fix manifest] commit 2453029c010976e95241a5f5244e86d44dc6194c Author: Patrick Mooney Date: Fri Dec 14 23:15:07 2018 +0000 OS-7170 bhyve should support AMD Reviewed by: John Levon Reviewed by: Hans Rosenfeld Approved by: Robert Mustacchi commit 7afbf32617941421fcf18c3c37cbce5f7d30a8fc Author: Jerry Jelinek Date: Fri Mar 15 14:33:57 2019 +0000 9735 Need to provide SMB 2.1 Client [fix broken build] commit a062971fb96ae7154d88ab408f899f56aaf6df6b Merge: 0b570b3 b4a8b33 Author: Jerry Jelinek Date: Fri Mar 15 13:22:00 2019 +0000 [illumos-gate merge] commit b4a8b33babbf9a7a5de61ea06d09e1eb537f1f6e 10483 aac: cast between incompatible function types commit a00b240dc61ea7ab64e3881b755fca973a531e89 10146 core_pcbe_event_coverage() is missing an else commit 542a7b7f5ccc44e3c95d6dce4ec0566f60bd9ff4 7780 mdb could extract NT_PRPSINFO information from core files commit 2f7dba3e6747cbaaf1deb86e6ca1e2a5c96332ac 10524 wsdiff much slower after move from deprecated commands module 10448 wsdiff explodes on encoding error 10525 wsdiff output is not correct for a binary file 10526 wsdiff tries to spawn 4.8 threads commit adee678425979226b2b55d1a0b39ce4c989382e9 9735 Need to provide SMB 2.1 Client commit 40c0e2317898b8c774791bdc2b30bd50111ab1fa 9875 SMB client connection setup rework commit 8329232e00f1048795bae53acb230316243aadb5 9874 Add fksmbcl development tool Conflicts: usr/src/cmd/mdb/common/modules/libc/libc.c commit b4a8b33babbf9a7a5de61ea06d09e1eb537f1f6e Author: Toomas Soome Date: Fri Oct 19 23:41:56 2018 +0300 10483 aac: cast between incompatible function types Reviewed by: Gergő Mihály Doma Reviewed by: C Fraire Approved by: Richard Lowe commit a00b240dc61ea7ab64e3881b755fca973a531e89 Author: John Levon Date: Wed Dec 19 23:07:11 2018 +0000 10146 core_pcbe_event_coverage() is missing an else Reviewed by: Andy Stormont Reviewed by: Toomas Soome Reviewed by: Gergő Doma Approved by: Richard Lowe commit 542a7b7f5ccc44e3c95d6dce4ec0566f60bd9ff4 Author: Carlos Neira Date: Thu Feb 14 17:47:36 2019 -0300 7780 mdb could extract NT_PRPSINFO information from core files Reviewed by: Robert Mustacchi Reviewed by: Gergo Doma Approved by: Richard Lowe commit 2f7dba3e6747cbaaf1deb86e6ca1e2a5c96332ac Author: Andy Fiddaman Date: Wed Mar 6 12:04:28 2019 +0000 10524 wsdiff much slower after move from deprecated commands module 10448 wsdiff explodes on encoding error 10525 wsdiff output is not correct for a binary file 10526 wsdiff tries to spawn 4.8 threads Reviewed by: Gergő Mihály Doma Reviewed by: Sebastian Wiedenroth Approved by: Rich Lowe commit adee678425979226b2b55d1a0b39ce4c989382e9 Author: Gordon Ross Date: Fri Mar 16 14:17:36 2018 -0400 9735 Need to provide SMB 2.1 Client Reviewed by: Evan Layton Reviewed by: Matt Barden Reviewed by: Rick McNeal Reviewed by: Saso Kiselkov Reviewed by: Joyce McIntosh Approved by: Joshua M. Clulow commit 40c0e2317898b8c774791bdc2b30bd50111ab1fa Author: Gordon Ross Date: Sat Jan 20 12:23:17 2018 -0500 9875 SMB client connection setup rework Reviewed by: Evan Layton Reviewed by: Matt Barden Approved by: Joshua M. Clulow commit 8329232e00f1048795bae53acb230316243aadb5 Author: Gordon Ross Date: Sat Aug 12 10:54:18 2017 -0400 9874 Add fksmbcl development tool Reviewed by: Evan Layton Reviewed by: Matt Barden Approved by: Joshua M. Clulow commit 0b570b3cb1c0bf505f1b1bd352664d638b8cc359 Merge: c767c5a ebee07f Author: Jerry Jelinek Date: Thu Mar 14 13:04:14 2019 +0000 [illumos-gate merge] commit ebee07ff4f102cbd3179db7c5070283da35a79f3 10515 libtopo's XML serialization code is broken and incomplete 10516 fmtopo is missing code to handle properties of type TOPO_TYPE_FMRI_ARRAY commit 08f1bbed5edd2a2e9c8be7b7424c32e67c2f3f2c 10323 cpcgen_parse_model() gets value check wrong commit 4a178c575468012cff81a61da4850385129bf983 10539 Update hwdata to 2019.03.12 Conflicts: exception_lists/copyright commit ebee07ff4f102cbd3179db7c5070283da35a79f3 Author: Rob Johnston Date: Sat Feb 16 05:03:54 2019 +0000 10515 libtopo's XML serialization code is broken and incomplete 10516 fmtopo is missing code to handle properties of type TOPO_TYPE_FMRI_ARRAY Reviewed by: Robert Mustacchi Reviewed by: Toomas Soome Approved by: Richard Lowe commit 08f1bbed5edd2a2e9c8be7b7424c32e67c2f3f2c Author: John Levon Date: Wed Jan 30 13:58:19 2019 +0000 10323 cpcgen_parse_model() gets value check wrong Reviewed by: Robert Mustacchi Reviewed by: Andy Stormont Reviewed by: Gergő Doma Approved by: Richard Lowe commit 4a178c575468012cff81a61da4850385129bf983 Author: Andy Fiddaman Date: Tue Mar 12 11:40:36 2019 +0000 10539 Update hwdata to 2019.03.12 Reviewed by: Sebastian Wiedenroth Reviewed by: Robert Mustacchi Approved by: Dan McDonald kvm -------- commit 1d74626eb39ac238bbf5c5c19429e5ac204ff23e Author: Robert Mustacchi Date: Tue Mar 19 06:24:15 2019 +0000 OS-7670 kvm: Remove unused thermal MSRs Reviewed by: John Levon Approved by: Joshua M. Clulow mdata-client -------- kvm-cmd --------