KVM: Prefix control register accessors with kvm_ to avoid namespace pollution
authorAvi Kivity <avi@qumranet.com>
Sun, 24 Feb 2008 09:20:43 +0000 (11:20 +0200)
committerAvi Kivity <avi@qumranet.com>
Sun, 27 Apr 2008 08:53:26 +0000 (11:53 +0300)
commit2d3ad1f40c841bd3e97d30d423eea53915d085dc
tree39f4a5a7814cc306d002366e1af922d32b7713c5
parent05da45583de9b383dc81dd695fe248431d6c9f2b
KVM: Prefix control register accessors with kvm_ to avoid namespace pollution

Names like 'set_cr3()' look dangerously close to affecting the host.

Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/x86/kvm/vmx.c
arch/x86/kvm/x86.c
include/asm-x86/kvm_host.h