On 10/13/20 9:20 AM, Gerd Hoffmann wrote:
On Sun, Oct 11, 2020 at 09:32:23PM +0200, Philippe Mathieu-Daudé wrote:The TPM TIS device uses IRQ #5 by default. Add this default definition to the IsaIrqNumber enum.IRQ 5 has no fixed assignment. All kinds of add-on isa cards (sound, net) used to use irq #5 by default because that one wasn't assigned otherwise. Seems these days tpm and ipmi use it ...
Yes, I'll drop this patch. Thanks, Phil.