VirtualBox

Changeset 15009 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Dec 4, 2008 11:27:46 PM (16 years ago)
Author:
vboxsync
Message:

new_recompiler: cleanup, optimization, compile with the right tool - gets rid of the nasty bug with bootmenu

File:
1 edited

Legend:

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

    r13565 r15009  
    288288void    remR3DmaRun(CPUState *env);
    289289void    remR3TimersRun(CPUState *env);
    290 int     remR3NotifyTrap(CPUState *env, uint32_t uTrap, uint32_t uErrorCode, uint32_t pvNextEIP);
     290int     remR3NotifyTrap(CPUState *env, uint32_t uTrap, uint32_t uErrorCode, RTGCPTR pvNextEIP);
    291291void    remR3TrapStat(CPUState *env, uint32_t uTrap);
    292292void    remR3CpuId(CPUState *env, unsigned uOperator, void *pvEAX, void *pvEBX, void *pvECX, void *pvEDX);
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