VirtualBox

Changeset 52815 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Sep 22, 2014 10:33:36 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
96211
Message:

HostDrivers/Support: Comments and use a proper error code for failing to measure deltas.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/err.h

    r52740 r52815  
    17671767/** Type error opening the ApiPort LPC object. */
    17681768#define VERR_SUPDRV_APIPORT_OPEN_ERROR_TYPE         (-3742)
     1769/** Failed to measure the TSC delta between two CPUs. */
     1770#define VERR_SUPDRV_TSC_DELTA_MEASUREMENT_FAILED    (-3743)
    17691771/** @} */
    17701772
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