|
|
@54352
|
10 years |
vboxsync |
SUPDrv,TM: Overhauled the CPU/TSC frequency a little, making it …
|
|
|
@54346
|
10 years |
vboxsync |
tstSupTscDelta.cpp: added --delay <ms> option.
|
|
|
@54320
|
10 years |
vboxsync |
tstSupTscDelta.cpp: min/max fix.
|
|
|
@54306
|
10 years |
vboxsync |
HostDrivers/Support: TSC-delta thread fixes.
|
|
|
@54288
|
10 years |
vboxsync |
updates
|
|
|
@54287
|
10 years |
vboxsync |
tstSupTscDelta.cpp: Hacked up a testcase for repeatedly remeasure the …
|
|
|
@54252
|
10 years |
vboxsync |
SUPDrv,GIP,TM: Combined fOsTscDeltasInSync and fTscDeltasRoughlyInSync …
|
|
|
@54214
|
10 years |
vboxsync |
HostDrivers/Support, testcase, TM: Add fTscDeltasRoughlyInSync.
|
|
|
@53455
|
10 years |
vboxsync |
tstGIP-2: Made the spinning mode not read GIP data in the middle of …
|
|
|
@53430
|
10 years |
vboxsync |
VMM/TM: First step in introducing the invariant TM mode.
|
|
|
@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 …
|
|
|
@53269
|
10 years |
vboxsync |
HostDrivers/Support: Enabled global TSC rate calculation and …
|
|
|
@53069
|
10 years |
vboxsync |
testcase/tstGIP-2: Fix null pointer dereference when the GIP isn't yet up.
|
|
|
@53026
|
10 years |
vboxsync |
testcase/tstGIP-2: Print entries for offline CPUs while printing TSC …
|
|
|
@52871
|
10 years |
vboxsync |
HostDrivers/support: pick master based on Apic Id, use Apic Id to …
|
|
|
@52718
|
10 years |
vboxsync |
HostDrivers/testcase: tstGIP-2 nit.
|
|
|
@52620
|
10 years |
vboxsync |
HostDrivers/support/tstGIP-2: formatting.
|
|
|
@52618
|
10 years |
vboxsync |
HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
|
|
|
@52000
|
10 years |
vboxsync |
SUPInstall should start the service too now. Cleaned up exit code …
|
|
|
@51906
|
10 years |
vboxsync |
Fixing testcases on windows.
|
|
|
@51770
|
10 years |
vboxsync |
Merged in iprt++ dev branch.
|
|
|
@48952
|
11 years |
vboxsync |
HostDrivers: Whitespace and svn:keywords cleanups by scm.
|
|
|
@45399
|
12 years |
vboxsync |
HostDrivers/Support/testcase/tstGIP-2.cpp: handle the CPU count …
|
|
|
@45182
|
12 years |
vboxsync |
tstSupSem.cpp: VERR_INTERRUPT is a valid return code for the …
|
|
|
@45161
|
12 years |
vboxsync |
tstNtQueryStuff.cpp: Ignore ProcessImageFileNameWin32 and …
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@43876
|
12 years |
vboxsync |
fixed a few format specifier bugs
|
|
|
@43417
|
12 years |
vboxsync |
More hacking.
|
|
|
@43386
|
12 years |
vboxsync |
exploring nt.
|
|
|
@41774
|
12 years |
vboxsync |
bugref..
|
|
|
@41477
|
13 years |
vboxsync |
/Makefile.kmk: Cosmetic changes.
|
|
|
@41429
|
13 years |
vboxsync |
tstInt: use absolute path because of hardening
|
|
|
@41172
|
13 years |
vboxsync |
tstPage: verbose error output
|
|
|
@41171
|
13 years |
vboxsync |
tstInit: verbose error output
|
|
|
@40812
|
13 years |
vboxsync |
SUPDrv: Corrected supdrvTracerCommonDeregisterImpl so the tracer …
|
|
|
@40810
|
13 years |
vboxsync |
tstSupLoadModule: new trick
|
|
|
@39091
|
13 years |
vboxsync |
More parameter warning fixes; made PciIch9 check the saved state version.
|
|
|
@38636
|
13 years |
vboxsync |
*,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@35188
|
14 years |
vboxsync |
Use RTERRINFO in SUPLib for hardening APIs and such.
|
|
|
@34241
|
14 years |
vboxsync |
PDM: Added search paths to the device and driver DLL CFGM nodes so …
|
|
|
@33595
|
14 years |
vboxsync |
src/*: more spelling fixes (logging), thanks Timeless!
|
|
|
@33383
|
14 years |
vboxsync |
tstSupSem: Fix return code check
|
|
|
@33167
|
14 years |
vboxsync |
SUPDrv,SUPLib: Expose the high resolution event semaphore APIs.
|
|
|
@33033
|
14 years |
vboxsync |
IPRT: Implemented RTSemEventWaitEx[Debug] for ring-0 linux.
|
|
|
@33032
|
14 years |
vboxsync |
tstSupSem.cpp: Some more tests.
|
|
|
@33011
|
14 years |
vboxsync |
IPRT,SUPDrv,VBoxGuest: Reimplemented RTSemEventWait* so that it can …
|
|
|
@32431
|
14 years |
vboxsync |
scm cleanup
|
|
|
@30489
|
14 years |
vboxsync |
Support/testcase/tstSupSem: Process spawn testing for multi release …
|
|
|
@30471
|
14 years |
vboxsync |
Support/testcase/tstSupSem: Added fork test for RTSemEvent*
|
|
|
@29250
|
15 years |
vboxsync |
iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@26517
|
15 years |
vboxsync |
*: RTGetOpt cleanup related to --help and --version (now standard …
|
|
|
@26498
|
15 years |
vboxsync |
lots under src/VBox: whitespace cleanup.
|
|
|
@25321
|
15 years |
vboxsync |
tstSupLoadModule: stripped off some more code.
|
|
|
@25320
|
15 years |
vboxsync |
tstSupLoadModule: new suplib testcase.
|
|
|
@25003
|
15 years |
vboxsync |
tstInt,tstPin: -Wshadow warnings.
|
|
|
@22077
|
15 years |
vboxsync |
HostDrivers/Support: header and svn props cleanup.
|
|
|
@20905
|
15 years |
vboxsync |
tstSupSem-Zombie: minor adjustments.
|
|
|
@20904
|
15 years |
vboxsync |
build fix.
|
|
|
@20903
|
15 years |
vboxsync |
SUP: Added a testcase to make sure threads exit when the process exits.
|
|
|
@20864
|
15 years |
vboxsync |
SUP,*: API cleanup.
|
|
|
@20862
|
15 years |
vboxsync |
SUP: Made SUPPageLock and SUPPageUnlock internal to SUP.
|
|
|
@20602
|
16 years |
vboxsync |
fixed tstInt
|
|
|
@19923
|
16 years |
vboxsync |
tstSupSem.cpp: Extended the interruptibility test with a time wait …
|
|
|
@19895
|
16 years |
vboxsync |
tstSupSem.cpp: Extended it to cover interruptibility.
|
|
|
@19892
|
16 years |
vboxsync |
SUPLib: Implemented ring-3 version of the semaphore API and created a …
|
|
|
@19257
|
16 years |
vboxsync |
Reapplied 46658 + fix
|
|
|
@19255
|
16 years |
vboxsync |
Backed out 46655-57 for now
|
|
|
@19252
|
16 years |
vboxsync |
SUPCallVMMR0(Ex) arguments must include the VCPU id.
Note: support …
|
|
|
@18246
|
16 years |
vboxsync |
license header updates from filemuncher
|
|
|
@18191
|
16 years |
vboxsync |
SUPLoggerCtl: program for controlling the ring-0 logging.
|
|
|
@17091
|
16 years |
vboxsync |
RTGetOpt interface changes.
|
|
|
@14831
|
16 years |
vboxsync |
whole bunch: avoid runtime.h, include individual headers indead.
|
|
|
@14515
|
16 years |
vboxsync |
SUPDrv,SUPLib,VMM: Kicked out the dead VBOX_WITH_IDT_PATCHING code.
|
|
|
@13858
|
16 years |
vboxsync |
Pass the VMCPU id to the ring 0 callbacks.
|
|
|
@13839
|
16 years |
vboxsync |
And yet more %V* -> %R* changes…
|
|
|
@13838
|
16 years |
vboxsync |
Some more %V* -> %R* changes while at it.
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13836
|
16 years |
vboxsync |
s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
|
|
|
@13835
|
16 years |
vboxsync |
s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
|
|
|
@13830
|
16 years |
vboxsync |
VMM: Disabled VM:pVMGC, removed VM_GUEST_ADDR.
|
|
|
@12252
|
16 years |
vboxsync |
HostDrivers/Makefiles: Eliminated (most) PATH_TARGET usage and pushed …
|
|
|
@12170
|
16 years |
vboxsync |
Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
|
|
|
@11822
|
16 years |
vboxsync |
IPRT: RTR3Init cleanup.
|
|
|
@11794
|
16 years |
vboxsync |
SUP: SUPInit(ppSession=NULL, cbReserved=0) -> SUPR3Init(ppSession)
|
|
|
@10724
|
16 years |
vboxsync |
Bumped the SUPDRV_IOC_VERSION major as the changes to the fast path on …
|
|
|
@10049
|
16 years |
vboxsync |
VBOX_KBUILD_HACKING
|
|
|
@9961
|
16 years |
vboxsync |
Extended the testcase.
|
|
|
@9478
|
17 years |
vboxsync |
warning.
|
|
|
@9469
|
17 years |
vboxsync |
Added an option: -i <iterations>
|
|
|
@9334
|
17 years |
vboxsync |
Extended the testcase a bit.
|
|
|
@8760
|
17 years |
vboxsync |
PATH_KBUILD -> KBUILD_PATH.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|