git: b8a0dfb17e3b - main - Add support for _CR3 critical standby (S3) threshold.

2022-11-21 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=b8a0dfb17e3b62f228bb29e1098b34b3198f8e73 commit b8a0dfb17e3b62f228bb29e1098b34b3198f8e73 Author: Cyrus Rahman AuthorDate: 2022-11-18 18:30:30 + Commit: John Baldwin CommitDate: 2022-11-22 06:12:04

git: 906f88a5d67c - stable/11 - dhclient(8): Verify lease-, renewal- and rebinding-time option sizes.

2022-11-21 Thread Hans Petter Selasky
The branch stable/11 has been updated by hselasky: URL: https://cgit.FreeBSD.org/src/commit/?id=906f88a5d67cab3e3a81b8d584f5abdaa15b2360 commit 906f88a5d67cab3e3a81b8d584f5abdaa15b2360 Author: Hans Petter Selasky AuthorDate: 2022-11-14 14:20:09 + Commit: Hans Petter Selasky CommitD

git: 56bfa62faab4 - stable/12 - dhclient(8): Verify lease-, renewal- and rebinding-time option sizes.

2022-11-21 Thread Hans Petter Selasky
The branch stable/12 has been updated by hselasky: URL: https://cgit.FreeBSD.org/src/commit/?id=56bfa62faab489e6b1f1c1fa849a0eea2667825e commit 56bfa62faab489e6b1f1c1fa849a0eea2667825e Author: Hans Petter Selasky AuthorDate: 2022-11-14 14:20:09 + Commit: Hans Petter Selasky CommitD

git: b51ee7ac252c - stable/13 - dhclient(8): Verify lease-, renewal- and rebinding-time option sizes.

2022-11-21 Thread Hans Petter Selasky
The branch stable/13 has been updated by hselasky: URL: https://cgit.FreeBSD.org/src/commit/?id=b51ee7ac252cb09a4e931cac86604231c5f5f089 commit b51ee7ac252cb09a4e931cac86604231c5f5f089 Author: Hans Petter Selasky AuthorDate: 2022-11-14 14:20:09 + Commit: Hans Petter Selasky CommitD

git: 20a66ab4bf85 - main - Retire CLANG_IS_CC option

2022-11-21 Thread Ed Maste
THINK THAT FreeBSD 14.x IS SLOW: world, or to merely disable the most expensive debugging functionality at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20221121: + The WITHOUT_CLANG_IS_CC option has been removed. When Clang is enabled

Re: git: c0f35dbf19c3 - main - vmm: Use a cpuset_t for vCPUs waiting for STARTUP IPIs.

2022-11-21 Thread Kristof Provost
On 21 Nov 2022, at 15:18, Corvin Köhne wrote: > On 11/21/2022 2:15 PM, Kristof Provost wrote: >> >> On 18 Nov 2022, at 19:26, John Baldwin wrote: >> >> The branch main has been updated by jhb: >> >> URL: >> >> https://cgit.FreeBSD.org/src/commit/?id=c0f35dbf19c3c8825bd2b321d8efd582807d1

Re: git: c0f35dbf19c3 - main - vmm: Use a cpuset_t for vCPUs waiting for STARTUP IPIs.

2022-11-21 Thread Corvin Köhne
On 11/21/2022 2:15 PM, Kristof Provost wrote: On 18 Nov 2022, at 19:26, John Baldwin wrote: The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=c0f35dbf19c3c8825bd2b321d8efd582807d1940

git: e8c769b22d42 - stable/13 - geom_part: Check number of GPT entries and size of GPT entry

2022-11-21 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=e8c769b22d42fd66d0916e2a04af32ad9d306db1 commit e8c769b22d42fd66d0916e2a04af32ad9d306db1 Author: Zhenlei Huang AuthorDate: 2022-10-18 15:03:02 + Commit: Mark Johnston CommitDate: 2022-11-21

git: 055648ccb721 - stable/13 - bhyve: Simplify control flow in the xhci device model

