[kernel] r10298 - in dists/trunk/linux-2.6/debian: . config/amd64

Maximilian Attems maks at alioth.debian.org
Wed Jan 30 22:04:49 UTC 2008


Author: maks
Date: Wed Jan 30 22:04:49 2008
New Revision: 10298

Log:
amd64: enable PARAVIRT_GUEST

no longer dep on X86_32 sine 42d545c9a4c0d3faeab658a40165c3da2dda91b2


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/amd64/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Wed Jan 30 22:04:49 2008
@@ -25,6 +25,7 @@
   * topconfig disable PARPORT_PC_FIFO due to instabilities.
     (closes: #366165, #388309, #407816, #453911)
   * [amd64, i386]: Enable SONYPI_COMPAT for better sony laptop support.
+  * [amd64]: Enable PARAVIRT_GUEST.
 
  -- maximilian attems <maks at debian.org>  Tue, 29 Jan 2008 22:02:10 +0100
 

Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config	(original)
+++ dists/trunk/linux-2.6/debian/config/amd64/config	Wed Jan 30 22:04:49 2008
@@ -1205,6 +1205,7 @@
 CONFIG_HIGH_RES_TIMERS=y
 CONFIG_NO_HZ=y
 CONFIG_X86_PC=y
+CONFIG_PARAVIRT_GUEST=y
 # CONFIG_X86_VSMP is not set
 CONFIG_ARCH_SPARSEMEM_ENABLE=y
 CONFIG_MOXA_INTELLIO=m



More information about the Kernel-svn-changes mailing list