Changeset 51288 in vbox for trunk/src/VBox/VMM/VMMAll
- Timestamp:
- May 19, 2014 12:47:48 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 93756
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp
r51235 r51288 2713 2713 { 2714 2714 /** @todo implement last exception records. */ 2715 /* Note! On many CPUs, the high bit of the 0x000001dd register is always writable, even when the result is 2716 a non-cannonical address. */ 2715 2717 return VINF_SUCCESS; 2716 2718 }
Note:
See TracChangeset
for help on using the changeset viewer.