- Timestamp:
- Jan 9, 2025 7:48:44 PM (9 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/testcase/tstAnimate.cpp
r106061 r107608 883 883 rc = EMR3SetExecutionPolicy(pUVM, EMEXECPOLICY_IEM_ALL, true); AssertReleaseRC(rc); 884 884 DBGFR3Info(pUVM, "cpumguest", "verbose", NULL); 885 if (fPowerOn) 886 885 886 rc = VMR3PowerOn(pUVM); 887 887 if (RT_SUCCESS(rc)) 888 888 {
Note:
See TracChangeset
for help on using the changeset viewer.