VirtualBox

Changeset 37034 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
May 10, 2011 6:10:46 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
71652
Message:

IEM: Hacking in progress...

File:
1 edited

Legend:

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

    r36794 r37034  
    2828
    2929#include <VBox/types.h>
     30#include <VBox/vmm/trpm.h>
    3031
    3132
     
    3839
    3940
    40 VMMDECL(VBOXSTRICTRC) IEMExecOne(PVMCPU pVCpu);
     41VMMDECL(VBOXSTRICTRC)       IEMExecOne(PVMCPU pVCpu);
     42VMM_INT_DECL(VBOXSTRICTRC)  IEMInjectTrap(PVMCPU pVCpu, uint8_t u8TrapNo, TRPMEVENT enmType, uint16_t uErrCode, RTGCPTR uCr2);
    4143
    4244#if defined(IEM_VERIFICATION_MODE) && defined(IN_RING3)
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