commit | e8d8d7fe8877c594c08f40cc7c013626cfe3e9cc | [log] [tgz] |
---|---|---|
author | Sheng Yang <sheng.yang@intel.com> | Fri Nov 16 16:29:15 2007 +0800 |
committer | Avi Kivity <avi@qumranet.com> | Wed Jan 30 17:53:15 2008 +0200 |
tree | 8b5e093454cf3d4dd1f58deacf35dc65f4c7f835 | |
parent | 448353caeab1d9180f12194a80790859ddbeebd5 [diff] |
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>