commit | e83dff5edf0c3f014e4b4ac5e1c86dbe797687c7 | [log] [tgz] |
---|---|---|
author | Christoffer Dall <christoffer.dall@linaro.org> | Mon Dec 04 21:35:31 2017 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Dec 14 09:26:54 2017 +0100 |
tree | a72f719f5a323c6cbf902fa65151d6801dd6c89a | |
parent | fd2325612c1493c85cce89ea16b2396baca83311 [diff] |
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate Move vcpu_load() and vcpu_put() into the architecture specific implementations of kvm_arch_vcpu_ioctl_set_mpstate(). Reviewed-by: David Hildenbrand <david@redhat.com> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> Reviewed-by: Cornelia Huck <cohuck@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>