2022-11-21 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=055648ccb72174c7827e36ac15eafd860471968c commit 055648ccb72174c7827e36ac15eafd860471968c Author: Mark Johnston AuthorDate: 2022-11-14 20:08:45 + Commit: Mark Johnston CommitDate: 2022-11-21

git: 79e5fc020e0c - stable/13 - ksan: Build sanitizer runtimes without stack-smashing protection

2022-11-21 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=79e5fc020e0cd02d81f7d3ec9ff974ddff8e4ca0 commit 79e5fc020e0cd02d81f7d3ec9ff974ddff8e4ca0 Author: Mark Johnston AuthorDate: 2022-11-07 21:07:26 + Commit: Mark Johnston CommitDate: 2022-11-21

git: 51425bb84689 - stable/13 - virtio: Silence a -Wunused warning

2022-11-21 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=51425bb84689001515b15e52f713a979b4bf3cdb commit 51425bb84689001515b15e52f713a979b4bf3cdb Author: Mark Johnston AuthorDate: 2022-11-14 20:07:34 + Commit: Mark Johnston CommitDate: 2022-11-21

Re: git: c0f35dbf19c3 - main - vmm: Use a cpuset_t for vCPUs waiting for STARTUP IPIs.

2022-11-21 Thread Kristof Provost
On 18 Nov 2022, at 19:26, John Baldwin wrote: The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=c0f35dbf19c3c8825bd2b321d8efd582807d1940 commit c0f35dbf19c3c8825bd2b321d8efd582807d1940 Author: John Baldwin AuthorDate: 2022-11-18 18:05:10 + Commit:

Re: git: b9cb80883bce - main - Don't omit bsd.compiler.mk for the nested delete-old in buildworld.

2022-11-21 Thread Alexander Leidinger
Quoting John Baldwin (from Sat, 19 Nov 2022 04:13:10 GMT): The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=b9cb80883bce6dc992cf05ae2e59089a60d311ec commit b9cb80883bce6dc992cf05ae2e59089a60d311ec Author: John Baldwin AuthorDate: 2022-11-19 04:11:0

git: 67654ffd4424 - main - bhyve: use dynamic ACPI table offsets

2022-11-21 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=67654ffd4424a55ab04091f0ccdf472516c140d8 commit 67654ffd4424a55ab04091f0ccdf472516c140d8 Author: Corvin Köhne AuthorDate: 2022-04-06 09:10:44 + Commit: Corvin Köhne CommitDate: 2022-11-21 08:2

git: 03e7111fa606 - main - bhyve: build RSDP table by basl

2022-11-21 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=03e7111fa6061b886dc756802d2e91dcafbfc054 commit 03e7111fa6061b886dc756802d2e91dcafbfc054 Author: Corvin Köhne AuthorDate: 2022-04-06 09:10:43 + Commit: Corvin Köhne CommitDate: 2022-11-21 08:2

git: f3dcdf8be4cc - main - bhyve: build RSDT table by basl

2022-11-21 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=f3dcdf8be4cc1cd6878f6e962a749dca372d5982 commit f3dcdf8be4cc1cd6878f6e962a749dca372d5982 Author: Corvin Köhne AuthorDate: 2022-04-06 09:10:43 + Commit: Corvin Köhne CommitDate: 2022-11-21 08:2

git: 4a60470f053d - main - bhyve: build XSDT table by basl

2022-11-21 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=4a60470f053dd035df6023457c153d3d86bc7123 commit 4a60470f053dd035df6023457c153d3d86bc7123 Author: Corvin Köhne AuthorDate: 2022-04-06 09:10:42 + Commit: Corvin Köhne CommitDate: 2022-11-21 08:2

git: 6a75de903b10 - main - bhyve: build FADT table by basl

2022-11-21 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=6a75de903b10c3114e4f2205ba962deceb44b726 commit 6a75de903b10c3114e4f2205ba962deceb44b726 Author: Corvin Köhne AuthorDate: 2022-04-06 09:10:42 + Commit: Corvin Köhne CommitDate: 2022-11-21 08:2

