|
|
@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 …
|
|
|
@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 …
|
|
|
@53230
|
10 years |
vboxsync |
HostDrivers/Support: doxygen.
|
|
|
@53229
|
10 years |
vboxsync |
HostDrivers/Support: worry about future changes later.
|
|
|
@53228
|
10 years |
vboxsync |
HostDrivers/Support: build fix.
|
|
|
@53226
|
10 years |
vboxsync |
HostDrivers/Support: Recalc freq. casting.
|
|
|
@53220
|
10 years |
vboxsync |
SUP: Relax image architecture restrictions so 32-bit resource DLLs …
|
|
|
@53218
|
10 years |
vboxsync |
HostDrivers/Support: less paranoia on release builds.
|
|
|
@53217
|
10 years |
vboxsync |
HostDrivers/Support: I hate C90.
|
|
|
@53216
|
10 years |
vboxsync |
HostDrivers/Support: build fix.
|
|
|
@53215
|
10 years |
vboxsync |
HostDrivers/Support: build fix.
|
|
|
@53213
|
10 years |
vboxsync |
HostDrivers/Support: More accurate and reusable error code, more paranoia.
|
|
|
@53212
|
10 years |
vboxsync |
HostDrivers/Support: Add infrastructure for delta-adjusted TSC reads …
|
|
|
@53209
|
10 years |
vboxsync |
HostDrivers/Support: Fix recalc. frequency code, eliminate u32UpdateHz …
|
|
|
@53173
|
10 years |
vboxsync |
IPRT,SUPDrv: Added new 'ringbuf[=size]' log destination for cases …
|
|
|
@53143
|
10 years |
vboxsync |
HostDrivers/support: sign warning calling ASMAtomicDecU32 with signed var.
|
|
|
@53142
|
10 years |
vboxsync |
HostDrivers/support: Fix sign while applying TSC deltas, fix GIP timer …
|
|
|
@53106
|
10 years |
vboxsync |
HostDrivers/Support: Nominal TSC frequency fixes for Windows.
|
|
|
@53095
|
10 years |
vboxsync |
HostDrivers/Support: cosmetics, better scoping.
|
|
|
@53092
|
10 years |
vboxsync |
HostDrivers/Support: 1 ms is sufficient for rollover.
|
|
|
@53091
|
10 years |
vboxsync |
HostDrivers/support: Added non-busy wait TSC frequency measuring for …
|
|
|
@53087
|
10 years |
vboxsync |
HostDrivers/Support: Add code for measuring nominal TSC frequency …
|
|
|
@53085
|
10 years |
vboxsync |
HostDrivers/Support: Fixes to TSC frequency measurement. Also adds …
|
|
|
@53069
|
10 years |
vboxsync |
testcase/tstGIP-2: Fix null pointer dereference when the GIP isn't yet up.
|
|
|
@53064
|
10 years |
vboxsync |
HostDrivers/Support: Do the async. delta measurement from the ioctl …
|
|
|
@53063
|
10 years |
vboxsync |
HostDrivers/Support: Add TSC-delta measurement ioctl interface, fixed …
|
|
|
@53059
|
10 years |
vboxsync |
HostDrivers/SUPLib: forgot to bump major version on the client side.
|
|
|
@53058
|
10 years |
vboxsync |
HostDrivers/support: comment.
|
|
|
@53054
|
10 years |
vboxsync |
HostDrivers/Support: Kernel thread to service TSC-delta measurement …
|
|
|
@53051
|
10 years |
vboxsync |
supR3HardenedMonitor_LdrLoadDll: Merged the name mapping log statement …
|
|
|
@53045
|
10 years |
vboxsync |
SUP: Reduce LdrLoadDll logging. Still one log statement needing …
|
|
|
@53042
|
10 years |
vboxsync |
SUP: CERT_E_CHANING due to signatures rooted in 'Microsoft Digital …
|
|
|
@53036
|
10 years |
vboxsync |
SUP: NtCreateFile requires SYNCHRONIZE access when …
|
|
|
@53035
|
10 years |
vboxsync |
supHardNtViRdrRead: Cleanup and deal with async i/o in ring-3 just to …
|
|
|
@53034
|
10 years |
vboxsync |
SUP: Missing two FILE_SYNCHRONOUS_IO_NONALERT flags, one of which …
|
|
|
@53027
|
10 years |
vboxsync |
Forward ported r96507: SUP: Don't wait for yourself to quit, wait on …
|
|
|
@53026
|
10 years |
vboxsync |
testcase/tstGIP-2: Print entries for offline CPUs while printing TSC …
|
|
|
@53025
|
10 years |
vboxsync |
SUP: corrected child error message and fudge the memory replace ment …
|
|
|
@53024
|
10 years |
vboxsync |
SUP: Removed heap debug code.
|
|
|
@53022
|
10 years |
vboxsync |
SUP: XP + ATI kludge.
|
|
|
@53021
|
10 years |
vboxsync |
SUP: Revised the dgmaster.sys/sakfile.sys hack as it didn't quite work …
|
|
|
@53018
|
10 years |
vboxsync |
SUP: corrected log message.
|
|
|
@53017
|
10 years |
vboxsync |
SUP: Try to work around sakfile.sys bsod and dgmaster.sys.
|
|
|
@53016
|
10 years |
vboxsync |
SUPDrv-win.cpp: Trust the system process a little bit more to make …
|
|
|
@53011
|
10 years |
vboxsync |
SUP: instrumentation for debugging possible heap corruption.
|
|
|
@53005
|
10 years |
vboxsync |
SUP: Short list of microsoft files that when found not to be signed in …
|
|
|
@53004
|
10 years |
vboxsync |
SUP: Resolve and call RTLogRelPrintf dynamically to put errors in the …
|
|
|
@53003
|
10 years |
vboxsync |
SUP: A bit more logging.
|
|
|
@53002
|
10 years |
vboxsync |
VBoxDrv-win.cpp: Keep the error info string from failed VBoxDrv and …
|
|
|
@52975
|
10 years |
vboxsync |
build fix
|
|
|
@52974
|
10 years |
vboxsync |
SUP: Seems ThreadHideFromDebugger on others might require debugger …
|
|
|
@52973
|
10 years |
vboxsync |
SUP: Handle denormalized command line string pointer and always ignore …
|
|
|
@52972
|
10 years |
vboxsync |
supR3HardNtChildPurify: Logging improvements.
|
|
|
@52971
|
10 years |
vboxsync |
fixed a couple of error messages.
|
|
|
@52969
|
10 years |
vboxsync |
SUP: Restructured the respawn + child purification code to use the …
|
|
|
@52968
|
10 years |
vboxsync |
build fix
|
|
|
@52967
|
10 years |
vboxsync |
SUP: simplified the ntdll hooking / patching so we can avoid the jump …
|
|
|
@52966
|
10 years |
vboxsync |
fixed w8.1 .mrdata hack.
|
|
|
@52965
|
10 years |
vboxsync |
Another sanity check.
|
|
|
@52962
|
10 years |
vboxsync |
SUP: Check the entire NTDLL during process verification now that we're …
|
|
|
@52954
|
10 years |
vboxsync |
Tighten the checks on the stub process a little bit (part 1).
|
|
|
@52953
|
10 years |
vboxsync |
SUP: Use LdrRegisterDllNotification when available to make sure we see …
|
|
|
@52950
|
10 years |
vboxsync |
duh
|
|
|
@52949
|
10 years |
vboxsync |
SUP: Do the early init thing on the stub process too.
|
|
|
@52947
|
10 years |
vboxsync |
SUP: Implemented early VM process vboxdrv initialization.
|
|
|
@52945
|
10 years |
vboxsync |
win.x86 build fix
|
|
|
@52943
|
10 years |
vboxsync |
SUP: The child side of early VM process init.
|
|
|
@52941
|
10 years |
vboxsync |
Use our own heap in the hope that we can use it before ntdll is really …
|
|
|
@52940
|
10 years |
vboxsync |
Eliminating some more kernel32.dll dependencies, marking APIs we like …
|
|
|
@52911
|
10 years |
vboxsync |
HostDrivers/Support: Disable interrupts per-iteration while measuring …
|
|
|
@52908
|
10 years |
vboxsync |
supdrvNtProtectRelease: Decrement child reference count, don't …
|
|
|
@52907
|
10 years |
vboxsync |
SUP: Allow loading of administrator group owned DLLs in addition to …
|
|
|
@52906
|
10 years |
vboxsync |
SUP: detect ZoneAlarm installs.
|
|
|
@52905
|
10 years |
vboxsync |
SUPDrv-win.cpp: 32-bit + CSRSS hack for working around ZoneAlarm -104 …
|
|
|
@52896
|
10 years |
vboxsync |
HostDrivers/support/solaris: Don't assert on unsupported error codes …
|
|
|
@52895
|
10 years |
vboxsync |
HostDrivers/support: reset the minimum compare-read time variable on …
|
|
|
@52892
|
10 years |
vboxsync |
typo
|
|
|
@52877
|
10 years |
vboxsync |
Import NtQuerySystemInformation.
|
|
|
@52875
|
10 years |
vboxsync |
SUP: Log more details on system dlls and hot patching.
|
|
|
@52871
|
10 years |
vboxsync |
HostDrivers/support: pick master based on Apic Id, use Apic Id to …
|
|
|
@52844
|
10 years |
vboxsync |
suplibOsStopService: The rc variable was used uninitialized in one …
|
|
|