KVM: x86 emulator: Rename 'cr2' to 'memop'
authorSheng Yang <sheng.yang@intel.com>
Fri, 16 Nov 2007 08:29:15 +0000 (16:29 +0800)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 15:53:15 +0000 (17:53 +0200)
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 <sheng.yang@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found