VirtualBox

Changeset 44730 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Feb 18, 2013 12:43:02 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
83833
Message:

BUGZ:6606 Guest CPU offlining/onlining now works. Renamed PGMR3ResetUnpluggedCpu() -> PGMR3ResetCpu().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/pgm.h

    r44399 r44730  
    456456VMMR3_INT_DECL(int) PGMR3InitCompleted(PVM pVM, VMINITCOMPLETED enmWhat);
    457457VMMR3DECL(void)     PGMR3Relocate(PVM pVM, RTGCINTPTR offDelta);
    458 VMMR3DECL(void)     PGMR3ResetUnpluggedCpu(PVM pVM, PVMCPU pVCpu);
     458VMMR3DECL(void)     PGMR3ResetCpu(PVM pVM, PVMCPU pVCpu);
    459459VMMR3DECL(void)     PGMR3Reset(PVM pVM);
    460460VMMR3DECL(int)      PGMR3Term(PVM pVM);
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