commit | e16aff4cc2ef285d1346abcff1a1752614fa9c60 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw@amazon.co.uk> | Wed Jan 18 14:36:23 2023 +0000 |
committer | David Woodhouse <dwmw@amazon.co.uk> | Wed Mar 01 09:09:22 2023 +0000 |
tree | 729226c0513637df5b55646079a80a74bd3d89dd | |
parent | 6096cf7877bc6ee84e6b3b44dfe144bc8b549724 [diff] |
kvm/i386: Add xen-evtchn-max-pirq property The default number of PIRQs is set to 256 to avoid issues with 32-bit MSI devices. Allow it to be increased if the user desires. Signed-off-by: David Woodhouse <dwmw@amazon.co.uk> Reviewed-by: Paul Durrant <paul@xen.org>