From: Avi Kivity Date: Tue, 24 Feb 2009 19:46:19 +0000 (+0200) Subject: KVM: VMX: Don't use highmem pages for the msr and pio bitmaps X-Git-Tag: v2.6.31-rc1~393^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e7c73e9b15eab73e9cf72daf3931925da8afcff;p=pandora-kernel.git KVM: VMX: Don't use highmem pages for the msr and pio bitmaps Highmem pages are a pain, and saving three lowmem pages on i386 isn't worth the extra code. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed