Changeset 72526 in vbox for trunk/include
- Timestamp:
- Jun 12, 2018 1:06:02 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 123013
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/nem.h
r72522 r72526 50 50 VMMR3_INT_DECL(int) NEMR3Term(PVM pVM); 51 51 VMMR3DECL(bool) NEMR3IsEnabled(PUVM pVM); 52 VMMR3_INT_DECL(bool) NEMR3NeedSpecialTscMode(PVM pVM); 52 53 VMMR3_INT_DECL(void) NEMR3Reset(PVM pVM); 53 54 VMMR3_INT_DECL(void) NEMR3ResetCpu(PVMCPU pVCpu, bool fInitIpi);
Note:
See TracChangeset
for help on using the changeset viewer.