[kernel] r10022 - in dists/trunk/linux-2.6/debian: . config/i386
Maximilian Attems
maks at alioth.debian.org
Thu Jan 3 22:39:28 UTC 2008
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 <maks at debian.org> Mon, 24 Dec 2007 01:31:44 +0100
+ -- maximilian attems <maks at debian.org> 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
More information about the Kernel-svn-changes
mailing list