VirtualBox

Changeset 72634 in vbox for trunk/include


Ignore:
Timestamp:
Jun 20, 2018 4:08:42 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
123137
Message:

EM[R3]: Use pVCpu->cpum.GstCtx and stop keeping and passing pCtx around.

File:
1 edited

Legend:

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

    r72555 r72634  
    5555VMMR3DECL(const char *) NEMR3GetExitName(uint32_t uExit);
    5656VMMR3_INT_DECL(VBOXSTRICTRC) NEMR3RunGC(PVM pVM, PVMCPU pVCpu);
    57 VMMR3_INT_DECL(bool) NEMR3CanExecuteGuest(PVM pVM, PVMCPU pVCpu, PCPUMCTX pCtx);
     57VMMR3_INT_DECL(bool) NEMR3CanExecuteGuest(PVM pVM, PVMCPU pVCpu);
    5858VMMR3_INT_DECL(bool) NEMR3SetSingleInstruction(PVM pVM, PVMCPU pVCpu, bool fEnable);
    5959VMMR3_INT_DECL(void) NEMR3NotifyFF(PVM pVM, PVMCPU pVCpu, uint32_t fFlags);
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