VirtualBox

Changeset 49721 in vbox


Ignore:
Timestamp:
Nov 29, 2013 11:04:53 AM (11 years ago)
Author:
vboxsync
Message:

VMM/HMSVMR0: space.

File:
1 edited

Legend:

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

    r49720 r49721  
    50195019        {
    50205020            /* Convert a #MF into a FERR -> IRQ 13. See @bugref{6117}. */
    5021             rc = PDMIsaSetIrq(pVCpu->CTX_SUFF(pVM), 13, 1, 0 /*uTagSrc*/);
     5021            rc = PDMIsaSetIrq(pVCpu->CTX_SUFF(pVM), 13, 1, 0 /* uTagSrc */);
    50225022            if (RT_SUCCESS(rc))
    50235023                pCtx->rip += cbOp;
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