From 4088118e0bf3d99ccef7b65b089ad2244df29993 Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Thu, 3 Jan 2008 22:39:28 +0000 Subject: [PATCH] i386 enable new PARAVIRT_GUEST svn path=/dists/trunk/linux-2.6/; revision=10022 --- debian/changelog | 3 ++- debian/config/i386/config | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a08c76f17..1a9a3085d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,6 +27,7 @@ linux-2.6 (2.6.24~rc6-1~experimental.1) UNRELEASED; urgency=low * [hppa]: Disable OCFS2, due build trouble. * topconfig: Enable delay accounting TASKSTATS. (closes: #433204) * Add git-ieee1394.patch for latest firewire fixes. + * [i386] Enable PARAVIRT_GUEST. (closes: #457562) [ Bastian Blank ] * [amd64, i386]: Set kernel architecture to x86. @@ -44,7 +45,7 @@ linux-2.6 (2.6.24~rc6-1~experimental.1) UNRELEASED; urgency=low [ dann frazier ] * [ia64]: Enable BLK_CPQ_DA - -- maximilian attems Mon, 24 Dec 2007 01:31:44 +0100 + -- maximilian attems Thu, 03 Jan 2008 23:36:20 +0100 linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low diff --git a/debian/config/i386/config b/debian/config/i386/config index 59f48b257..ac005951f 100644 --- a/debian/config/i386/config +++ b/debian/config/i386/config @@ -1483,6 +1483,7 @@ CONFIG_CFAG12864B_RATE=20 # CONFIG_XEN is not set CONFIG_VMI=y CONFIG_PARAVIRT=y +CONFIG_PARAVIRT_GUEST=y CONFIG_VIRTUALIZATION=y CONFIG_KVM=m CONFIG_KVM_INTEL=m