VirtualBox

Changeset 3686 in vbox for trunk/src


Ignore:
Timestamp:
Jul 18, 2007 2:34:46 PM (18 years ago)
Author:
vboxsync
Message:

leaves.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/CPUM.cpp

    r3505 r3686  
    170170    DBGFR3InfoRegisterInternal(pVM, "cpumhyper",    "Displays the hypervisor cpu state.",  &cpumR3InfoHyper);
    171171    DBGFR3InfoRegisterInternal(pVM, "cpumhost",     "Displays the host cpu state.",        &cpumR3InfoHost);
    172     DBGFR3InfoRegisterInternal(pVM, "cpuid",        "Displays the guest cpuid leafs.",     &cpumR3CpuIdInfo);
     172    DBGFR3InfoRegisterInternal(pVM, "cpuid",        "Displays the guest cpuid leaves.",     &cpumR3CpuIdInfo);
    173173
    174174    /*
     
    996996
    997997/**
    998  * Display the guest CpuId leafs.
     998 * Display the guest CpuId leaves.
    999999 *
    10001000 * @param   pVM         VM Handle.
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