VirtualBox

Changeset 60382 in vbox


Ignore:
Timestamp:
Apr 7, 2016 6:02:26 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
106467
Message:

VMM/PDM: nit.

File:
1 edited

Legend:

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

    r60377 r60382  
    368368VMMDECL(int) PDMApicGetTPR(PVMCPU pVCpu, uint8_t *pu8TPR, bool *pfPending, uint8_t *pu8PendingIrq)
    369369{
    370     PVM     pVM      = pVCpu->CTX_SUFF(pVM);
     370    PVM        pVM      = pVCpu->CTX_SUFF(pVM);
    371371    PPDMDEVINS pApicIns = pVM->pdm.s.Apic.CTX_SUFF(pDevIns);
    372372    if (pApicIns)
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