Michael S. Tsirkin 28a6fdabb3 KVM: x86: drop parameter validation in ioapic/pic
We validate irq pin number when routing is setup, so
code handling illegal irq # in pic and ioapic on each injection
is never called.
Drop it, replace with BUG_ON to catch out of bounds access bugs.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
2012-08-14 22:35:22 -03:00
..
2012-08-06 16:04:58 +03:00
2012-07-02 21:10:30 -03:00
2012-07-20 16:12:00 -03:00
2009-09-10 08:33:05 +03:00
2012-08-06 16:04:57 +03:00
2012-07-26 11:54:21 +03:00
2012-08-06 16:04:58 +03:00