commit | 4c0b06d8868b0ad96cca83e0d04687e7f3e5b7bd | [log] [tgz] |
---|---|---|
author | David Hildenbrand <david@redhat.com> | Fri Apr 07 10:50:26 2017 +0200 |
committer | Radim Krčmář <rkrcmar@redhat.com> | Wed Apr 12 20:17:14 2017 +0200 |
tree | 929d1642e66864beed02429a78e93b5f4859e29f | |
parent | 0bceb15ad15e9374387688ced76c1ac5f5eb6e14 [diff] |
KVM: x86: remove duplicate checks for ioapic When handling KVM_GET_IRQCHIP, we already check irqchip_kernel(), which implies a fully inititalized ioapic. Signed-off-by: David Hildenbrand <david@redhat.com> Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>