VirtualBox

Changeset 102693 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 22, 2023 9:00:48 AM (14 months ago)
Author:
vboxsync
Message:

VMM/CPUM: bugref:10498 Doxygen.

File:
1 edited

Legend:

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

    r102692 r102693  
    31673167/**
    31683168 * Inserts variable-range MTRR MSR ranges based on the given count.
    3169  * 
     3169 *
    31703170 * Since we need to insert the MSRs beyond what the CPU profile has inserted, we
    31713171 * reinsert the whole range here since the variable-range MTRR MSR read+write
     
    35603560                 * writes. Some guests like GNU/Linux recognize a virtual system when MTRRs are left
    35613561                 * blank but some guests may expect their RAM to be mapped via MTRRs similar to
    3562                  * real hardware. */ 
     3562                 * real hardware. */
    35633563                rc = CFGMR3QueryBoolDef(pCpumCfg, "MtrrRead", &pVM->cpum.s.fMtrrRead, false);
    35643564                AssertRCReturn(rc, rc);
Note: See TracChangeset for help on using the changeset viewer.

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