Author: maks-guest Date: Tue Jan 30 09:33:16 2007 New Revision: 8247 Modified: dists/trunk/linux-2.6/debian/arch/i386/config dists/trunk/linux-2.6/debian/changelog Log: i386 enable kvm
Modified: dists/trunk/linux-2.6/debian/arch/i386/config ============================================================================== --- dists/trunk/linux-2.6/debian/arch/i386/config (original) +++ dists/trunk/linux-2.6/debian/arch/i386/config Tue Jan 30 09:33:16 2007 @@ -1526,6 +1526,9 @@ CONFIG_INFINIBAND=m CONFIG_INFINIBAND_MTHCA=m CONFIG_INFINIBAND_IPOIB=m +CONFIG_KVM=m +CONFIG_KVM_INTEL=m +CONFIG_KVM_AMD=m CONFIG_JBD=m CONFIG_XFS_RT=y # CONFIG_HUGETLBFS is not set Modified: dists/trunk/linux-2.6/debian/changelog ============================================================================== --- dists/trunk/linux-2.6/debian/changelog (original) +++ dists/trunk/linux-2.6/debian/changelog Tue Jan 30 09:33:16 2007 @@ -23,7 +23,10 @@ * Add nas100d Ethernet MAC setup support. * Add temporary hack to get Artop PATA support going on the nas100d. - -- Bastian Blank <[EMAIL PROTECTED]> Sun, 28 Jan 2007 13:42:18 +0100 + [ maximilian attems ] + * i386: Enable kvm. + + -- maximilian attems <[EMAIL PROTECTED]> Tue, 30 Jan 2007 09:32:00 +0100 linux-2.6 (2.6.18.dfsg.1-9) unstable; urgency=low _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

