From: Rusty Russell Date: Tue, 17 Jul 2007 13:32:55 +0000 (+1000) Subject: KVM: Use standard CR3 flags, tighten checking X-Git-Tag: v2.6.24-rc1~1365^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f802a307cb2cabdd0c6b48067dbe901d6fe27246;p=pandora-kernel.git KVM: Use standard CR3 flags, tighten checking The kernel now has asm/cpu-features.h: use those macros instead of inventing our own. Also spell out definition of CR3_RESEVED_BITS, fix spelling and tighten it for the non-PAE case. Signed-off-by: Rusty Russell Signed-off-by: Avi Kivity --- Reading git-diff-tree failed