VirtualBox

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


Ignore:
Timestamp:
Aug 15, 2013 3:51:51 PM (11 years ago)
Author:
vboxsync
Message:

Warnings and space.

File:
1 edited

Legend:

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

    r47773 r47776  
    74267426    VMXTRANSIENT VmxTransient;
    74277427    VmxTransient.fUpdateTscOffsettingAndPreemptTimer = true;
    7428     int          rc     = VERR_INTERNAL_ERROR_5;
    7429     uint32_t     cLoops = 0;
     7428    int          rc        = VERR_INTERNAL_ERROR_5;
     7429    uint32_t     cLoops    = 0;
    74307430    uint16_t     uCsStart  = pCtx->cs.Sel;
    74317431    uint64_t     uRipStart = pCtx->rip;
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