VirtualBox

Ignore:
Timestamp:
Apr 21, 2009 1:20:48 PM (16 years ago)
Author:
vboxsync
Message:

CPUMGetGuestCpuId needs a pVCpu parameter.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler_new/VBoxREMWrapper.cpp

    r19032 r19076  
    510510static const REMPARMDESC g_aArgsCPUMGetGuestCpuId[] =
    511511{
    512     { REMPARMDESC_FLAGS_INT,        sizeof(PVM), NULL },
     512    { REMPARMDESC_FLAGS_INT,        sizeof(PVMCPU), NULL },
    513513    { REMPARMDESC_FLAGS_INT,        sizeof(uint32_t), NULL },
    514514    { REMPARMDESC_FLAGS_INT,        sizeof(uint32_t *), NULL },
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette