[PATCH v3 0/3] new CONFIG_HAS_PIRQ and extra_guest_irqs adjustment

Jan Beulich posted 3 patches 9 months, 1 week ago
Failed in applying to current master (apply log)
[PATCH v3 0/3] new CONFIG_HAS_PIRQ and extra_guest_irqs adjustment
Posted by Jan Beulich 9 months, 1 week ago
New patch 2 addresses issues found while looking at pirq_cleanup_check()
in a Misra context.

1: restrict concept of pIRQ to x86
2: pirq_cleanup_check() leaks
3: cmdline: document and enforce "extra_guest_irqs" upper bounds

Jan