]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit84e4a7f7b885de40fc16d48c4f315dada9c7fbd9
treef0c147b1e5ec8fc67e87e93df08235814f6587cb
parentdbdb817c62191daa8f3764d4e04a2222c7897526
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