]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit17aa30425dc86b541c8b23a3b61bc4b1ca525ee2
tree39f4a5a7814cc306d002366e1af922d32b7713c5
parentce49ba315cdfd2d3d73cb6aae20d812308565ae5
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