VirtualBox

Changeset 80287 in vbox for trunk/src/VBox/VMM/testcase


Ignore:
Timestamp:
Aug 15, 2019 9:18:15 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
132742
Message:

tstVMREQ: Make it work on linserv-old w/o SVM. bugref:9517

File:
1 edited

Legend:

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

    r80286 r80287  
    311311    }
    312312    else if (rc == VERR_SVM_NO_SVM || rc == VERR_VMX_NO_VMX)
     313    {
    313314        RTPrintf(TESTCASE ": Skipped: %Rrc\n", rc);
     315        return RTEXITCODE_SKIPPED;
     316    }
    314317    else
    315318    {
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