ANDROID: pkvm: x86: Add kvm_vcpu_deliver_sipi_vector()
Copy KVM's kvm_vcpu_deliver_sipi_vector() and its dependencies
kvm_set_segment() and kvm_get_segment() to pKVM's copy of x86.c, to
reuse it in pKVM hypervisor to securely start secondary vCPUs.
Bug: 374338925
Test: compile
Upstream-Task: 402758258
Change-Id: I75db19e10dda70f2aa331387f3957170bbf12a73
Signed-off-by:
Dmytro Maluka <dmaluka@google.com>
Loading
Please sign in to comment