VirtualBox

Changeset 54208 in vbox for trunk/src/VBox/Runtime/r0drv


Ignore:
Timestamp:
Feb 13, 2015 6:17:39 PM (10 years ago)
Author:
vboxsync
Message:

IPRT,SUPDrv: Support more than 255 CPUs via RTTIME_FLAGS_XXX, bumping supdrv major verison.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/freebsd/timer-r0drv-freebsd.c

    r33540 r54208  
    6363    uint8_t                 fSpecificCpu;
    6464    /** The CPU it must run on if fSpecificCpu is set. */
    65     uint8_t                 iCpu;
     65    uint32_t                iCpu;
    6666    /** The FreeBSD callout structure. */
    6767    struct callout          Callout;
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