git: 897fe59adf7b - main - bhyve: build MADT table by basl

2022-11-21 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=897fe59adf7b160fc2cf7a3f10334b236853c15a commit 897fe59adf7b160fc2cf7a3f10334b236853c15a Author: Corvin Köhne AuthorDate: 2022-04-06 09:10:42 + Commit: Corvin Köhne CommitDate: 2022-11-21 08:2

git: d61d71229902 - main - bhyve: build HPET table by basl

2022-11-21 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=d61d71229902f4963e269a394b36ce67ba910cab commit d61d71229902f4963e269a394b36ce67ba910cab Author: Corvin Köhne AuthorDate: 2022-04-06 09:10:41 + Commit: Corvin Köhne CommitDate: 2022-11-21 08:2

git: 60277ad75ec9 - main - bhyve: add helper to fill a ACPI_GENERIC_ADDRESS

2022-11-21 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=60277ad75ec905d25182368d1022f56f43b490d5 commit 60277ad75ec905d25182368d1022f56f43b490d5 Author: Corvin Köhne AuthorDate: 2022-11-16 09:45:17 + Commit: Corvin Köhne CommitDate: 2022-11-21 08:2

git: 2c2bd1553218 - main - bhyve: build MCFG table by basl

2022-11-21 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=2c2bd1553218248aab0ed9267d6b7d22cf96c1c5 commit 2c2bd1553218248aab0ed9267d6b7d22cf96c1c5 Author: Corvin Köhne AuthorDate: 2022-04-06 09:10:41 + Commit: Corvin Köhne CommitDate: 2022-11-21 08:2

git: 8897b562abbf - main - bhyve: add helper to append a basl table without a header

2022-11-21 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=8897b562abbf1dbc2d6c83d31ed673d5220c3da3 commit 8897b562abbf1dbc2d6c83d31ed673d5220c3da3 Author: Corvin Köhne AuthorDate: 2022-11-16 08:31:29 + Commit: Corvin Köhne CommitDate: 2022-11-21 08:2

git: 7263419f387d - main - bhyve: make basl_table_add_* functions public

2022-11-21 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=7263419f387db306340ed39fc058580872b64f3b commit 7263419f387db306340ed39fc058580872b64f3b Author: Corvin Köhne AuthorDate: 2022-11-16 08:15:12 + Commit: Corvin Köhne CommitDate: 2022-11-21 08:2

git: bdbb1da75a8c - main - bhyve: build FACS table by basl

2022-11-21 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=bdbb1da75a8ca10efff8c56e4ecd6944fdfd3268 commit bdbb1da75a8ca10efff8c56e4ecd6944fdfd3268 Author: Corvin Köhne AuthorDate: 2022-04-06 09:10:41 + Commit: Corvin Köhne CommitDate: 2022-11-21 08:2

git: 7a5de4db8cf1 - stable/13 - iommu_gas: drop fini cleanup loop

2022-11-21 Thread Doug Moore
The branch stable/13 has been updated by dougm: URL: https://cgit.FreeBSD.org/src/commit/?id=7a5de4db8cf1862673f18b8b3b3d524c3847e51e commit 7a5de4db8cf1862673f18b8b3b3d524c3847e51e Author: Doug Moore AuthorDate: 2022-10-29 17:56:06 + Commit: Doug Moore CommitDate: 2022-11-21 08:25

git: db151ca0c343 - stable/13 - iommu_gas: start space search from 1st free space

2022-11-21 Thread Doug Moore
The branch stable/13 has been updated by dougm: URL: https://cgit.FreeBSD.org/src/commit/?id=db151ca0c343531256b8839f938a4ecbd8b4fd7e commit db151ca0c343531256b8839f938a4ecbd8b4fd7e Author: Doug Moore AuthorDate: 2022-10-29 05:50:44 + Commit: Doug Moore CommitDate: 2022-11-21 08:24