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)
Names like 'set_cr3()' look dangerously close to affecting the host.

Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found