Christian Ehrhardt wrote:
> Hi,
> in view of the upcoming architecture ports, this is a little cleanup
> patch that renames the current "_arch" to "_x86"
> e.g. kvm_arch_ops -> kvm_x86_ops
>
> I discussed with some people about names like kvm_x86_arch_ops or
> kvm_subarch_ops, ... but at the end
Hi,
in view of the upcoming architecture ports, this is a little cleanup
patch that renames the current "_arch" to "_x86"
e.g. kvm_arch_ops -> kvm_x86_ops
I discussed with some people about names like kvm_x86_arch_ops or
kvm_subarch_ops, ... but at the end we thought that "arch" has a special