VirtualBox

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


Ignore:
Timestamp:
May 22, 2009 3:32:09 PM (16 years ago)
Author:
vboxsync
Message:

Removed assertion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/HWACCMAll.cpp

    r19910 r19916  
    5353void hwaccmQueueInvlPage(PVMCPU pVCpu, RTGCPTR GCVirt)
    5454{
    55     Assert(HWACCMIsEnabled(pVCpu->CTX_SUFF(pVM)));
    56 
    5755    /* Nothing to do if a TLB flush is already pending */
    5856    if (VMCPU_FF_ISSET(pVCpu, VMCPU_FF_TLB_FLUSH))
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