]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/x86/kvm/vmx.c
KVM: VMX: Make use of asm.h
authorAvi Kivity <avi@redhat.com>
Sun, 16 Sep 2012 12:10:58 +0000 (15:10 +0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 17 Sep 2012 13:38:04 +0000 (10:38 -0300)
commitb188c81f2e1a188ddda6a3d353e5b546c30a9b90
treeb6c688ec4788a1de55b1759199633d7980b40e44
parent83287ea420ced7242a704488aab0fcdcf2ced9ab
KVM: VMX: Make use of asm.h

Use macros for bitness-insensitive register names, instead of
rolling our own.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/vmx.c