VirtualBox

Changeset 46440 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Jun 7, 2013 1:38:21 PM (12 years ago)
Author:
vboxsync
Message:

nit.

File:
1 edited

Legend:

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

    r46420 r46440  
    7171
    7272/** @name Updated-guest-state flags.
    73  * @{  */
     73 * @{ */
    7474#define HMVMX_UPDATED_GUEST_RIP                   RT_BIT(0)
    7575#define HMVMX_UPDATED_GUEST_RSP                   RT_BIT(1)
     
    960960    {
    961961        /** @todo This is still not perfect. If on host resume (pVM is NULL or a VM
    962          *        without NestedPaging triggered this function) we still have the risk
     962         *        without Nested Paging triggered this function) we still have the risk
    963963         *        of potentially running with stale TLB-entries from other hypervisors
    964964         *        when later we use a VM with NestedPaging. To fix this properly we will
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