# # ChangeLog for trunk/src/VBox/HostDrivers in vbox # # Generated by Trac 1.4.3.2 # Apr 23, 2025 5:51:12 AM Tue, 24 Feb 2015 16:09:25 GMT vboxsync [54456] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) SUPDrvGip.cpp: Sync macro fix. Profiling in progress... Tue, 24 Feb 2015 15:18:33 GMT vboxsync [54455] * trunk/include/iprt/cdefs.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) iprt/cdefs.h,VBoxDrvGip.cpp: Using __noinline__ instead of noinline ... Tue, 24 Feb 2015 15:16:57 GMT vboxsync [54454] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) Disable the statistics collected in supdrvTscDeltaVerify. Tue, 24 Feb 2015 15:05:45 GMT vboxsync [54453] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTR0ThreadPreemption.cpp (modified) Runtime/testcase: tstRTR0ThreadPreemption rename fixes. Tue, 24 Feb 2015 14:06:20 GMT vboxsync [54448] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) SUPDrv: Register a power manage notification callback so we can ... Tue, 24 Feb 2015 13:38:39 GMT vboxsync [54447] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) SUPDrvGip.cpp: Use a interval timer as solaris cannot restart one- ... Tue, 24 Feb 2015 13:02:31 GMT vboxsync [54446] * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/linux/mp-r0drv-linux.c (modified) RTMpOnPair implementation for linux. Tue, 24 Feb 2015 08:10:17 GMT vboxsync [54419] * trunk/src/VBox/HostDrivers/Support/freebsd/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) HostDrivers/Support: fix the Linux modules Tue, 24 Feb 2015 02:56:21 GMT vboxsync [54412] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) SUPDrv-win.cpp: We can do cross calls using IPI too for a month or two. Tue, 24 Feb 2015 02:07:23 GMT vboxsync [54409] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) SUPDrvGip.cpp: Use RTMpOnPair. Mon, 23 Feb 2015 20:50:46 GMT vboxsync [54402] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) Eliminated supdrvTscDeltaApply. corrected explanation in ... Mon, 23 Feb 2015 17:34:01 GMT vboxsync [54395] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/mpnotification-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/mpnotification-r0drv-solaris.c (modified) * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) IPRT, HostDriver, VMMR0: MP notifications fixes for TSC-delta ... Mon, 23 Feb 2015 17:16:02 GMT vboxsync [54392] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) XXX Mon, 23 Feb 2015 16:31:58 GMT vboxsync [54387] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) SUPDrvGip.cpp: Start the TSC measurement by testing for zero delta. ... Mon, 23 Feb 2015 11:04:07 GMT vboxsync [54379] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) SUPDrvGip.cpp: Fixed warnings and build break. Mon, 23 Feb 2015 10:46:46 GMT vboxsync [54377] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) SUPDrvGip.cpp: todo wrt host suspend during invariant tsc frequency ... Mon, 23 Feb 2015 10:44:03 GMT vboxsync [54376] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) done. Mon, 23 Feb 2015 10:41:10 GMT vboxsync [54375] * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) SUPDrvGip.cpp: Replaced idTscDeltaInitiator+RTThreadSleep(1) with a ... Mon, 23 Feb 2015 10:26:56 GMT vboxsync [54373] * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) oops. Mon, 23 Feb 2015 10:00:01 GMT vboxsync [54371] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) SUPDrvGip.cpp: Enabled new tsc-delta measurement sync code w/ timeout ... Mon, 23 Feb 2015 03:03:25 GMT vboxsync [54366] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) Must check for timeout in the first loop iteration. Mon, 23 Feb 2015 02:35:28 GMT vboxsync [54365] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) SUPDrvGip.cpp: The TSC-delta thread must clear the work mask even if ... Sun, 22 Feb 2015 19:14:39 GMT vboxsync [54357] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) SUPDrvGip.cpp: First part of the less noisy tsc-delta-measurment ... Sun, 22 Feb 2015 14:36:45 GMT vboxsync [54355] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) docs. Sun, 22 Feb 2015 01:46:35 GMT vboxsync [54354] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) nit Sun, 22 Feb 2015 01:39:21 GMT vboxsync [54353] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) gee Sun, 22 Feb 2015 01:32:45 GMT vboxsync [54352] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) SUPDrv,TM: Overhauled the CPU/TSC frequency a little, making it ... Fri, 20 Feb 2015 21:30:40 GMT vboxsync [54346] * trunk/src/VBox/HostDrivers/Support/testcase/tstSupTscDelta.cpp (modified) tstSupTscDelta.cpp: added --delay option. Fri, 20 Feb 2015 20:27:23 GMT vboxsync [54345] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) Cleaning up the 2nd algo. Fri, 20 Feb 2015 19:14:56 GMT vboxsync [54342] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) SUPDrvGip.cpp: First part of multiple tsc delta algorithm reorg. Fri, 20 Feb 2015 18:10:12 GMT vboxsync [54339] * trunk/include/VBox/sup.h (modified) * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/linux/load.sh (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) SUPDrv,VMM: Added SUPR0TscDeltaMeasureBySetIndex to SUPDrv (bumping ... Fri, 20 Feb 2015 17:47:35 GMT vboxsync [54338] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) Missed a few .c refs. Fri, 20 Feb 2015 15:48:26 GMT vboxsync [54335] * trunk/src/VBox/HostDrivers/Support/SUPLibAll.cpp (modified) space. Fri, 20 Feb 2015 15:01:15 GMT vboxsync [54334] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) SUPDrvGip.cpp: We can skip the determin-async-tsc test on invariant ... Fri, 20 Feb 2015 14:30:51 GMT vboxsync [54331] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (moved) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvSem.cpp (moved) * trunk/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) SUPDrv.c -> SUPDrv.cpp; SUPDrvSem.c -> SUPDrvSem.cpp Fri, 20 Feb 2015 14:11:26 GMT vboxsync [54329] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) SUPDrvGip.cpp: Reordered the code, missed a bit. Fri, 20 Feb 2015 14:06:51 GMT vboxsync [54328] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) SUPDrvGip.cpp: Reordered the code. Fri, 20 Feb 2015 13:35:30 GMT vboxsync [54327] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (copied) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) SUPDrv: Split out the GIP related code into SUPDrvGip.cpp. Fri, 20 Feb 2015 10:54:23 GMT vboxsync [54325] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: nits. Fri, 20 Feb 2015 10:15:56 GMT vboxsync [54322] * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) HostDrivers/linux: symbol fix. Fri, 20 Feb 2015 04:25:43 GMT vboxsync [54321] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) SUPDrv: Worked around (fudged) for hyper-threading issue by picking a ... Thu, 19 Feb 2015 23:05:20 GMT vboxsync [54320] * trunk/src/VBox/HostDrivers/Support/testcase/tstSupTscDelta.cpp (modified) tstSupTscDelta.cpp: min/max fix. Thu, 19 Feb 2015 22:36:46 GMT vboxsync [54318] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) SUPDrv: Force large deltas on all CPUs for testing purposes. Thu, 19 Feb 2015 22:31:33 GMT vboxsync [54317] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) supdrvCheckInvalidChar -> supdrvIsLdrModuleNameValid and explained ... Thu, 19 Feb 2015 21:37:41 GMT vboxsync [54316] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) supdrvMeasureTscDeltaCallback: Changed it to pick the delta closest ... Thu, 19 Feb 2015 21:33:21 GMT vboxsync [54315] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) SUPDrv: Eliminated the need for the GIP master to have a zero TSC ... Thu, 19 Feb 2015 20:55:41 GMT vboxsync [54313] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: should be bool. Thu, 19 Feb 2015 20:41:49 GMT vboxsync [54312] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: not static. Thu, 19 Feb 2015 19:43:51 GMT vboxsync [54308] * trunk/include/VBox/sup.h (modified) * trunk/include/VBox/vmm/tm.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibAll.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTDeps.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMTests.cpp (modified) * trunk/src/VBox/VMM/VMMRC/VMMRC.cpp (modified) * trunk/src/VBox/VMM/include/TMInternal.h (modified) VMM,SUP: Apply the tsc delta where it matters. Made sense out of the ... Thu, 19 Feb 2015 19:21:15 GMT vboxsync [54307] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: todo. Thu, 19 Feb 2015 18:40:36 GMT vboxsync [54306] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstSupTscDelta.cpp (modified) HostDrivers/Support: TSC-delta thread fixes. Thu, 19 Feb 2015 16:44:43 GMT vboxsync [54301] * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) SupDrv: disable TSC-delta thread, still some issues need sorting. Thu, 19 Feb 2015 16:15:38 GMT vboxsync [54300] * trunk/src/VBox/HostDrivers/Support/solaris/load.sh (modified) solaris/load.sh: Device link creation and permissions, checking ... Thu, 19 Feb 2015 15:19:34 GMT vboxsync [54298] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) SUPDrv.c: Shouldn't not check for invariant tsc cpuid bit in ... Thu, 19 Feb 2015 11:16:49 GMT vboxsync [54290] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) HostDrivers/Support: TSC-delta thread adjustments for tsc-delta ... Thu, 19 Feb 2015 00:11:01 GMT vboxsync [54288] * trunk/src/VBox/HostDrivers/Support/testcase/tstSupTscDelta.cpp (modified) updates Wed, 18 Feb 2015 23:39:57 GMT vboxsync [54287] * trunk/src/VBox/HostDrivers/Support/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstSupTscDelta.cpp (added) tstSupTscDelta.cpp: Hacked up a testcase for repeatedly remeasure the ... Wed, 18 Feb 2015 20:30:46 GMT vboxsync [54282] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) Adjusted the tsc delta rating limits up a little. Wed, 18 Feb 2015 19:58:17 GMT vboxsync [54280] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) SUPDrv.c: Fixed bug in IDTR.LIMIT detection. Wed, 18 Feb 2015 18:31:23 GMT vboxsync [54275] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) missed copyright year update. Wed, 18 Feb 2015 18:30:43 GMT vboxsync [54274] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: use warning and not error code. Wed, 18 Feb 2015 14:56:16 GMT vboxsync [54264] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: Fix recomputing of TSC-deltas for newly online'd ... Wed, 18 Feb 2015 14:15:18 GMT vboxsync [54262] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) HostDrivers/support: keep the TSC-delta thread stuff working. Tue, 17 Feb 2015 23:35:39 GMT vboxsync [54259] * trunk/src/VBox/HostDrivers/Support/SUPLibAll.cpp (modified) (C) year. Tue, 17 Feb 2015 23:24:45 GMT vboxsync [54257] * trunk/src/VBox/HostDrivers/Support/SUPLibAll.cpp (modified) SUPReadTscWithDelta: Optimized via fGetGipCpu and more. Tue, 17 Feb 2015 19:24:45 GMT vboxsync [54252] * trunk/include/VBox/sup.h (modified) * trunk/include/VBox/sup.mac (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp (modified) * trunk/src/VBox/Runtime/common/time/timesup.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTTime.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) SUPDrv,GIP,TM: Combined fOsTscDeltasInSync and ... Tue, 17 Feb 2015 19:05:38 GMT vboxsync [54250] * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) SUPDrv must be compiled with -DSUPDRV_WITH_RELEASE_LOGGER on linux too. Tue, 17 Feb 2015 18:57:24 GMT vboxsync [54249] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) copy & pastry. Tue, 17 Feb 2015 03:44:56 GMT vboxsync [54227] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) build fix Mon, 16 Feb 2015 22:52:18 GMT vboxsync [54226] * trunk/src/VBox/HostDrivers/Support/SUPLibAll.cpp (modified) grr Mon, 16 Feb 2015 22:43:59 GMT vboxsync [54225] * trunk/src/VBox/HostDrivers/Support/SUPLibAll.cpp (modified) copy & past... Mon, 16 Feb 2015 22:41:32 GMT vboxsync [54224] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibAll.cpp (added) * trunk/src/VBox/HostDrivers/Support/freebsd/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) * trunk/src/VBox/Runtime/common/time/timesup.cpp (modified) SUP,IPRT: Started as a build fix ended up as a cleanup (mostly ... Mon, 16 Feb 2015 15:27:29 GMT vboxsync [54219] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) HostDrivers/support: TSC-delta bits. Mon, 16 Feb 2015 11:08:27 GMT vboxsync [54214] * trunk/include/VBox/sup.h (modified) * trunk/include/VBox/sup.mac (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) HostDrivers/Support, testcase, TM: Add fTscDeltasRoughlyInSync. Fri, 13 Feb 2015 18:17:39 GMT vboxsync [54208] * trunk/include/iprt/timer.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/timer-r0drv-freebsd.c (modified) IPRT,SUPDrv: Support more than 255 CPUs via RTTIME_FLAGS_XXX, bumping ... Fri, 13 Feb 2015 17:25:40 GMT vboxsync [54205] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: comment. Fri, 13 Feb 2015 17:23:15 GMT vboxsync [54204] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) HostDrivers/Support: bump IOC minor version and declaration of var. fix. Fri, 13 Feb 2015 17:13:28 GMT vboxsync [54201] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) HostDrivers/Support, VMM: avoid code duplication. Thu, 12 Feb 2015 17:34:24 GMT vboxsync [54181] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/support: fix reinit of GipCpu data where TSC-delta isn't ... Wed, 11 Feb 2015 15:11:55 GMT vboxsync [54144] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) HostDrivers/Support/linux: don't prevent VBox R0 code from touching ... Wed, 11 Feb 2015 13:54:44 GMT vboxsync [54139] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUPR3HardenedMain-win.cpp: Workaround for a process deadlock caused ... Wed, 11 Feb 2015 11:56:47 GMT vboxsync [54137] * trunk/src/VBox/HostDrivers/win/load.sh (modified) * trunk/src/VBox/HostDrivers/win/loadall.sh (modified) Seems aleksey forgot to update these scripts... Wed, 11 Feb 2015 11:42:38 GMT vboxsync [54136] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) also for the public Wed, 11 Feb 2015 11:04:51 GMT vboxsync [54135] * trunk/src/VBox/Additions/linux/export_modules (modified) * trunk/src/VBox/HostDrivers/linux/export_modules (modified) Linux/export_modules: nits Thu, 05 Feb 2015 13:39:30 GMT vboxsync [54083] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/ndis6/VBoxNetLwf.inf (modified) NDIS6/NetLwf: Change FilterRunType to "optional" to prevent network ... Tue, 03 Feb 2015 12:21:12 GMT vboxsync [54071] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) enable for OSE Mon, 02 Feb 2015 11:57:07 GMT vboxsync [54056] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetAdp.inf (modified) NetAdp/win: Change device type to 'endpoint' for NDIS5 as well (#6851) Fri, 30 Jan 2015 12:16:58 GMT vboxsync [54046] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) win-ose build fix (silly to try build hardenend windows without code ... Wed, 28 Jan 2015 13:44:00 GMT vboxsync [54013] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/VMM/tools/VBoxVMMPreload.cpp (modified) Support: added SUPR3LockDownLoader() Tue, 27 Jan 2015 14:39:35 GMT vboxsync [53973] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/ndis6/VBoxNetAdp6.inf (modified) NetAdp/win: Change device type to 'endpoint' (#6851) Fri, 23 Jan 2015 17:46:58 GMT vboxsync [53955] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/win/Certificates/SpcRoot-MicrosoftDevelopmentRootCertificateAuthority2014-078f0a9d03df119e434e4fec1bf0235a.taf (added) SpcRoot- ... Fri, 23 Jan 2015 10:21:17 GMT vboxsync [53948] * trunk/src/VBox/HostDrivers/Support/win/VBoxSupLib.rc (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified) * trunk/src/VBox/Runtime/r3/win/VBoxRT.rc (modified) header fixes Fri, 23 Jan 2015 10:18:45 GMT vboxsync [53947] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetLwfInstall.cpp (added) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetLwfUninstall.cpp (added) export to OSE Fri, 16 Jan 2015 06:25:54 GMT vboxsync [53843] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) HostDrivers/Support: Fixed invalid assertion. Thu, 15 Jan 2015 21:41:19 GMT vboxsync [53838] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.rc (added) another missing Windows resource file Thu, 15 Jan 2015 13:55:08 GMT vboxsync [53822] * trunk/src/VBox/HostDrivers/Support/win/import-template-ntdll.h (modified) not optional. Thu, 15 Jan 2015 13:53:02 GMT vboxsync [53821] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/import-template-ntdll.h (modified) SUPR3HardenedMain-win.cpp: Handle the case where someone uses ... Thu, 15 Jan 2015 13:52:02 GMT vboxsync [53820] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) SUPHardenedVerfiyImage-win.cpp: Tell RTLdr to disregard the specified ... Wed, 14 Jan 2015 12:51:28 GMT vboxsync [53800] * trunk/include/VBox/sup.h (modified) * trunk/include/VBox/sup.mac (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) HostDrivers/Support: Moved fOsTscDeltasInSync to the GIP, fix ... Tue, 13 Jan 2015 12:44:09 GMT vboxsync [53784] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDisp.rc (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPW8.rc (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/switcher/d3d8.rc (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/switcher/d3d9.rc (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/d3d8.rc (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/d3d9wddm.rc (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/d3d9xpdm.rc (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/wined3dwddm.rc (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/wined3dxpdm.rc (modified) * trunk/src/VBox/Additions/common/crOpenGL/array/arrayspu.rc (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu.rc (modified) * trunk/src/VBox/Devices/Graphics/VBoxSVGA3D.rc (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.rc (modified) * trunk/src/VBox/GuestHost/OpenGL/error/VBoxOGLerrorspu.rc (modified) * trunk/src/VBox/GuestHost/OpenGL/util/VBoxOGLcrutil.rc (modified) * trunk/src/VBox/HostDrivers/Support/win/VBoxDrv.rc (modified) * trunk/src/VBox/HostDrivers/Support/win/VBoxSupLib.rc (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/ndis6/VBoxNetAdp-win.rc (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobj.rc (modified) * trunk/src/VBox/HostServices/DragAndDrop/VBoxDragAndDropSvc.rc (modified) * trunk/src/VBox/HostServices/GuestControl/VBoxGuestControlSvc.rc (modified) * trunk/src/VBox/HostServices/GuestProperties/VBoxGuestPropSvc.rc (modified) * trunk/src/VBox/HostServices/HostChannel/VBoxHostChannel.rc (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboard.rc (modified) * trunk/src/VBox/HostServices/SharedFolders/VBoxSharedFolders.rc (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/VBoxSharedCrOpenGL.rc (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/VBoxOGLrenderspu.rc (modified) * trunk/src/VBox/HostServices/auth/simple/VBoxAuthSimple.rc (modified) * trunk/src/VBox/HostServices/auth/winlogon/VBoxAuth.rc (modified) * trunk/src/VBox/VMM/VMMR3/VMMR3.rc (modified) fixed @file information of a couple of .rc files