VirtualBox

Changeset 59111 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 14, 2015 10:33:56 AM (9 years ago)
Author:
vboxsync
Message:

VMM/HMVMXR0: Comment update.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp

    r59110 r59111  
    139139 * We need to intercept all exceptions manually except:
    140140 * - \#NM, \#MF handled in hmR0VmxLoadSharedCR0().
    141  * - \#DB handled in hmR0VmxLoadSharedDebugState().
     141 * - \#AC and #DB are always intercepted to prevent the CPU from deadlocking
     142 *   due to bugs in Intel CPUs.
    142143 * - \#PF need not be intercepted even in real-mode if we have Nested Paging
    143144 * support.
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