KVM: x86: Convert kvm_arch_vcpu_reset into private kvm_vcpu_reset
authorJan Kiszka <jan.kiszka@siemens.com>
Thu, 20 Sep 2012 05:43:08 +0000 (07:43 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 8 Oct 2012 17:02:35 +0000 (14:02 -0300)
There are no external callers of this function as there is no concept of
resetting a vcpu from generic code.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found