summaryrefslogtreecommitdiff
path: root/src/VBox/HostDrivers/Support/SUPDrvGip.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
* iprt/asm-amd64-x86.h: Split out some non-assembly functions that related more...vboxsync2022-01-311-13/+13
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* SUPDrv,++: Experimental support for wrapping .r0 modules in native kernel mod...vboxsync2021-02-101-0/+4
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* SUPDrv,tstRTInlineAsm: Fixed assertion/failure when trying to use the 0x0b le...vboxsync2019-11-111-5/+16
* VMM,SUPDrv,x86.h: Nits.vboxsync2019-10-311-1/+1
* VMM (and related changes): Add support for Hygon Dhyana CPUs. Modified and im...vboxsync2019-10-311-2/+2
* IPRT,SUP,*: Some GIP related fixes for supporting APIC IDs over 256 and more ...vboxsync2019-10-031-29/+76
* IPRT,SUP,*: Increased RTCPUSET_MAX_CPUS to 1024 for AMD64, except for darwin,...vboxsync2019-10-011-6/+2
* SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested on 4 co...vboxsync2019-09-301-0/+8
* SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested on 4 co...vboxsync2019-09-301-24/+108
* IPRT,HostDrivers: Fixed some warnings.vboxsync2019-03-151-5/+3
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* SUPDrvGip.cpp: warnings.vboxsync2018-11-191-2/+2
* *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and RT_OFFSETOF_ADD work ...vboxsync2018-07-121-2/+2
* *: 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
* Global: replace fall-through comments with RT_FALL_THRU().vboxsync2017-10-111-2/+2
* SUPDrvGip.cpp: supdrvOSGipGetGroupTableSize is only present on windows!.vboxsync2016-10-171-0/+4
* IPRT,SUP: Major vboxdrv and GIP version change; more flexible processor group...vboxsync2016-10-151-94/+109
* supdrvGipDetectGetGipCpuCallback: paranoia, pGipCpu could be NULL.vboxsync2016-10-131-7/+10
* SUP,VMM,IPRT: SUPDrv and GIP major version bump! Added processor group info ...vboxsync2016-10-131-11/+41
* SUPDrvGip: name fix.vboxsync2016-10-131-31/+31
* SUPDrvGip: name fix.vboxsync2016-10-131-4/+4
* gcc 6 warningvboxsync2016-08-161-1/+4
* SUPDrv: warningsvboxsync2016-07-281-16/+23
* (C) 2016vboxsync2016-07-221-1/+1
* supdrvMeasureTscDeltaCallbackUnwrapped: online check typosvboxsync2016-06-221-2/+2
* SUPDrvGip.cpp: Disabled another RTTimerRequestSystemGranularity assertion tha...vboxsync2016-04-181-1/+1
* HostDrivers: pass NIL_RTR0PROCESS to RTR0MemObjMapUser() instead of RTR0ProcH...vboxsync2016-04-121-1/+1
* SUPDrvGip: revert temporary change in r105447.vboxsync2016-02-091-1/+1
* SupDrvGip: temporary change to TSC-delta measurement for testing on AMD FX-8150.vboxsync2016-02-091-1/+1
* SUPDrvGip: Better timer granularity upgrade assertion.vboxsync2016-01-081-1/+4
* SUPDrvGip: Fix race in TSC thread handle update and using it while thread cre...vboxsync2015-11-261-2/+2
* supdrvTscDeltaThreadWait: OSDBGPRINT the state we don't like.vboxsync2015-11-261-11/+14
* SUPDrvGip.cpp: OSDBGPRINT missing parameter.vboxsync2015-11-261-1/+1
* HostDrivers: Doxygen fixesvboxsync2015-10-201-1/+1
* *: scm cleanup run.vboxsync2015-08-141-12/+13
* SUPDrvGip: comment typo nits.vboxsync2015-08-101-8/+8
* SUPDrvGip: Comment typos.vboxsync2015-08-071-21/+21
* SUPDrv: Try deal more correctly with multiple SUPGIP_FLAGS_TESTING_ENABLE set...vboxsync2015-08-061-38/+80
* SUPDrv, tstGIP-2: Add support for GIP flags and testing TSC frequency compati...vboxsync2015-08-061-5/+133
* supdrvMeasureTscDeltaOne: Shot at the FX-8350 problem - don't measure using c...vboxsync2015-08-041-2/+6
* HostDrivers/Support: Change the TSC-delta thread waiting to an interruptible ...vboxsync2015-07-131-15/+9
* Reverted bad commit r99781.vboxsync2015-04-271-165/+24
* Bad commit, reverted with following changesetvboxsync2015-04-271-24/+165
* nit.vboxsync2015-04-241-4/+4