From 9730b0e3c32a9fdbd94c2e31b49c5aeec5c9a2ca Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Fri, 8 Jun 2007 14:58:25 +0000 Subject: [PATCH] no vmware fanboy. still people seem to use it, so enable paravirt support. svn path=/dists/trunk/linux-2.6/; revision=8946 --- debian/arch/i386/config | 1 + debian/changelog | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/arch/i386/config b/debian/arch/i386/config index 05b65b58b..37594389a 100644 --- a/debian/arch/i386/config +++ b/debian/arch/i386/config @@ -1598,6 +1598,7 @@ CONFIG_KS0108_PORT=0x378 CONFIG_KS0108_DELAY=2 CONFIG_CFAG12864B=m CONFIG_CFAG12864B_RATE=20 +CONFIG_VMI=y CONFIG_PARAVIRT=y CONFIG_KVM=m CONFIG_KVM_INTEL=m diff --git a/debian/changelog b/debian/changelog index a86dce3ec..032f6b173 100644 --- a/debian/changelog +++ b/debian/changelog @@ -32,6 +32,7 @@ linux-2.6 (2.6.22~rc4-1~experimental.1) UNRELEASED; urgency=low * [i386] Enable driver for Crystalfontz 128x64 2-color LCD. * [amd64] Enable KS0108 LCD controller. * Enable the new firewire stack labeled to be more simple and robust. + * [i386] Enable VMI paravirtualized interface. [ Martin Michlmayr ] * mipsel/r5k-cobalt: Use the new RTC system. @@ -47,7 +48,7 @@ linux-2.6 (2.6.22~rc4-1~experimental.1) UNRELEASED; urgency=low * arm/ixp4xx: Add support for the new generic I2C GPIO driver on the NSLU2 and the NAS100D. Thanks to Michael-Luke Jones and Rod Whitby. - -- maximilian attems Fri, 08 Jun 2007 10:35:25 +0200 + -- maximilian attems Fri, 08 Jun 2007 16:54:39 +0200 linux-2.6 (2.6.21-3) UNRELEASED; urgency=low