diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2012-08-14 18:20:28 +0200 |
---|---|---|
committer | Marcelo Tosatti <mtosatti@redhat.com> | 2012-08-15 03:35:22 +0200 |
commit | 28a6fdabb3ea775d3d707afd9d2728b3ced2c34d (patch) | |
tree | 13e8ec656afd83c2a8064256668ae665c81d4912 /usr | |
parent | KVM: VMX: Advertize RDTSC exiting to nested guests (diff) | |
download | linux-28a6fdabb3ea775d3d707afd9d2728b3ced2c34d.tar.xz linux-28a6fdabb3ea775d3d707afd9d2728b3ced2c34d.zip |
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>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions