commit | fd2325612c1493c85cce89ea16b2396baca83311 | [log] [tgz] |
---|---|---|
author | Christoffer Dall <christoffer.dall@linaro.org> | Mon Dec 04 21:35:30 2017 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Dec 14 09:26:54 2017 +0100 |
tree | b2d82a8da7af6431d198b9de99a2e137f7115e9d | |
parent | b4ef9d4e8cb8938e6c0aa3be672b0aeeb791ecf3 [diff] |
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate Move vcpu_load() and vcpu_put() into the architecture specific implementations of kvm_arch_vcpu_ioctl_get_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>