Author: maks Date: Thu Jan 3 22:39:28 2008 New Revision: 10022 Log: i386 enable new PARAVIRT_GUEST
Modified: dists/trunk/linux-2.6/debian/changelog dists/trunk/linux-2.6/debian/config/i386/config Modified: dists/trunk/linux-2.6/debian/changelog ============================================================================== --- dists/trunk/linux-2.6/debian/changelog (original) +++ dists/trunk/linux-2.6/debian/changelog Thu Jan 3 22:39:28 2008 @@ -27,6 +27,7 @@ * [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 @@ [ dann frazier ] * [ia64]: Enable BLK_CPQ_DA - -- maximilian attems <[EMAIL PROTECTED]> Mon, 24 Dec 2007 01:31:44 +0100 + -- maximilian attems <[EMAIL PROTECTED]> Thu, 03 Jan 2008 23:36:20 +0100 linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low Modified: dists/trunk/linux-2.6/debian/config/i386/config ============================================================================== --- dists/trunk/linux-2.6/debian/config/i386/config (original) +++ dists/trunk/linux-2.6/debian/config/i386/config Thu Jan 3 22:39:28 2008 @@ -1483,6 +1483,7 @@ # 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 _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

