* [PATCH]IA64: KVM: Enable virtio driver for ia64 in Kconfig.
@ 2008-08-26 1:25 Zhang, Xiantao
2008-08-26 8:15 ` Avi Kivity
0 siblings, 1 reply; 2+ messages in thread
From: Zhang, Xiantao @ 2008-08-26 1:25 UTC (permalink / raw)
To: kvm-ia64, kvm; +Cc: Avi Kivity, Luck, Tony
[-- Attachment #1: Type: text/plain, Size: 831 bytes --]
Since userspace is ready to use virtio driver. Enable it for ia64 in
kernel.
Thanks
Xiantao
>From 5bc596fd2a18aa6d325686dc257952b1d6fb436b Mon Sep 17 00:00:00 2001
From: Xiantao Zhang <xiantao.zhang@intel.com>
Date: Tue, 26 Aug 2008 08:58:53 +0800
Subject: [PATCH] IA64: KVM: Enable virtio driver for ia64 in Kconfig.
kvm/ia64 uses virtio driver to optimize its I/O subsytem.
Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
---
arch/ia64/kvm/Kconfig | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/arch/ia64/kvm/Kconfig b/arch/ia64/kvm/Kconfig
index 7914e48..8e99fed 100644
--- 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
--
1.5.1
[-- Attachment #2: 0001-IA64-KVM-Enable-virtio-driver-for-ia64-in-Kconfig.patch --]
[-- Type: application/octet-stream, Size: 708 bytes --]
From 5bc596fd2a18aa6d325686dc257952b1d6fb436b Mon Sep 17 00:00:00 2001
From: Xiantao Zhang <xiantao.zhang@intel.com>
Date: Tue, 26 Aug 2008 08:58:53 +0800
Subject: [PATCH] IA64: KVM: Enable virtio driver for ia64 in Kconfig.
kvm/ia64 uses virtio driver to optimize its I/O subsytem.
Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
---
arch/ia64/kvm/Kconfig | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/arch/ia64/kvm/Kconfig b/arch/ia64/kvm/Kconfig
index 7914e48..8e99fed 100644
--- 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
--
1.5.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-08-26 8:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-26 1:25 [PATCH]IA64: KVM: Enable virtio driver for ia64 in Kconfig Zhang, Xiantao
2008-08-26 8:15 ` Avi Kivity
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox