From: Avi Kivity Date: Sun, 24 Feb 2008 09:20:43 +0000 (+0200) Subject: KVM: Prefix control register accessors with kvm_ to avoid namespace pollution X-Git-Tag: v2.6.26-rc1~1028^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d3ad1f40c841bd3e97d30d423eea53915d085dc;p=pandora-kernel.git 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 --- Reading git-diff-tree failed