commit | 54163a346d4a0a1b93f2ff6dc1f488419a605fa9 | [log] [tgz] |
---|---|---|
author | Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> | Wed May 06 08:17:53 2020 -0500 |
committer | Paolo Bonzini <pbonzini@redhat.com> | 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 <suravee.suthikulpanit@amd.com> Message-Id: <1588771076-73790-2-git-send-email-suravee.suthikulpanit@amd.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>