Changeset 38320 in vbox for trunk/include/VBox/vmm
- Timestamp:
- Aug 4, 2011 7:16:53 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 73336
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/rem.h
r38300 r38320 71 71 REMR3DECL(int) REMR3StateBack(PVM pVM, PVMCPU pVCpu); 72 72 REMR3DECL(void) REMR3StateUpdate(PVM pVM, PVMCPU pVCpu); 73 REMR3DECL(void) REMR3A20Set(PVM pVM, PVMCPU pVCpu, bool fEnable); 73 74 REMR3DECL(int) REMR3DisasEnableStepping(PVM pVM, bool fEnable); 74 75 REMR3DECL(void) REMR3ReplayHandlerNotifications(PVM pVM);
Note:
See TracChangeset
for help on using the changeset viewer.