VirtualBox

Ignore:
Timestamp:
Nov 4, 2008 12:16:30 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
38766
Message:

More SMP groundwork.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/testcase/tstVMMFork.cpp

    r13757 r13782  
    137137                RTPrintf(TESTCASE ": testing VM after fork.\n");
    138138                PVMREQ pReq1 = NULL;
    139                 rc = VMR3ReqCall(pVM, VMREQDEST_ALL, &pReq1, RT_INDEFINITE_WAIT, (PFNRT)VMMDoTest, 1, pVM);
     139                rc = VMR3ReqCall(pVM, VMREQDEST_ANY, &pReq1, RT_INDEFINITE_WAIT, (PFNRT)VMMDoTest, 1, pVM);
    140140                AssertRC(rc);
    141141                VMR3ReqFree(pReq1);
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