|
|
@54327
|
10 years |
vboxsync |
SUPDrv: Split out the GIP related code into SUPDrvGip.cpp.
|
|
|
@54325
|
10 years |
vboxsync |
HostDrivers/Support: nits.
|
|
|
@54322
|
10 years |
vboxsync |
HostDrivers/linux: symbol fix.
|
|
|
@54321
|
10 years |
vboxsync |
SUPDrv: Worked around (fudged) for hyper-threading issue by picking a …
|
|
|
@54320
|
10 years |
vboxsync |
tstSupTscDelta.cpp: min/max fix.
|
|
|
@54318
|
10 years |
vboxsync |
SUPDrv: Force large deltas on all CPUs for testing purposes.
|
|
|
@54317
|
10 years |
vboxsync |
supdrvCheckInvalidChar -> supdrvIsLdrModuleNameValid and explained its …
|
|
|
@54316
|
10 years |
vboxsync |
supdrvMeasureTscDeltaCallback: Changed it to pick the delta closest to …
|
|
|
@54315
|
10 years |
vboxsync |
SUPDrv: Eliminated the need for the GIP master to have a zero TSC …
|
|
|
@54313
|
10 years |
vboxsync |
HostDrivers/Support: should be bool.
|
|
|
@54312
|
10 years |
vboxsync |
HostDrivers/Support: not static.
|
|
|
@54308
|
10 years |
vboxsync |
VMM,SUP: Apply the tsc delta where it matters. Made sense out of the …
|
|
|
@54307
|
10 years |
vboxsync |
HostDrivers/Support: todo.
|
|
|
@54306
|
10 years |
vboxsync |
HostDrivers/Support: TSC-delta thread fixes.
|
|
|
@54301
|
10 years |
vboxsync |
SupDrv: disable TSC-delta thread, still some issues need sorting.
|
|
|
@54300
|
10 years |
vboxsync |
solaris/load.sh: Device link creation and permissions, checking …
|
|
|
@54298
|
10 years |
vboxsync |
SUPDrv.c: Shouldn't not check for invariant tsc cpuid bit in …
|
|
|
@54290
|
10 years |
vboxsync |
HostDrivers/Support: TSC-delta thread adjustments for tsc-delta …
|
|
|
@54288
|
10 years |
vboxsync |
updates
|
|
|
@54287
|
10 years |
vboxsync |
tstSupTscDelta.cpp: Hacked up a testcase for repeatedly remeasure the …
|
|
|
@54282
|
10 years |
vboxsync |
Adjusted the tsc delta rating limits up a little.
|
|
|
@54280
|
10 years |
vboxsync |
SUPDrv.c: Fixed bug in IDTR.LIMIT detection.
|
|
|
@54275
|
10 years |
vboxsync |
missed copyright year update.
|
|
|
@54274
|
10 years |
vboxsync |
HostDrivers/Support: use warning and not error code.
|
|
|
@54264
|
10 years |
vboxsync |
HostDrivers/Support: Fix recomputing of TSC-deltas for newly online'd CPUs.
|
|
|
@54262
|
10 years |
vboxsync |
HostDrivers/support: keep the TSC-delta thread stuff working.
|
|
|
@54259
|
10 years |
vboxsync |
(C) year.
|
|
|
@54257
|
10 years |
vboxsync |
SUPReadTscWithDelta: Optimized via fGetGipCpu and more.
|
|
|
@54252
|
10 years |
vboxsync |
SUPDrv,GIP,TM: Combined fOsTscDeltasInSync and fTscDeltasRoughlyInSync …
|
|
|
@54250
|
10 years |
vboxsync |
SUPDrv must be compiled with -DSUPDRV_WITH_RELEASE_LOGGER on linux too.
|
|
|
@54249
|
10 years |
vboxsync |
copy & pastry.
|
|
|
@54227
|
10 years |
vboxsync |
build fix
|
|
|
@54226
|
10 years |
vboxsync |
grr
|
|
|
@54225
|
10 years |
vboxsync |
copy & past…
|
|
|
@54224
|
10 years |
vboxsync |
SUP,IPRT: Started as a build fix ended up as a cleanup (mostly …
|
|
|
@54219
|
10 years |
vboxsync |
HostDrivers/support: TSC-delta bits.
|
|
|
@54214
|
10 years |
vboxsync |
HostDrivers/Support, testcase, TM: Add fTscDeltasRoughlyInSync.
|
|
|
@54208
|
10 years |
vboxsync |
IPRT,SUPDrv: Support more than 255 CPUs via RTTIME_FLAGS_XXX, bumping …
|
|
|
@54205
|
10 years |
vboxsync |
HostDrivers/Support: comment.
|
|
|
@54204
|
10 years |
vboxsync |
HostDrivers/Support: bump IOC minor version and declaration of var. fix.
|
|
|
@54201
|
10 years |
vboxsync |
HostDrivers/Support, VMM: avoid code duplication.
|
|
|
@54181
|
10 years |
vboxsync |
HostDrivers/support: fix reinit of GipCpu data where TSC-delta isn't …
|
|
|
@54144
|
10 years |
vboxsync |
HostDrivers/Support/linux: don't prevent VBox R0 code from touching R3 …
|
|
|
@54139
|
10 years |
vboxsync |
SUPR3HardenedMain-win.cpp: Workaround for a process deadlock caused by …
|
|
|
@54137
|
10 years |
vboxsync |
Seems aleksey forgot to update these scripts…
|
|
|
@54136
|
10 years |
vboxsync |
also for the public
|
|
|
@54135
|
10 years |
vboxsync |
Linux/export_modules: nits
|
|
|
@54083
|
10 years |
vboxsync |
NDIS6/NetLwf: Change FilterRunType to "optional" to prevent network …
|
|
|
@54071
|
10 years |
vboxsync |
enable for OSE
|
|
|
@54056
|
10 years |
vboxsync |
NetAdp/win: Change device type to 'endpoint' for NDIS5 as well (#6851)
|
|
|
@54046
|
10 years |
vboxsync |
win-ose build fix (silly to try build hardenend windows without code …
|
|
|
@54013
|
10 years |
vboxsync |
Support: added SUPR3LockDownLoader()
|
|
|
@53973
|
10 years |
vboxsync |
NetAdp/win: Change device type to 'endpoint' (#6851)
|
|
|
@53955
|
10 years |
vboxsync |
SpcRoot-MicrosoftDevelopmentRootCertificateAuthority2014-078f0a9d03df11 …
|
|
|
@53948
|
10 years |
vboxsync |
header fixes
|
|
|
@53947
|
10 years |
vboxsync |
export to OSE
|
|
|
@53843
|
10 years |
vboxsync |
HostDrivers/Support: Fixed invalid assertion.
|
|
|
@53838
|
10 years |
vboxsync |
another missing Windows resource file
|
|
|
@53822
|
10 years |
vboxsync |
not optional.
|
|
|
@53821
|
10 years |
vboxsync |
SUPR3HardenedMain-win.cpp: Handle the case where someone uses …
|
|
|
@53820
|
10 years |
vboxsync |
SUPHardenedVerfiyImage-win.cpp: Tell RTLdr to disregard the specified …
|
|
|
@53800
|
10 years |
vboxsync |
HostDrivers/Support: Moved fOsTscDeltasInSync to the GIP, fix …
|
|
|
@53784
|
10 years |
vboxsync |
fixed @file information of a couple of .rc files
|
|
|
@53781
|
10 years |
vboxsync |
added a bunch of missing Windows resource files and fixed a few minor bugs
|
|
|
@53624
|
10 years |
vboxsync |
scm automatic cleanups.
|
|
|
@53604
|
10 years |
vboxsync |
kext test signing for development purposes (requires kmk r2742).
|
|
|
@53568
|
10 years |
vboxsync |
SUPDrv.c: Disabled annoying assertion in i64TSCDelta init code.
|
|
|
@53506
|
10 years |
vboxsync |
HostDrivers/support: paranoia.
|
|
|
@53505
|
10 years |
vboxsync |
HostDrivers/Support: Unbreak invariant laptops with huge deltas for now.
|
|
|
@53480
|
10 years |
vboxsync |
HostDrivers/support: freebsd fix.
|
|
|
@53477
|
10 years |
vboxsync |
HostDrivers/Support: nits.
|
|
|
@53476
|
10 years |
vboxsync |
HostDrivers/support: Use 128-bit unsigned int math as mentioned in r97204.
|
|
|
@53474
|
10 years |
vboxsync |
SUPDrv.c: ASMMultU64ByU32DivByU32 could be replaced by 128-bit …
|
|
|
@53473
|
10 years |
vboxsync |
build fix and warnings.
|
|
|
@53469
|
10 years |
vboxsync |
doc typos.
|
|
|
@53468
|
10 years |
vboxsync |
no else after return.
|
|
|
@53464
|
10 years |
vboxsync |
HostDrivers/Support: Move certain globals into the device extension, …
|
|
|
@53459
|
10 years |
vboxsync |
SUPDrv.c: Removed RTTimeSystemNanoTS() CPU burning loop from …
|
|
|
@53458
|
10 years |
vboxsync |
SUPDrv: Must increase the host timer frequence before we determin the …
|
|
|
@53455
|
10 years |
vboxsync |
tstGIP-2: Made the spinning mode not read GIP data in the middle of …
|
|
|
@53444
|
10 years |
vboxsync |
HostDrivers/Support: fix using uninitialized variable, code not yet used.
|
|
|
@53430
|
10 years |
vboxsync |
VMM/TM: First step in introducing the invariant TM mode.
|
|
|
@53396
|
10 years |
vboxsync |
HostDrivers/Support: Don't try measuring TSC deltas on OSes that …
|
|
|
@53369
|
10 years |
vboxsync |
HostDrivers/Support: minimize interrupt disabled time while measuring …
|
|
|
@53358
|
10 years |
vboxsync |
tstGIP-2: Skip GIP transactions until history is populated once.
|
|
|
@53357
|
10 years |
vboxsync |
tstGIP-2: use dedicated sample counter for overall deviation
|
|
|
@53356
|
10 years |
vboxsync |
tstGIP-2: use reference CPU for determining the relative CpuHz …
|
|
|
@53355
|
10 years |
vboxsync |
tstGIP-2: added CpuHzRef to testcase output header line.
|
|
|
@53352
|
10 years |
vboxsync |
tstGIP-2: CpuHz deviation in percent
|
|
|
@53351
|
10 years |
vboxsync |
tstGIP-2: print the deviation of CpuHz to a reference value in a …
|
|
|
@53339
|
10 years |
vboxsync |
HostDrivers/Support: Logging nits.
|
|
|
@53331
|
10 years |
vboxsync |
SUPLibLdr.cpp: Lazily make sure SUPR3HardenedLdrLoad and …
|
|
|
@53329
|
10 years |
vboxsync |
SUPDrv-win.cpp: Must reset enmProcessKind before releasing pNtChild in …
|
|
|
@53318
|
10 years |
vboxsync |
NDIS6/NetLwf: Use new component id (oracle_VBoxNetLwf) instead of old …
|
|
|
@53317
|
10 years |
vboxsync |
Fix another test(1) invocation.
|
|
|
@53316
|
10 years |
vboxsync |
Fix another test(1) invocation.
|
|
|
@53288
|
10 years |
vboxsync |
HostDrivers/Support: Don't bother with deltas just yet while measuring …
|
|
|
@53269
|
10 years |
vboxsync |
HostDrivers/Support: Enabled global TSC rate calculation and …
|
|
|
@53244
|
10 years |
vboxsync |
Testing something requires test(1).
|
|
|
@53230
|
10 years |
vboxsync |
HostDrivers/Support: doxygen.
|
|
|