summaryrefslogtreecommitdiff
path: root/src/VBox/HostDrivers/Support/SUPLibAll.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
* SUP,IPRT,++: Adding SUPSECMAIN_FLAGS_DRIVERLESS_IEM_ALLOWED and SUPR3INIT_F_D...vboxsync2021-11-261-0/+16
* SUP: Build fix. bugref:9937vboxsync2021-02-101-1/+1
* SUPDrv,++: Experimental support for wrapping .r0 modules in native kernel mod...vboxsync2021-02-101-0/+7
* SUP,IPRT: Adjustments for bugref:9898.vboxsync2021-01-131-3/+13
* SUP: SUPGetTscDeltaSlow should return int64_t not uint64_t (kudos to Clang 11...vboxsync2020-07-111-1/+1
* 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/+54
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344vboxsync2018-12-231-0/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-281-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* (C) 2016vboxsync2016-07-221-1/+1
* *: scm cleanup run.vboxsync2015-08-141-3/+4
* SUPDrv, tstGIP-2: Add support for GIP flags and testing TSC frequency compati...vboxsync2015-08-061-3/+4
* SUP: Minor changes to SUPIsTscFreqCompatible.vboxsync2015-07-271-5/+7
* nit.vboxsync2015-07-271-1/+0
* SUP: Moved SUPIsTscFreqCompatible(Ex) to SUPLibAll.cpp and made it not inlined.vboxsync2015-07-271-0/+55
* SUPReadTscWithDelta: Apply the delta correctly.vboxsync2015-04-141-1/+1
* space.vboxsync2015-02-201-1/+1
* VMM,SUP: Apply the tsc delta where it matters. Made sense out of the paravirt...vboxsync2015-02-191-31/+123
* (C) year.vboxsync2015-02-171-1/+1
* SUPReadTscWithDelta: Optimized via fGetGipCpu and more.vboxsync2015-02-171-53/+107
* grrvboxsync2015-02-161-1/+1
* copy & past...vboxsync2015-02-161-1/+1
* SUP,IPRT: Started as a build fix ended up as a cleanup (mostly untested as I'...vboxsync2015-02-161-0/+127