commit | 35e6eaa3df55822d0cb1df3bf08e6cb816737131 | [log] [tgz] |
---|---|---|
author | Radim Krčmář <rkrcmar@redhat.com> | Fri Dec 16 16:10:01 2016 +0100 |
committer | Radim Krčmář <rkrcmar@redhat.com> | Mon Jan 09 14:38:19 2017 +0100 |
tree | 5df885fa18a409a7d3d80826594236cfc1bd5ff7 | |
parent | a121103c922847ba5010819a3f250f1f7fc84ab8 [diff] |
KVM: x86: don't allow kernel irqchip with split irqchip Split irqchip cannot be created after creating the kernel irqchip, but we forgot to restrict the other way. This is an API change. Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: David Hildenbrand <david@redhat.com> Signed-off-by: Radim Krčmář <rkrcmar@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>