From: Sheng Yang Date: Fri, 16 Nov 2007 08:29:15 +0000 (+0800) Subject: KVM: x86 emulator: Rename 'cr2' to 'memop' X-Git-Tag: v2.6.25-rc1~1138^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8d8d7fe8877c594c08f40cc7c013626cfe3e9cc;p=pandora-kernel.git KVM: x86 emulator: Rename 'cr2' to 'memop' Previous patches have removed the dependency on cr2; we can now stop passing it to the emulator and rename uses to 'memop'. Signed-off-by: Sheng Yang Signed-off-by: Avi Kivity --- Reading git-diff-tree failed