i386 enable new PARAVIRT_GUEST

svn path=/dists/trunk/linux-2.6/; revision=10022
This commit is contained in:
Maximilian Attems 2008-01-03 22:39:28 +00:00
parent 947d65cc50
commit 4088118e0b
2 changed files with 3 additions and 1 deletions

3
debian/changelog vendored
View File

@ -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 <maks@debian.org> Mon, 24 Dec 2007 01:31:44 +0100
-- maximilian attems <maks@debian.org> Thu, 03 Jan 2008 23:36:20 +0100
linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low

View File

@ -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