VirtualBox

Changeset 65905 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
Mar 1, 2017 10:28:08 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
113698
Message:

VMM: Nested Hw.virt: todo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp

    r65904 r65905  
    33613361        PCPUMCPUIDLEAF pSvmFeatureLeaf = cpumR3CpuIdGetExactLeaf(pCpum, 0x8000000a, 0);
    33623362        pSvmFeatureLeaf->uEax = 0x1;
    3363         pSvmFeatureLeaf->uEbx = 0x8000;
     3363        pSvmFeatureLeaf->uEbx = 0x8000;     /** @todo figure out virtual NASID. */
    33643364        pSvmFeatureLeaf->uEcx = 0;
    33653365        pSvmFeatureLeaf->uEdx = 0; /** @todo Support SVM features */
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