Changeset 97408 in vbox for trunk/src/VBox/VMM/include
- Timestamp:
- Nov 5, 2022 10:54:02 PM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 154413
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/IEMInline.h
r97406 r97408 1604 1604 * 1605 1605 * According to @sdmv3{077,200,Table 6-2,Priority Among Concurrent Events}, 1606 * a #DB due to TF (single stepping) or a DRx non-instruction breakpoint1606 * a \#DB due to TF (single stepping) or a DRx non-instruction breakpoint 1607 1607 * takes priority over both NMIs and hardware interrupts. So, neither is 1608 1608 * considered here. (The RESET, \#MC, SMI, INIT, STOPCLK and FLUSH events are
Note:
See TracChangeset
for help on using the changeset viewer.