Changeset 10673 in vbox
- Timestamp:
- Jul 15, 2008 3:35:36 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp
r10655 r10673 172 172 { 173 173 /* @todo Do we really need to read this every time?? The host could change this on the fly though. */ 174 /* Note: Solaris sets this bit on a per-process basis, so we do need to check each time. */ 174 175 uint64_t msrEFERHost = ASMRdMsr(MSR_K6_EFER); 175 176
Note:
See TracChangeset
for help on using the changeset viewer.