diff options
author | Sean Christopherson <[email protected]> | 2021-02-04 16:57:42 -0800 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2021-02-09 08:17:06 -0500 |
commit | e6c804a848d604438bd9a083939569a7c9ff2bb5 (patch) | |
tree | 740a175e72297c2d75a1eb2df0afc912ac553fcc /lib/mpi/mpi-mod.c | |
parent | 2644312052d54e2e7543c7d186899a36ed22f0bf (diff) |
KVM: SVM: Move AVIC vCPU kicking snippet to helper function
Add a helper function to handle kicking non-running vCPUs when sending
virtual IPIs. A future patch will change SVM's interception functions
to take @vcpu instead of @svm, at which piont declaring and modifying
'vcpu' in a case statement is confusing, and potentially dangerous.
No functional change intended.
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions