> On Apr 1, 2021, at 3:17 PM, Jan Beulich <jbeul...@suse.com> wrote: > > On 01.04.2021 15:38, George Dunlap wrote: >> --- a/CHANGELOG.md >> +++ b/CHANGELOG.md >> @@ -33,6 +33,7 @@ The format is based on [Keep a >> Changelog](https://keepachangelog.com/en/1.0.0/) >> - Some additional affordances in various xl subcommands. >> - Added the following ARM errata: Cortex A53 #843419, Cortex A55 #1530923, >> Cortex A72 #853709, Cortex A73 #858921, Cortex A76 #1286807, Neoverse-N1 >> #1165522 >> - On detecting a host crash, some debug key handlers can automatically >> triggered to aid in debugging >> + - Increase the maximum number of guests which can share a single IRQ from >> 7 to 16, and make this configurable with irq-max-guests > > Acked-by: Jan Beulich <jbeul...@suse.com> > albeit I again wonder if this isn't too small / niche a change to warrant an > entry here.
At least it’s a user-visible change this time. :-) It was in a list of potential items passed to my by Ian; at any rate I’ll let him have the final say (when he comes back Tuesday). -George