VirtualBox

Changeset 47843 in vbox


Ignore:
Timestamp:
Aug 19, 2013 2:03:11 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
88133
Message:

tstVMM: No double fault test for me either.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/VMMTests.cpp

    r47689 r47843  
    229229        vmmR3DoTrapTest(pVM, 0x3, 1, VINF_EM_DBG_HYPER_ASSERTION,  0xf0f0f0f0, "vmmGCTestTrap3_FaultEIP", "int3 WP");
    230230
    231 # if defined(DEBUG_bird) /* guess most people would like to skip these since they write to com1. */
     231# if 0//defined(DEBUG_bird) /* guess most people would like to skip these since they write to com1. */
    232232        vmmR3DoTrapTest(pVM, 0x8, 0, VERR_TRPM_PANIC,       0x00000000, "vmmGCTestTrap8_FaultEIP", "#DF [#PG]");
    233233        SELMR3Relocate(pVM); /* this resets the busy flag of the Trap 08 TSS */
     
    351351
    352352        /*
    353          * Interrupt masking.
     353         * Interrupt masking.  Failure may indiate NMI watchdog activity.
    354354         */
    355355        RTPrintf("VMM: interrupt masking...\n"); RTStrmFlush(g_pStdOut); RTThreadSleep(250);
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