Changeset 80390 in vbox for trunk/src/VBox
- Timestamp:
- Aug 23, 2019 4:07:44 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
r80389 r80390 1478 1478 } 1479 1479 1480 1480 #ifdef VBOX_WITH_NESTED_HWVIRT_VMX 1481 1481 /** 1482 1482 * Reads the Guest pending-debug exceptions from the VMCS into the VMX transient … … 1494 1494 } 1495 1495 } 1496 1496 #endif 1497 1497 1498 1498 /**
Note:
See TracChangeset
for help on using the changeset viewer.