]> xenbits.xensource.com Git - people/sstabellini/xen-unstable.git/.git/commitdiff
CHANGELOG.md: irq-max-guests
authorGeorge Dunlap <george.dunlap@citrix.com>
Thu, 1 Apr 2021 13:34:04 +0000 (14:34 +0100)
committerGeorge Dunlap <george.dunlap@citrix.com>
Tue, 6 Apr 2021 16:46:50 +0000 (17:46 +0100)
Signed-off-by: George Dunlap <george.dunlap@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
---
CC: Igor Druzhinin <igor.druzhinin@citrix.com>
CC: Jan Beulich <jbeulich@suse.com>
CC: Ian Jackson <ian.jackson@citrix.com>
CHANGELOG.md

index 67daeb0c9389c94234ba239ecc7d9d3540b71071..0106fccec1a3b700a8c617f85e689c08695d67b5 100644 (file)
@@ -32,6 +32,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
  - Some additional affordances in various xl subcommands.
  - Added workarounds for 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
 
 ### Removed / support downgraded