]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Use IRQ line 5+ for devices
authorSasha Levin <levinsasha928@gmail.com>
Tue, 15 Nov 2011 16:20:25 +0000 (18:20 +0200)
committerPekka Enberg <penberg@kernel.org>
Tue, 15 Nov 2011 18:43:05 +0000 (20:43 +0200)
commitd4057557f848077a91c23a2bd0f5214a9378e02d
tree1602f664beb99eb87aaa78cc4571d1f77edf3c64
parent19715b483fc16dd0baa39058633debb9411ec253
kvm tools: Use IRQ line 5+ for devices

IRQ lines 3 and 4 are used by the serial device, assigning them to other
devices as well hurts performance. We should avoid shared IRQs if possible.

Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/irq.c