|
|
@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
|
13 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
|
15 years |
vboxsync |
Support/testcase/tstSupSem: Process spawn testing for multi release …
|
|
|
@30471
|
15 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
|
16 years |
vboxsync |
tstSupSem-Zombie: minor adjustments.
|
|
|
@20904
|
16 years |
vboxsync |
build fix.
|
|
|
@20903
|
16 years |
vboxsync |
SUP: Added a testcase to make sure threads exit when the process exits.
|
|
|
@20864
|
16 years |
vboxsync |
SUP,*: API cleanup.
|
|
|
@20862
|
16 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
|
17 years |
vboxsync |
VBOX_KBUILD_HACKING
|
|
|
@9961
|
17 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
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5606
|
17 years |
vboxsync |
ALIGNP SIZEOFMEMB
|
|
|
@4829
|
17 years |
vboxsync |
inverted VBOX_WITHOUT_IDT_PATCHING.
|
|
|
@4825
|
17 years |
vboxsync |
warning
|
|
|
@4820
|
17 years |
vboxsync |
blanks.
|
|
|
@4818
|
17 years |
vboxsync |
IOC_VOID fixes.
|
|
|
@4811
|
17 years |
vboxsync |
Split VMMR0Entry into VMMR0EntryInt, VMMR0EntryFast and VMMr0EntryEx. …
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2516
|
18 years |
vboxsync |
Drop the Config.kmk and the abspath macros (kBuild fixes the latter …
|
|
|
@2478
|
18 years |
vboxsync |
[Mm]akefile -> Makefile.kmk
|
|
|
@2372
|
18 years |
vboxsync |
watch all cpus.
|
|
|
@2371
|
18 years |
vboxsync |
watch all cpus.
|
|
|
@2370
|
18 years |
vboxsync |
watch all cpus.
|
|
|
@2369
|
18 years |
vboxsync |
watch all cpus.
|
|
|
@2014
|
18 years |
vboxsync |
r=bird: some cleanup of the cPages change.
|
|
|
@1890
|
18 years |
vboxsync |
Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
|
|
|
@1850
|
18 years |
vboxsync |
Corrected the heuristics for detecing async GIP mode, fixed GIP layout …
|
|
|
@1841
|
18 years |
vboxsync |
warning.
|
|
|
@1486
|
18 years |
vboxsync |
build fix.
|
|
|
@1480
|
18 years |
vboxsync |
No longer require contiguous memory for the VM structure.
Did long …
|
|
|
@1193
|
18 years |
vboxsync |
Ported the support driver to OS/2.
|
|
|
@1027
|
18 years |
vboxsync |
Initial GIP change. Missing detection of SMP systems with TSC drift.
|
|
|
@914
|
18 years |
vboxsync |
PVMR0 changes for darwin.
|
|
|
@913
|
18 years |
vboxsync |
Made it work on darwin and implemented the profiling.
|
|
|
@406
|
18 years |
vboxsync |
Fail the testcase if SUPCallVMMR0 fails.
|
|
|