projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e37d3d
)
KVM: ia64: Enable virtio driver for ia64 in Kconfig
author
Xiantao Zhang
<xiantao.zhang@intel.com>
Tue, 26 Aug 2008 00:58:53 +0000
(08:58 +0800)
committer
Avi Kivity
<avi@qumranet.com>
Wed, 15 Oct 2008 08:15:22 +0000
(10:15 +0200)
kvm/ia64 uses the virtio drivers to optimize its I/O subsytem.
Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/ia64/kvm/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/ia64/kvm/Kconfig
b/arch/ia64/kvm/Kconfig
index 7914e4828504595c161aee52025ed9e5f0cdaba0..8e99fed6b3fd932a61b8d2de2537710748717b2d 100644
(file)
--- a/
arch/ia64/kvm/Kconfig
+++ b/
arch/ia64/kvm/Kconfig
@@
-46,4
+46,6
@@
config KVM_INTEL
config KVM_TRACE
bool
+source drivers/virtio/Kconfig
+
endif # VIRTUALIZATION