On Mon, 4 Dec 2017 21:35:31 +0100 Christoffer Dall <[email protected]> wrote:
> From: Christoffer Dall <[email protected]> > > Move vcpu_load() and vcpu_put() into the architecture specific > implementations of kvm_arch_vcpu_ioctl_set_mpstate(). > > Reviewed-by: David Hildenbrand <[email protected]> > Signed-off-by: Christoffer Dall <[email protected]> > --- > arch/s390/kvm/kvm-s390.c | 3 +++ > arch/x86/kvm/x86.c | 14 +++++++++++--- > virt/kvm/arm/arm.c | 9 +++++++-- > virt/kvm/kvm_main.c | 2 -- > 4 files changed, 21 insertions(+), 7 deletions(-) Reviewed-by: Cornelia Huck <[email protected]> _______________________________________________ kvmarm mailing list [email protected] https://lists.cs.columbia.edu/mailman/listinfo/kvmarm
