VirtualBox

Ignore:
Timestamp:
Jul 28, 2021 9:38:23 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
145966
Message:

VMM: Moved idHostCpu and iHostCpuSet from VMCPU to GVMCPU, removing the VMMR0PERVCPU copies too. bugref:6695

File:
1 edited

Legend:

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

    r89087 r90380  
    368368 *                          sync deadline.
    369369 */
    370 DECLINLINE(uint64_t) tmCpuCalcTicksToDeadline(PVMCPU pVCpu, uint64_t cNsToDeadline)
     370DECLINLINE(uint64_t) tmCpuCalcTicksToDeadline(PVMCPUCC pVCpu, uint64_t cNsToDeadline)
    371371{
    372372    AssertCompile(TMCLOCK_FREQ_VIRTUAL <= _4G);
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