|
|
@27334
|
15 years |
vboxsync |
Linux hosts: properly suspend/resume during host hibernation
|
|
|
@27036
|
15 years |
vboxsync |
Support/Makefile.kmk: SUPR0 again.
|
|
|
@27031
|
15 years |
vboxsync |
testsuite needs SUPR0.lib…
|
|
|
@27017
|
15 years |
vboxsync |
made the testsuite build on windows.
|
|
|
@27014
|
15 years |
vboxsync |
makefiles: Preps for building the test suite.
|
|
|
@26881
|
15 years |
vboxsync |
HostDrivers/FreeBSD: Build fixes
|
|
|
@26710
|
15 years |
vboxsync |
HostDrivers/solaris: LogFlowFunc.
|
|
|
@26540
|
15 years |
vboxsync |
Export RTR0MemObjAllocPhysEx
|
|
|
@26517
|
15 years |
vboxsync |
*: RTGetOpt cleanup related to --help and --version (now standard …
|
|
|
@26512
|
15 years |
vboxsync |
HostDrivers: tabs -> spaces.
|
|
|
@26498
|
15 years |
vboxsync |
lots under src/VBox: whitespace cleanup.
|
|
|
@26430
|
15 years |
vboxsync |
Introducing RTR0MemObjAllocPhysEx
|
|
|
@26403
|
15 years |
vboxsync |
burn fix.
|
|
|
@26402
|
15 years |
vboxsync |
SUPLib: ahDummy.
|
|
|
@26381
|
15 years |
vboxsync |
Solaris/SUPLib: enabled fix for #4650 (fix fd table from growing on …
|
|
|
@26362
|
15 years |
vboxsync |
Solaris/SUPLib: fix for #4650 (fix fd table from growing on vboxflt close)
|
|
|
@26336
|
15 years |
vboxsync |
Installers/linux: enable debug builds of the Linux installers again
|
|
|
@26218
|
15 years |
vboxsync |
*.kmk: Started renaming templated from all caps to CamelCase. At the …
|
|
|
@26180
|
15 years |
vboxsync |
*: The rest of the %V* format specifiers are history.
|
|
|
@25744
|
15 years |
vboxsync |
SUPDrv.c: Enabled assertion that was temporarily disabled for me.
|
|
|
@25606
|
15 years |
vboxsync |
addendum to r56287
|
|
|
@25591
|
15 years |
vboxsync |
fix for compiling against Linux 2.6.33+
|
|
|
@25558
|
15 years |
vboxsync |
FreeBSD/iprt,suplib: Review and cleanup of r56138. Hope it compiles…
|
|
|
@25536
|
15 years |
vboxsync |
iprt/assert.h: Added RTAssertMsg2Add[Weak][V] for dumping the lock …
|
|
|
@25534
|
15 years |
vboxsync |
SUPDrv/SUPR0.def: Missing exports.
|
|
|
@25532
|
15 years |
vboxsync |
files_*,Makefile: s/RTAssertMsg2V/RTAssertMsg2/
|
|
|
@25528
|
15 years |
vboxsync |
IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
|
|
|
@25484
|
15 years |
vboxsync |
SUPDrv: Fixed recent regression that may cause the SUPDRVSESSION …
|
|
|
@25472
|
15 years |
vboxsync |
FreeBSD: Use sysctl instead of procfs to retrieve executable path and …
|
|
|
@25471
|
15 years |
vboxsync |
HostDrivers/Support/FreeBSD: Install missing header
|
|
|
@25466
|
15 years |
vboxsync |
build fix
|
|
|
@25465
|
15 years |
vboxsync |
SUPDrv,++: Made SUPDrv.c platform agnostic and renamed …
|
|
|
@25462
|
15 years |
vboxsync |
SUPDrv: RTMpOnAll should be run at PASSIVE_LEVEL on windows, so don't …
|
|
|
@25461
|
15 years |
vboxsync |
SUPDrv: RTMpOnAll should be run at PASSIVE_LEVEL on windows, so don't …
|
|
|
@25460
|
15 years |
vboxsync |
SUPDrv: some cleanup.
|
|
|
@25459
|
15 years |
vboxsync |
SUPDrv: Get better GIP values right after resuming it.
|
|
|
@25434
|
15 years |
vboxsync |
SUPDrv.c: Failing to take the loader lock is fatal.
|
|
|
@25430
|
15 years |
vboxsync |
Comment added
|
|
|
@25429
|
15 years |
vboxsync |
Compile fix
|
|
|
@25428
|
15 years |
vboxsync |
Never call unlock if supdrvLdrLock failed during cleanup.
|
|
|
@25406
|
15 years |
vboxsync |
IPRT,PDMCritSect: Lock validation can only be performed in ring-3; …
|
|
|
@25366
|
15 years |
vboxsync |
addendum to r55979
|
|
|
@25365
|
15 years |
vboxsync |
Linux support driver: adapted the CONFIG_PERF_* heuristics to 2.6.32 …
|
|
|
@25361
|
15 years |
vboxsync |
SUPDrv-win.cpp: STATUS_INVALID_IMAGE_HASH isn't defined in our headers.
|
|
|
@25360
|
15 years |
vboxsync |
SUPDrv-win.cpp,iprt/err.h: STATUS_INVALID_IMAGE_HASH -> …
|
|
|
@25337
|
15 years |
vboxsync |
build fix.
|
|
|
@25336
|
15 years |
vboxsync |
HostDrivers,SrvIntNetR0,iprt/ntwrap.mac: Removed all the …
|
|
|
@25331
|
15 years |
vboxsync |
SUPDrv-win.cpp/supdrvOSLdrLoad: Ignore mistmatching OriginalFirstThunk …
|
|
|
@25321
|
15 years |
vboxsync |
tstSupLoadModule: stripped off some more code.
|
|
|
@25320
|
15 years |
vboxsync |
tstSupLoadModule: new suplib testcase.
|
|
|
@25308
|
15 years |
vboxsync |
SUPDrv: Lock down the natively loaded image.
|
|
|
@25307
|
15 years |
vboxsync |
SUPDrv: Use RTSemMutex instead of RTSemFastMutex for the loader on windows.
|
|
|
@25300
|
15 years |
vboxsync |
SUPDrv: Cleaned up the native loader implmenetation on windows and …
|
|
|
@25291
|
15 years |
vboxsync |
SUPDrv: nits
|
|
|
@25278
|
15 years |
vboxsync |
SUPDrv: Major IOC version change - preparing to use the native ring-0 …
|
|
|
@25275
|
15 years |
vboxsync |
SUPDrv: Added SUPGetGIP and added a fNativeLoader indicator to …
|
|
|
@25274
|
15 years |
vboxsync |
SUPDrvA-win.asm: export SUPR0Printf.
|
|
|
@25263
|
15 years |
vboxsync |
SUPDrv/Lib: More hacking
|
|
|
@25262
|
15 years |
vboxsync |
SUPDrv: Works on vista…
|
|
|
@25260
|
15 years |
vboxsync |
SUPDRV_USE_NATIVE_LOADER -> VBOX_WITH_NATIVE_R0_LOADER
|
|
|
@25258
|
15 years |
vboxsync |
SUPDrv: Sketched out support for native module loading. (OS parts are …
|
|
|
@25181
|
15 years |
vboxsync |
Fix warnings.
|
|
|
@25180
|
15 years |
vboxsync |
SUPDrv.c: Fixed shadow variable and addressed an todo.
|
|
|
@25097
|
15 years |
vboxsync |
Linux installer: depmod -ae => depmod -a (the latter is …
|
|
|
@25090
|
15 years |
vboxsync |
HostDrivers/Support/linux: typo in a message
|
|
|
@25003
|
15 years |
vboxsync |
tstInt,tstPin: -Wshadow warnings.
|
|
|
@25002
|
15 years |
vboxsync |
SUPR3HardenedVerify.cpp: Fixed shadowed rc which would cause …
|
|
|
@24886
|
15 years |
vboxsync |
HostDrivers/FreeBSD: remove the need to overwrite OBJS definition. …
|
|
|
@24855
|
15 years |
vboxsync |
HostDrivers/FreeBSD: makefile fix
|
|
|
@24675
|
15 years |
vboxsync |
HostDrivers/**/Makefile.kmk: Quiet linking on darwin.
|
|
|
@24498
|
15 years |
vboxsync |
SUPDrvIOC.h: Note about the major version consumed by the 3.0 branch.
|
|
|
@24183
|
15 years |
vboxsync |
SUPDrv-darwin.cpp: RTR0Term -> RTR0TermForced.
|
|
|
@24181
|
15 years |
vboxsync |
VMM,SUPDrv,IPRT: Always initialize RTSPINLOCKTMP structures.
|
|
|
@24179
|
15 years |
vboxsync |
iprt/initterm.h,SUPDrv-solaris.c: Added RTR0TermForced so the module …
|
|
|
@24035
|
15 years |
vboxsync |
Backed out dead, but incorrect code
|
|
|
@24022
|
15 years |
vboxsync |
Wrap RTThreadPreemptDisable
|
|
|
@23961
|
15 years |
vboxsync |
IPRT: Three new format types: %RTmac, %RTnaipv4 and %RTnapiv6.
|
|
|
@23834
|
15 years |
vboxsync |
typo, errno.
|
|
|
@23832
|
15 years |
vboxsync |
SUPLib-solaris.cpp: don't return VERR_TRY_AGAIN, return VERR_NO_MEMORY.
|
|
|
@23728
|
15 years |
vboxsync |
SUPDrv: Moving more stuff over.
|
|
|
@23726
|
15 years |
vboxsync |
SUPDrv: Moving more stuff over.
|
|
|
@23725
|
15 years |
vboxsync |
SUPDrv: Started splitting out platform agonstic code to avoid clashes …
|
|
|
@23711
|
15 years |
vboxsync |
HostDriver/Support/linux: Copy used header files for SUPR0QueryVTCaps. …
|
|
|
@23710
|
15 years |
vboxsync |
HostDriver/Support/linux: Copy used header files for SUPR0QueryVTCaps. …
|
|
|
@23704
|
15 years |
vboxsync |
Fake version of SUPR0QueryVTCaps
|
|
|
@23700
|
15 years |
vboxsync |
COmpile fix
|
|
|
@23699
|
15 years |
vboxsync |
Added SUP_IOCTL_VT_CAPS to get VT-x/AMD-V caps that can only be …
|
|
|
@23610
|
15 years |
vboxsync |
IPRT,VMM,SUPDrv,VBGLR0: Added a parameter to RTR0MemObjLockUser/Kernel …
|
|
|
@23538
|
15 years |
vboxsync |
Fixed warning about undefined PATH_vboxdrv-mod.
|
|
|
@23526
|
15 years |
vboxsync |
HostDrivers/FreeBSD: Use the same method to build the kernel drivers …
|
|
|
@23491
|
15 years |
vboxsync |
Darwin: case-sensitive FS burns fixes.
|
|
|
@23473
|
15 years |
vboxsync |
OSE header fixes
|
|
|
@23430
|
15 years |
vboxsync |
Experiment with KeSetSystemAffinityThread instead of raising the IRQL …
|
|
|
@23316
|
15 years |
vboxsync |
warning
|
|
|
@23171
|
15 years |
vboxsync |
Missing export
|
|
|
@22678
|
15 years |
vboxsync |
HostDrivers/Support/FreeBSD: Unlock the giant before cleaning up. …
|
|
|
@22632
|
15 years |
vboxsync |
fixed wrong Linux host kernel version check
|
|
|
@22618
|
15 years |
vboxsync |
build fix 2
|
|
|
@22615
|
15 years |
vboxsync |
refined r51666
|
|
|
@22611
|
15 years |
vboxsync |
Export SUPR0QueryVTxSupport (windows host)
|
|
|