Mostly these are loops that iterate over all possible vCPU IDs for a
specific virtual machine.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Paths
| Differential D37147 Authored by jhb on Oct 27 2022, 3:02 PM.
Details Summary Mostly these are loops that iterate over all possible vCPU IDs for a
Diff Detail
Event TimelineHerald added a reviewer: bhyve. · View Herald TranscriptOct 27 2022, 3:02 PM2022-10-27 15:02:58 (UTC+0) Harbormaster completed remote builds in B48019: Diff 112256.Oct 27 2022, 3:03 PM2022-10-27 15:03:38 (UTC+0) This revision is now accepted and ready to land.Nov 2 2022, 2:21 PM2022-11-02 14:21:26 (UTC+0)
Closed by commit rG35abc6c238e9: vmm: Use vm_get_maxcpus() instead of VM_MAXCPU in various places. (authored by jhb). · Explain WhyNov 18 2022, 6:26 PM2022-11-18 18:26:46 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 113286 sys/amd64/vmm/amd/svm.c
sys/amd64/vmm/amd/vmcb.c
sys/amd64/vmm/intel/vmx.c
sys/amd64/vmm/io/vlapic.c
|