commit | 54163a346d4a0a1b93f2ff6dc1f488419a605fa9 | [log] [tgz] |
---|---|---|
author | Suravee Suthikulpanit <[email protected]> | Wed May 06 08:17:53 2020 -0500 |
committer | Paolo Bonzini <[email protected]> | Fri May 08 07:44:32 2020 -0400 |
tree | bd16ba7d699abc089a5d45d9c2f7decc0cd95d06 | |
parent | 45981dedf555bd66d86ccb51e4049d9f7ec45bd5 [diff] |
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: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>