VirtualBox

Changeset 13698 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Oct 30, 2008 10:54:28 PM (16 years ago)
Author:
vboxsync
Message:

VMM: Fixed ring-0 access to the ring-3 mapping of the EMT stack. Moved the VMMR3FatalDump() code to a separate file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm.h

    r13697 r13698  
    110110} VMMCALLHOST;
    111111
    112 RTGCPTR             VMMGetStackGC(PVM pVM);
    113 RTHCPTR             VMMGetHCStack(PVM pVM);
     112RTRCPTR             VMMGetStackRC(PVM pVM);
    114113VMCPUID             VMMGetCpuId(PVM pVM);
    115114VMMDECL(uint32_t)   VMMGetSvnRev(void);
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