VirtualBox

Changeset 30241 in vbox for trunk/include


Ignore:
Timestamp:
Jun 16, 2010 12:33:44 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
62736
Message:

VMMGetCpu was completely broken in the context of GMMR0CheckSharedModules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/hwaccm.h

    r28800 r30241  
    102102VMMR0DECL(int)          HWACCMR0LeaveSwitcher(PVM pVM, bool fVTxDisabled);
    103103
    104 VMMR0DECL(PVMCPU)       HWACCMR0GetVMCPU(PVM pVM);
    105 VMMR0DECL(VMCPUID)      HWACCMR0GetVMCPUId(PVM pVM);
    106 
    107104VMMR0DECL(void)         HWACCMR0SavePendingIOPortWrite(PVMCPU pVCpu, RTGCPTR GCPtrRip, RTGCPTR GCPtrRipNext, unsigned uPort, unsigned uAndVal, unsigned cbSize);
    108105VMMR0DECL(void)         HWACCMR0SavePendingIOPortRead(PVMCPU pVCpu, RTGCPTR GCPtrRip, RTGCPTR GCPtrRipNext, unsigned uPort, unsigned uAndVal, unsigned cbSize);
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