]> Git Repo - linux.git/commit
KVM: Introduce kvm_make_all_cpus_request_except()
authorSuravee Suthikulpanit <[email protected]>
Wed, 6 May 2020 13:17:53 +0000 (08:17 -0500)
committerPaolo Bonzini <[email protected]>
Fri, 8 May 2020 11:44:32 +0000 (07:44 -0400)
commit54163a346d4a0a1b93f2ff6dc1f488419a605fa9
treebd16ba7d699abc089a5d45d9c2f7decc0cd95d06
parent45981dedf555bd66d86ccb51e4049d9f7ec45bd5
KVM: Introduce kvm_make_all_cpus_request_except()

This allows making request to all other vcpus except the one
specified in the parameter.

Signed-off-by: Suravee Suthikulpanit <[email protected]>
Message-Id: <1588771076[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
arch/x86/kvm/hyperv.c
arch/x86/kvm/x86.c
include/linux/kvm_host.h
virt/kvm/kvm_main.c
This page took 0.055732 seconds and 4 git commands to generate.