VirtualBox

Ignore:
Timestamp:
Mar 7, 2007 12:02:11 AM (18 years ago)
Author:
vboxsync
Message:

Added support for the hybrid darwin setup where the kernel is 32-bit but the cpu *might* be running in 64-bit mode.

File:
1 edited

Legend:

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

    r23 r1283  
    5656#define FIX_NO_SYSENTER_JMP     25
    5757#define FIX_NO_SYSCALL_JMP      26
    58 #define FIX_HC_64BIT            27
    59 #define FIX_HC_64BIT_CPUM       28
    60 #define FIX_ID_32BIT            29
    61 #define FIX_ID_64BIT            30
    62 #define FIX_ID_FAR32_TO_64BIT_MODE 31
    63 #define FIX_GC_APIC_BASE_32BIT  32
     58#define FIX_HC_32BIT            27
     59#define FIX_HC_64BIT            28
     60#define FIX_HC_64BIT_CPUM       29
     61#define FIX_HC_64BIT_CS         30
     62#define FIX_ID_32BIT            31
     63#define FIX_ID_64BIT            32
     64#define FIX_ID_FAR32_TO_64BIT_MODE 33
     65#define FIX_GC_APIC_BASE_32BIT  34
    6466#define FIX_THE_END             255
    6567/** @} */
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