KVM: Rename vcpu->shadow_efer to efer
authorAvi Kivity <avi@redhat.com>
Thu, 21 Jan 2010 13:31:50 +0000 (15:31 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 1 Mar 2010 15:36:04 +0000 (12:36 -0300)
commitf6801dff23bd1902473902194667f4ac1eb6ea26
treef0c147b1e5ec8fc67e87e93df08235814f6587cb
parent836a1b3c3456042704c86aaa3d837b976de9343b
KVM: Rename vcpu->shadow_efer to efer

None of the other registers have the shadow_ prefix.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/mmu.c
arch/x86/kvm/svm.c
arch/x86/kvm/vmx.c
arch/x86/kvm/x86.c
arch/x86/kvm/x86.h