VirtualBox

Changeset 10331 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Jul 7, 2008 2:22:29 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
32954
Message:

Removed the assertion completely.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp

    r10330 r10331  
    583583        if (!CPUMIsGuestFPUStateActive(pVM))
    584584        {
    585             Assert(!pVM->hwaccm.s.svm.fResumeVM);
    586585            /* Always use #NM exceptions to load the FPU/XMM state on demand. */
    587586            val |= X86_CR0_TS | X86_CR0_ET | X86_CR0_NE | X86_CR0_MP;
Note: See TracChangeset for help on using the changeset viewer.

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