Changeset 26653 in vbox for trunk/include
- Timestamp:
- Feb 19, 2010 2:01:06 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 57863
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/cpum.h
r25935 r26653 931 931 VMMR3DECL(void) CPUMR3ResetCpu(PVMCPU pVCpu); 932 932 VMMDECL(bool) CPUMR3IsStateRestorePending(PVM pVM); 933 VMMR3DECL(void) CPUMR3SetHWVirtEx(PVM pVM, bool fHWVirtExEnabled); 933 934 # ifdef DEBUG 934 935 VMMR3DECL(void) CPUMR3SaveEntryCtx(PVM pVM);
Note:
See TracChangeset
for help on using the changeset viewer.