summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
diff options
context:
space:
mode:
authorFeng Wu <feng.wu@intel.com>2015-09-18 22:29:40 +0800
committerPaolo Bonzini <pbonzini@redhat.com>2015-10-01 15:06:52 +0200
commit87276880065246ce49ec571130d3d1e4a22e5604 (patch)
tree8dd6b8daf574b64757e9a53344f05458e04c50cd /arch/x86/include/asm
parentefc644048ecde54f016011fe10110addd0de348f (diff)
downloadop-kernel-dev-87276880065246ce49ec571130d3d1e4a22e5604.zip
op-kernel-dev-87276880065246ce49ec571130d3d1e4a22e5604.tar.gz
KVM: x86: select IRQ_BYPASS_MANAGER
Select IRQ_BYPASS_MANAGER for x86 when CONFIG_KVM is set Signed-off-by: Feng Wu <feng.wu@intel.com> Reviewed-by: Alex Williamson <alex.williamson@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/include/asm')
-rw-r--r--arch/x86/include/asm/kvm_host.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/include/asm/kvm_host.h b/arch/x86/include/asm/kvm_host.h
index a4067ecd..1566499 100644
--- a/arch/x86/include/asm/kvm_host.h
+++ b/arch/x86/include/asm/kvm_host.h
@@ -24,6 +24,7 @@
#include <linux/perf_event.h>
#include <linux/pvclock_gtod.h>
#include <linux/clocksource.h>
+#include <linux/irqbypass.h>
#include <asm/pvclock-abi.h>
#include <asm/desc.h>
OpenPOWER on IntegriCloud