VirtualBox

Changeset 1449 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 13, 2007 4:12:54 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
19499
Message:

r=bird

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/SELMInternal.h

    r1423 r1449  
    5454#define SELM_HYPER_SEL_TSS_TRAP08           4
    5555/** Number of GDTs we need for internal use */
    56 #define SELM_HYPER_SEL_MAX                  (SELM_HYPER_SEL_TSS_TRAP08+1)
     56#define SELM_HYPER_SEL_MAX                  (SELM_HYPER_SEL_TSS_TRAP08 + 1)
    5757
    5858
     
    6363#define SELM_HYPER_DEFAULT_SEL_TSS          ((SELM_GDT_ELEMENTS - 0x4) << 3)
    6464#define SELM_HYPER_DEFAULT_SEL_TSS_TRAP08   ((SELM_GDT_ELEMENTS - 0x5) << 3)
    65 /** @note SELM_HYPER_DEFAULT_BASE is the lowest value we use. */
     65/** The lowest value default we use. */
    6666#define SELM_HYPER_DEFAULT_BASE             SELM_HYPER_DEFAULT_SEL_TSS_TRAP08
    6767
     
    8484    RTINT                   offVM;
    8585
    86     /* Flat CS, DS, 64 bit mode CS, TSS & trap 8 TSS */
     86    /* Flat CS, DS, 64 bit mode CS, TSS & trap 8 TSS. */
    8787    RTSEL                   aHyperSel[SELM_HYPER_SEL_MAX];
    8888
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