Searched hist:"1 fc9b76b3dd2c57ca0fe42742043a5c3cbdc41c1" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/mips/kvm/ |
H A D | mips.c | diff 1fc9b76b3dd2c57ca0fe42742043a5c3cbdc41c1 Mon Dec 04 14:35:26 CST 2017 Christoffer Dall <christoffer.dall@linaro.org> KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
Move vcpu_load() and vcpu_put() into the architecture specific implementations of kvm_arch_vcpu_ioctl_get_regs().
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> Reviewed-by: David Hildenbrand <david@redhat.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s.c | diff 1fc9b76b3dd2c57ca0fe42742043a5c3cbdc41c1 Mon Dec 04 14:35:26 CST 2017 Christoffer Dall <christoffer.dall@linaro.org> KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
Move vcpu_load() and vcpu_put() into the architecture specific implementations of kvm_arch_vcpu_ioctl_get_regs().
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> Reviewed-by: David Hildenbrand <david@redhat.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | booke.c | diff 1fc9b76b3dd2c57ca0fe42742043a5c3cbdc41c1 Mon Dec 04 14:35:26 CST 2017 Christoffer Dall <christoffer.dall@linaro.org> KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
Move vcpu_load() and vcpu_put() into the architecture specific implementations of kvm_arch_vcpu_ioctl_get_regs().
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> Reviewed-by: David Hildenbrand <david@redhat.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/linux/arch/s390/kvm/ |
H A D | kvm-s390.c | diff 1fc9b76b3dd2c57ca0fe42742043a5c3cbdc41c1 Mon Dec 04 14:35:26 CST 2017 Christoffer Dall <christoffer.dall@linaro.org> KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
Move vcpu_load() and vcpu_put() into the architecture specific implementations of kvm_arch_vcpu_ioctl_get_regs().
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> Reviewed-by: David Hildenbrand <david@redhat.com> 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 1fc9b76b3dd2c57ca0fe42742043a5c3cbdc41c1 Mon Dec 04 14:35:26 CST 2017 Christoffer Dall <christoffer.dall@linaro.org> KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
Move vcpu_load() and vcpu_put() into the architecture specific implementations of kvm_arch_vcpu_ioctl_get_regs().
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> Reviewed-by: David Hildenbrand <david@redhat.com> 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 1fc9b76b3dd2c57ca0fe42742043a5c3cbdc41c1 Mon Dec 04 14:35:26 CST 2017 Christoffer Dall <christoffer.dall@linaro.org> KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
Move vcpu_load() and vcpu_put() into the architecture specific implementations of kvm_arch_vcpu_ioctl_get_regs().
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> Reviewed-by: David Hildenbrand <david@redhat.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|