]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commite8d8d7fe8877c594c08f40cc7c013626cfe3e9cc
tree8b5e093454cf3d4dd1f58deacf35dc65f4c7f835
parent448353caeab1d9180f12194a80790859ddbeebd5
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 <sheng.yang@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/x86.c
drivers/kvm/x86_emulate.c
drivers/kvm/x86_emulate.h