Changeset 4058 in vbox for trunk/src/VBox/VMM/PATM
- Timestamp:
- Aug 7, 2007 10:06:52 AM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 23494
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PATM/PATMA.asm
r4057 r4058 738 738 PATMPopf32_Ok: 739 739 ; Note: we don't allow popf instructions to change the current IOPL; we simply ignore such changes (!!!) 740 ; In this particular patch it's rather unlikely the pushf was included, so we have no way to check if the flags on the stack are correctly synched740 ; In this particular patch it's rather unlikely the pushf was included, so we have no way to check if the flags on the stack were correctly synched 741 741 ; PATMPopf32Replacement_NoExit is different, because it's only used in IDT and function patches 742 742
Note:
See TracChangeset
for help on using the changeset viewer.