commit | 900ab14ca93dce3f95fdb2bd9c4b654d4d5f2571 | [log] [tgz] |
---|---|---|
author | David Hildenbrand <david@redhat.com> | Fri Apr 07 10:50:41 2017 +0200 |
committer | Radim Krčmář <rkrcmar@redhat.com> | Wed Apr 12 20:17:15 2017 +0200 |
tree | 0f0812c33af71e599e983310d67d696a1448b1fe | |
parent | b5e7cf52e102d267646af0ea3dc10a4fd4e51b7d [diff] |
KVM: x86: use irqchip_kernel() to check for pic+ioapic Although the current check is not wrong, this check explicitly includes the pic. Signed-off-by: David Hildenbrand <david@redhat.com> Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>