VirtualBox

Changeset 31569 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Aug 11, 2010 1:41:52 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
64673
Message:

HWACCM: burn fix / VBOXSTRICTRC cleanup - a bit risky...

File:
1 edited

Legend:

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

    r31489 r31569  
    18271827}
    18281828
     1829/** @todo change all these EMInterpretXXX methods to VBOXSTRICTRC. */
    18291830
    18301831/**
     
    25222523    pRegFrame->rax = 0;
    25232524    pRegFrame->rdx = 0;
    2524     /* @todo We should trigger a #GP here if the cpu doesn't support the index in ecx. */
     2525    /** @todo We should trigger a #GP here if the cpu doesn't support the index in ecx. */
    25252526    return VINF_SUCCESS;
    25262527}
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