KVM: Rename kvm_arch_ops to kvm_x86_ops
authorChristian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
Sun, 9 Sep 2007 12:41:59 +0000 (15:41 +0300)
committerAvi Kivity <avi@qumranet.com>
Sat, 13 Oct 2007 08:18:27 +0000 (10:18 +0200)
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 <ehrhardt@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found