VirtualBox

Changeset 105126 in vbox for trunk/src/VBox/ValidationKit


Ignore:
Timestamp:
Jul 3, 2024 8:22:58 PM (7 months ago)
Author:
vboxsync
Message:

ValKit/bs3-cpu-weird-1: Passes on real hw: Intel 6700k. bugref:10315

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-weird-1.c

    r105125 r105126  
    5656*   Global Variables                                                                                                             *
    5757*********************************************************************************************************************************/
     58/**
     59 * All tests in r163755 passed running directly on an Intel 6700k.
     60 */
    5861static const BS3TESTMODEBYONEENTRY g_aModeByOneTests[] =
    5962{
    60 #if 1
    6163    { "dbg+inhibit+ringxfer",   BS3_CMN_FAR_NM(bs3CpuWeird1_DbgInhibitRingXfer),    0 },
    6264    { "pc wrapping",            BS3_CMN_FAR_NM(bs3CpuWeird1_PcWrapping),            0 },
    6365    { "push/pop",               BS3_CMN_FAR_NM(bs3CpuWeird1_PushPop),               0 },
    6466    { "push/pop sreg",          BS3_CMN_FAR_NM(bs3CpuWeird1_PushPopSReg),           0 },
    65 #endif
    6667    { "popf",                   BS3_CMN_FAR_NM(bs3CpuWeird1_Popf),                  0 },
    6768};
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette