From: Christian Ehrhardt Date: Sun, 9 Sep 2007 12:41:59 +0000 (+0300) Subject: KVM: Rename kvm_arch_ops to kvm_x86_ops X-Git-Tag: v2.6.24-rc1~1365^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbdd1bea2a2dce4c0b45c5f0122c150d9f07f0bc;p=pandora-kernel.git KVM: Rename kvm_arch_ops to kvm_x86_ops This patch just renames the current (misnamed) _arch namings to _x86 to ensure better readability when a real arch layer takes place. Signed-off-by: Christian Ehrhardt Signed-off-by: Avi Kivity --- Reading git-diff-tree failed