From: Xiao Guangrong Date: Thu, 26 Jul 2012 03:58:59 +0000 (+0800) Subject: KVM: remove dummy pages X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~15^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2766325cf9f9e36d1225145f1ce1b066f001837;p=pandora-kernel.git KVM: remove dummy pages Currently, kvm allocates some pages and use them as error indicators, it wastes memory and is not good for scalability Base on Avi's suggestion, we use the error codes instead of these pages to indicate the error conditions Signed-off-by: Xiao Guangrong Signed-off-by: Avi Kivity --- Reading git-diff-tree failed