Changeset 1119 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Feb 28, 2007 5:09:21 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PATM/PATMA.asm
r1114 r1119 1170 1170 ; Extract the IOPL from the return flags, save them to our virtual flags and 1171 1171 ; put them back to zero 1172 ; @note we assume iretd doesn't fault!!! 1172 1173 push eax 1173 1174 mov eax, dword [esp+16]
Note:
See TracChangeset
for help on using the changeset viewer.