VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @54458   10 years vboxsync nits
(edit) @54456   10 years vboxsync SUPDrvGip.cpp: Sync macro fix. Profiling in progress…
(edit) @54455   10 years vboxsync iprt/cdefs.h,VBoxDrvGip.cpp: Using noinline instead of noinline in …
(edit) @54454   10 years vboxsync Disable the statistics collected in supdrvTscDeltaVerify.
(edit) @54453   10 years vboxsync Runtime/testcase: tstRTR0ThreadPreemption rename fixes.
(edit) @54448   10 years vboxsync SUPDrv: Register a power manage notification callback so we can cancel …
(edit) @54447   10 years vboxsync SUPDrvGip.cpp: Use a interval timer as solaris cannot restart one-shot …
(edit) @54446   10 years vboxsync RTMpOnPair implementation for linux.
(edit) @54419   10 years vboxsync HostDrivers/Support: fix the Linux modules
(edit) @54412   10 years vboxsync SUPDrv-win.cpp: We can do cross calls using IPI too for a month or two.
(edit) @54409   10 years vboxsync SUPDrvGip.cpp: Use RTMpOnPair.
(edit) @54402   10 years vboxsync Eliminated supdrvTscDeltaApply. corrected explanation in …
(edit) @54395   10 years vboxsync IPRT, HostDriver, VMMR0: MP notifications fixes for TSC-delta …
(edit) @54392   10 years vboxsync XXX
(edit) @54387   10 years vboxsync SUPDrvGip.cpp: Start the TSC measurement by testing for zero delta. We …
(edit) @54379   10 years vboxsync SUPDrvGip.cpp: Fixed warnings and build break.
(edit) @54377   10 years vboxsync SUPDrvGip.cpp: todo wrt host suspend during invariant tsc frequency …
(edit) @54376   10 years vboxsync done.
(edit) @54375   10 years vboxsync SUPDrvGip.cpp: Replaced idTscDeltaInitiator+RTThreadSleep(1) with a …
(edit) @54373   10 years vboxsync oops.
(edit) @54371   10 years vboxsync SUPDrvGip.cpp: Enabled new tsc-delta measurement sync code w/ timeout …
(edit) @54366   10 years vboxsync Must check for timeout in the first loop iteration.
(edit) @54365   10 years vboxsync SUPDrvGip.cpp: The TSC-delta thread must clear the work mask even if …
(edit) @54357   10 years vboxsync SUPDrvGip.cpp: First part of the less noisy tsc-delta-measurment …
(edit) @54355   10 years vboxsync docs.
(edit) @54354   10 years vboxsync nit
(edit) @54353   10 years vboxsync gee
(edit) @54352   10 years vboxsync SUPDrv,TM: Overhauled the CPU/TSC frequency a little, making it …
(edit) @54346   10 years vboxsync tstSupTscDelta.cpp: added --delay <ms> option.
(edit) @54345   10 years vboxsync Cleaning up the 2nd algo.
(edit) @54342   10 years vboxsync SUPDrvGip.cpp: First part of multiple tsc delta algorithm reorg.
(edit) @54339   10 years vboxsync SUPDrv,VMM: Added SUPR0TscDeltaMeasureBySetIndex to SUPDrv (bumping …
(edit) @54338   10 years vboxsync Missed a few .c refs.
(edit) @54335   10 years vboxsync space.
(edit) @54334   10 years vboxsync SUPDrvGip.cpp: We can skip the determin-async-tsc test on invariant …
(edit) @54331   10 years vboxsync SUPDrv.c -> SUPDrv.cpp; SUPDrvSem.c -> SUPDrvSem.cpp
(edit) @54329   10 years vboxsync SUPDrvGip.cpp: Reordered the code, missed a bit.
(edit) @54328   10 years vboxsync SUPDrvGip.cpp: Reordered the code.
(edit) @54327   10 years vboxsync SUPDrv: Split out the GIP related code into SUPDrvGip.cpp.
(edit) @54325   10 years vboxsync HostDrivers/Support: nits.
(edit) @54322   10 years vboxsync HostDrivers/linux: symbol fix.
(edit) @54321   10 years vboxsync SUPDrv: Worked around (fudged) for hyper-threading issue by picking a …
(edit) @54320   10 years vboxsync tstSupTscDelta.cpp: min/max fix.
(edit) @54318   10 years vboxsync SUPDrv: Force large deltas on all CPUs for testing purposes.
(edit) @54317   10 years vboxsync supdrvCheckInvalidChar -> supdrvIsLdrModuleNameValid and explained its …
(edit) @54316   10 years vboxsync supdrvMeasureTscDeltaCallback: Changed it to pick the delta closest to …
(edit) @54315   10 years vboxsync SUPDrv: Eliminated the need for the GIP master to have a zero TSC …
(edit) @54313   10 years vboxsync HostDrivers/Support: should be bool.
(edit) @54312   10 years vboxsync HostDrivers/Support: not static.
(edit) @54308   10 years vboxsync VMM,SUP: Apply the tsc delta where it matters. Made sense out of the …
(edit) @54307   10 years vboxsync HostDrivers/Support: todo.
(edit) @54306   10 years vboxsync HostDrivers/Support: TSC-delta thread fixes.
(edit) @54301   10 years vboxsync SupDrv: disable TSC-delta thread, still some issues need sorting.
(edit) @54300   10 years vboxsync solaris/load.sh: Device link creation and permissions, checking …
(edit) @54298   10 years vboxsync SUPDrv.c: Shouldn't not check for invariant tsc cpuid bit in …
(edit) @54290   10 years vboxsync HostDrivers/Support: TSC-delta thread adjustments for tsc-delta …
(edit) @54288   10 years vboxsync updates
(edit) @54287   10 years vboxsync tstSupTscDelta.cpp: Hacked up a testcase for repeatedly remeasure the …
(edit) @54282   10 years vboxsync Adjusted the tsc delta rating limits up a little.
(edit) @54280   10 years vboxsync SUPDrv.c: Fixed bug in IDTR.LIMIT detection.
(edit) @54275   10 years vboxsync missed copyright year update.
(edit) @54274   10 years vboxsync HostDrivers/Support: use warning and not error code.
(edit) @54264   10 years vboxsync HostDrivers/Support: Fix recomputing of TSC-deltas for newly online'd CPUs.
(edit) @54262   10 years vboxsync HostDrivers/support: keep the TSC-delta thread stuff working.
(edit) @54259   10 years vboxsync (C) year.
(edit) @54257   10 years vboxsync SUPReadTscWithDelta: Optimized via fGetGipCpu and more.
(edit) @54252   10 years vboxsync SUPDrv,GIP,TM: Combined fOsTscDeltasInSync and fTscDeltasRoughlyInSync …
(edit) @54250   10 years vboxsync SUPDrv must be compiled with -DSUPDRV_WITH_RELEASE_LOGGER on linux too.
(edit) @54249   10 years vboxsync copy & pastry.
(edit) @54227   10 years vboxsync build fix
(edit) @54226   10 years vboxsync grr
(edit) @54225   10 years vboxsync copy & past…
(edit) @54224   10 years vboxsync SUP,IPRT: Started as a build fix ended up as a cleanup (mostly …
(edit) @54219   10 years vboxsync HostDrivers/support: TSC-delta bits.
(edit) @54214   10 years vboxsync HostDrivers/Support, testcase, TM: Add fTscDeltasRoughlyInSync.
(edit) @54208   10 years vboxsync IPRT,SUPDrv: Support more than 255 CPUs via RTTIME_FLAGS_XXX, bumping …
(edit) @54205   10 years vboxsync HostDrivers/Support: comment.
(edit) @54204   10 years vboxsync HostDrivers/Support: bump IOC minor version and declaration of var. fix.
(edit) @54201   10 years vboxsync HostDrivers/Support, VMM: avoid code duplication.
(edit) @54181   10 years vboxsync HostDrivers/support: fix reinit of GipCpu data where TSC-delta isn't …
(edit) @54144   10 years vboxsync HostDrivers/Support/linux: don't prevent VBox R0 code from touching R3 …
(edit) @54139   10 years vboxsync SUPR3HardenedMain-win.cpp: Workaround for a process deadlock caused by …
(edit) @54137   10 years vboxsync Seems aleksey forgot to update these scripts…
(edit) @54136   10 years vboxsync also for the public
(edit) @54135   10 years vboxsync Linux/export_modules: nits
(edit) @54083   10 years vboxsync NDIS6/NetLwf: Change FilterRunType to "optional" to prevent network …
(edit) @54071   10 years vboxsync enable for OSE
(edit) @54056   10 years vboxsync NetAdp/win: Change device type to 'endpoint' for NDIS5 as well (#6851)
(edit) @54046   10 years vboxsync win-ose build fix (silly to try build hardenend windows without code …
(edit) @54013   10 years vboxsync Support: added SUPR3LockDownLoader()
(edit) @53973   10 years vboxsync NetAdp/win: Change device type to 'endpoint' (#6851)
(edit) @53955   10 years vboxsync SpcRoot-MicrosoftDevelopmentRootCertificateAuthority2014-078f0a9d03df11 …
(edit) @53948   10 years vboxsync header fixes
(edit) @53947   10 years vboxsync export to OSE
(edit) @53843   10 years vboxsync HostDrivers/Support: Fixed invalid assertion.
(edit) @53838   10 years vboxsync another missing Windows resource file
(edit) @53822   10 years vboxsync not optional.
(edit) @53821   10 years vboxsync SUPR3HardenedMain-win.cpp: Handle the case where someone uses …
(edit) @53820   10 years vboxsync SUPHardenedVerfiyImage-win.cpp: Tell RTLdr to disregard the specified …
(edit) @53800   10 years vboxsync HostDrivers/Support: Moved fOsTscDeltasInSync to the GIP, fix …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette