VirtualBox

Changeset 55714 in vbox


Ignore:
Timestamp:
May 7, 2015 12:01:21 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
100126
Message:

VMM/GIM: scoping.

File:
1 edited

Legend:

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

    r55510 r55714  
    377377            || pDis->pCurInstr->uOpcode == OP_VMMCALL)
    378378        {
    379             uint8_t abHypercall[3];
    380379            if (   pDis->pCurInstr->uOpcode != pKvm->uOpCodeNative
    381380                && HMIsEnabled(pVM))
    382381            {
     382                uint8_t abHypercall[3];
    383383                size_t  cbWritten = 0;
    384384                rc = VMMPatchHypercall(pVM, &abHypercall, sizeof(abHypercall), &cbWritten);
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