From: Jeremy Fitzhardinge Date: Tue, 17 Mar 2009 00:08:48 +0000 (-0700) Subject: x86-64: non-paravirt systems always has PSE and PGE X-Git-Tag: v2.6.31-rc1~410^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f241e65f2be4661a33e1937e1c829252a80b2b8;p=pandora-kernel.git x86-64: non-paravirt systems always has PSE and PGE A paravirtualized system may not have PSE or PGE available to guests, so they are not required features. However, without paravirt we can assume that any x86-64 implementation will have them available. Signed-off-by: Jeremy Fitzhardinge --- Reading git-diff-tree failed