summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/time/timesup.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* IPRT/time: Added RTTimeNanoTSWorkerName for introspection. Maded the worker s...vboxsync2021-02-081-36/+89
* IPRT/time,VMM/TM: Added extra parameter to the RTTimeNanoTS GIP workers for r...vboxsync2021-02-051-12/+17
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested on 4 co...vboxsync2019-09-301-0/+24
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* IPRT: Ran scm --fix-err-h. bugref:9344vboxsync2018-12-251-1/+1
* (C) yearvboxsync2017-10-171-1/+1
* SUP,VMM,IPRT: SUPDrv and GIP major version bump! Added processor group info ...vboxsync2016-10-131-0/+4
* IPRT: Unused parameters.vboxsync2016-07-261-0/+1
* (C) 2016vboxsync2016-07-221-1/+1
* iprt: More doxygen corrections.vboxsync2015-09-291-2/+2
* *: scm cleanup run.vboxsync2015-08-141-9/+9
* IPRT,TM: Implemented the get-cpu-number optimizations for the RTTimeNanoTS code.vboxsync2015-02-181-55/+145
* SUPDrv,GIP,TM: Combined fOsTscDeltasInSync and fTscDeltasRoughlyInSync into e...vboxsync2015-02-171-8/+8
* SUP,IPRT: Started as a build fix ended up as a cleanup (mostly untested as I'...vboxsync2015-02-161-33/+4
* Runtime,TM: Use GIP's fTscDeltasAreRoughlyInSync.vboxsync2015-02-161-0/+5
* IPRT,TM: Implemented GIP TSC delta processing in the RTTimeNanoTS code.vboxsync2015-02-131-16/+63
* VMM/TM: First step in introducing the invariant TM mode.vboxsync2014-12-031-5/+7
* header (C) fixesvboxsync2013-02-041-1/+1
* Moved VBox/x86.h/mac to iprt/x86.h/mac.vboxsync2011-07-141-1/+1
* IPRT/vboxdrv: We have RTTimeSystemNanoTS in ring-0 now, so use it.vboxsync2010-07-211-9/+9
* iprt: consistend RT_NO_GIP usage.vboxsync2010-05-091-1/+1
* iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, don't in...vboxsync2010-05-091-1/+2
* Automated rebranding to Oracle copyright/license strings via filemunchervboxsync2010-04-271-5/+1
* IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel (pain).vboxsync2009-07-071-0/+9
* rebranding: IPRT files again.vboxsync2008-04-211-1/+1
* Rebranding: replacing more innotek strings.vboxsync2008-04-181-1/+1
* The Big Sun Rebranding Header Changevboxsync2008-04-181-1/+5
* forward port from 1.5: build vditool for Linux if BUILD_TYPE=l4vboxsync2008-01-311-6/+6
* The Giant CDDL Dual-License Header Change.vboxsync2007-12-071-4/+13
* Fixed link error. Added an alignment dummy.vboxsync2007-10-241-0/+5
* Made u64Prev a pointer so TM can share it between contexts. Added R3, R0 and ...vboxsync2007-10-241-4/+7
* New RTTimeNanoTS/GIP code.vboxsync2007-10-241-157/+147
* time -> common/timevboxsync2007-10-211-0/+238