VirtualBox

Changeset 91288 in vbox


Ignore:
Timestamp:
Sep 16, 2021 9:33:01 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
146948
Message:

VMM/CPUM,++: Moved the nested SVM VMCB allocation into CPUMCTX. bugref:10093

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp

    r91287 r91288  
    46744674    Assert(pcLoops);
    46754675    Assert(*pcLoops <= pVCpu->CTX_SUFF(pVM)->hmr0.s.cMaxResumeLoops);
     4676    /** @todo r=bird: Sharing this with ring-3 isn't safe in the long run, I fear... */
    46764677    RTHCPHYS const HCPhysVmcb = GVMMR0ConvertGVMPtr2HCPhys(pVCpu->pGVM, &pCtx->hwvirt.svm.Vmcb);
    46774678
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette