VirtualBox

Changeset 4059 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Aug 7, 2007 10:15:24 AM (18 years ago)
Author:
vboxsync
Message:

Correction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PATM/PATMA.asm

    r4058 r4059  
    740740    ; 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
    741741    ; PATMPopf32Replacement_NoExit is different, because it's only used in IDT and function patches
     742    or      dword [ss:PATM_VMFLAGS], X86_EFL_IF
    742743
    743744    ; if interrupts are pending, then we must go back to the host context to handle them!
     
    777778    DD      PATMPopf32End - PATMPopf32Start
    778779%ifdef PATM_LOG_PATCHINSTR
     780    DD      12
     781%else
    779782    DD      11
    780 %else
    781     DD      10
    782783%endif
    783784    DD      PATM_INTERRUPTFLAG
     
    788789%endif
    789790    DD      PATM_INTERRUPTFLAG
     791    DD      0
     792    DD      PATM_VMFLAGS
    790793    DD      0
    791794    DD      PATM_VM_FORCEDACTIONS
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette