Searched hist:e83dff5edf0c3f014e4b4ac5e1c86dbe797687c7 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/s390/kvm/ |
H A D | kvm-s390.c | diff e83dff5edf0c3f014e4b4ac5e1c86dbe797687c7 Mon Dec 04 14:35:31 CST 2017 Christoffer Dall <christoffer.dall@linaro.org> 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>
|
/openbmc/linux/virt/kvm/ |
H A D | kvm_main.c | diff e83dff5edf0c3f014e4b4ac5e1c86dbe797687c7 Mon Dec 04 14:35:31 CST 2017 Christoffer Dall <christoffer.dall@linaro.org> 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>
|
/openbmc/linux/arch/x86/kvm/ |
H A D | x86.c | diff e83dff5edf0c3f014e4b4ac5e1c86dbe797687c7 Mon Dec 04 14:35:31 CST 2017 Christoffer Dall <christoffer.dall@linaro.org> 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>
|