VirtualBox

Changeset 44078 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Dec 10, 2012 1:19:18 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
82587
Message:

VMMR0/CPUMR0: atomic update of aGuestCpuId*(); fix return type of CPUMR3LogCpuIds()

File:
1 edited

Legend:

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

    r44076 r44078  
    415415VMMR3DECL(int)          CPUMR3Init(PVM pVM);
    416416VMMR3DECL(int)          CPUMR3InitCompleted(PVM pVM);
    417 VMMR3DECL(int)          CPUMR3LogCpuIds(PVM pVM);
     417VMMR3DECL(void)         CPUMR3LogCpuIds(PVM pVM);
    418418VMMR3DECL(void)         CPUMR3Relocate(PVM pVM);
    419419VMMR3DECL(int)          CPUMR3Term(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