VirtualBox

Ignore:
Timestamp:
May 29, 2008 9:38:38 AM (17 years ago)
Author:
vboxsync
Message:

Major changes for sizeof(RTGCPTR) == uint64_t.
Introduced RCPTRTYPE for pointers valid in raw mode only (RTGCPTR32).

Disabled by default. Enable by adding VBOX_WITH_64_BITS_GUESTS to your LocalConfig.kmk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevACPI.cpp

    r8155 r9212  
    162162    int64_t             pm_timer_initial;
    163163    R3R0PTRTYPE(PTMTIMER) tsHC;
    164     GCPTRTYPE(PTMTIMER)   tsGC;
     164    RCPTRTYPE(PTMTIMER)   tsGC;
    165165
    166166    uint32_t            gpe0_en;
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