Changeset 22051 in vbox
- Timestamp:
- Aug 7, 2009 9:24:09 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp
r22050 r22051 1426 1426 AssertRC(rc); 1427 1427 1428 /* The base values in the hidden fs & gs registers are not in sync with the msrs; they are cut to 32 bits. */1429 1428 VMX_WRITE_SELREG(FS, fs); 1430 1429 AssertRC(rc);
Note:
See TracChangeset
for help on using the changeset viewer.