VirtualBox

Changeset 54097 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Feb 6, 2015 2:36:43 PM (10 years ago)
Author:
vboxsync
Message:

VMM/HMVMXR0: nit.

File:
1 edited

Legend:

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

    r54080 r54097  
    56525652
    56535653/**
    5654  * Determines if an exception is a contributory exception. Contributory
    5655  * exceptions are ones which can cause double-faults. Page-fault is
    5656  * intentionally not included here as it's a conditional contributory exception.
     5654 * Determines if an exception is a contributory exception.
     5655 *
     5656 * Contributory exceptions are ones which can cause double-faults unless the
     5657 * original exception was a benign exception. Page-fault is intentionally not
     5658 * included here as it's a conditional contributory exception.
    56575659 *
    56585660 * @returns true if the exception is contributory, false otherwise.
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