]> asedeno.scripts.mit.edu Git - linux.git/commit
KVM: SVM: allow AVIC without split irqchip
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 22 Jan 2020 16:02:36 +0000 (17:02 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 5 Feb 2020 14:17:44 +0000 (15:17 +0100)
commite8ef2a19a051b755b0b9973ef1b3f81e895e2bce
treea6b840e4e129e3aff63464ec0171e96adc7fb74c
parentf458d039db7e8518041db4169d657407e3217008
KVM: SVM: allow AVIC without split irqchip

SVM is now able to disable AVIC dynamically whenever the in-kernel PIT sets
up an ack notifier, so we can enable it even if in-kernel IOAPIC/PIC/PIT
are in use.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/svm.c