VirtualBox

Changeset 10359 in vbox for trunk


Ignore:
Timestamp:
Jul 8, 2008 12:20:11 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
32993
Message:

Removed obsolete HWACCM_CHANGED_GUEST_CR8

File:
1 edited

Legend:

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

    r10353 r10359  
    7979#define HWACCM_CHANGED_GUEST_DEBUG              RT_BIT(10)
    8080#define HWACCM_CHANGED_HOST_CONTEXT             RT_BIT(11)
    81 #define HWACCM_CHANGED_GUEST_CR8                RT_BIT(12)
    8281
    8382#define HWACCM_CHANGED_ALL                  (   HWACCM_CHANGED_GUEST_SEGMENT_REGS \
     
    8584                                            |   HWACCM_CHANGED_GUEST_CR3          \
    8685                                            |   HWACCM_CHANGED_GUEST_CR4          \
    87                                             |   HWACCM_CHANGED_GUEST_CR8          \
    8886                                            |   HWACCM_CHANGED_GUEST_GDTR         \
    8987                                            |   HWACCM_CHANGED_GUEST_IDTR         \
     
    9997                                            |   HWACCM_CHANGED_GUEST_CR3          \
    10098                                            |   HWACCM_CHANGED_GUEST_CR4          \
    101                                             |   HWACCM_CHANGED_GUEST_CR8          \
    10299                                            |   HWACCM_CHANGED_GUEST_GDTR         \
    103100                                            |   HWACCM_CHANGED_GUEST_IDTR         \
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