VirtualBox

Ignore:
Timestamp:
Mar 12, 2007 11:02:24 AM (18 years ago)
Author:
vboxsync
Message:

Fixed dangerous situation with partial hypervisor selector updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMGC/SELMGC.cpp

    r1408 r1412  
    9393        }
    9494        Log(("selmGCSyncGDTEntry: Sel=%d Desc=%.8Vhxs: potential conflict (still not present)!\n", Sel, &Desc));
     95
     96        /** @note we can't continue below or else we'll change the shadow descriptor!! */
     97        /** When the guest makes the selector present, then we'll do a GDT sync. */
     98        return VINF_SUCCESS;
    9599    }
    96100
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