-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
acrn-driver: add vCPU info for
acrn:cpu_affinity
vCPU allocated by `acrn:cpu_affinity` is delivered to acrn-dm directly, and vCPU preparation processs is bypassed. So add vCPU info which used to record durring vCPU preparation in this patch: 1. Set vCPU online state of the util configuration (struct virDomainDef). 2. Add the vCPU to allocMap. Tracked-On: #19 Signed-off-by: Yuanyuan Zhao <[email protected]>
- Loading branch information
1 parent
c3842b6
commit 1bc03e4
Showing
1 changed file
with
60 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters