VirtualBox

Ignore:
Timestamp:
May 6, 2018 11:55:06 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
122529
Message:

bs3kit: Added some more functions for setting and setting CRx and DRx registers from v8086 mode and such.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-PerCpuData.c

    r69111 r72133  
    5353uint8_t  g_bStupidUnalignedCompiler1 = 0xfe;
    5454
     55/** Set to disable special V8086 \#GP and \#UD handling in Bs3TrapDefaultHandler.
     56 * This is useful for getting   */
     57bool volatile g_fBs3TrapNoV86Assist = false;
     58
    5559/** The context of the last Bs3TrapSetJmp call.
    5660 * This will have eax set to 1 and need only be restored when it triggers. */
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