|
|
@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.
|
|
|
@13773
|
16 years |
vboxsync |
clean one more file
|
|
|
@13715
|
16 years |
vboxsync |
disabled VBOX_USE_INSERT_PAGE by default - somewhat unclear what goes …
|
|
|
@13707
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: Re-enabled vboxnetflt to resolve iprt from vboxdrv.
|
|
|
@13668
|
16 years |
vboxsync |
SUPDrv-linux.c: print g_abExecMemory address for #3280.
|
|
|
@13651
|
16 years |
vboxsync |
set VBOX_USE_INSERT_PAGE = 1 as default linux host kernel module flag
|
|
|
@13637
|
16 years |
vboxsync |
make ffmpeg work for Linux
|
|
|
@13573
|
16 years |
vboxsync |
Solaris/driver versions: Added versions for NetFlt and the Guest …
|
|
|
@13536
|
16 years |
vboxsync |
Wrong macro
|
|
|
@13530
|
16 years |
vboxsync |
Solaris/vboxdrv: Added version and svn revision numbers into easily …
|
|
|
@13529
|
16 years |
vboxsync |
Wrap the RTPowerSignalEvent call.
|
|
|
@13503
|
16 years |
vboxsync |
SUPR3HardendedMain: fork before calling TrustedError.
|
|
|
@13497
|
16 years |
vboxsync |
Export RTPowerNotificationRegister & RTPowerNotificationDeregister
|
|
|
@13496
|
16 years |
vboxsync |
Call RTPowerSignalEvent when detecting a power state change.
|
|
|
@13495
|
16 years |
vboxsync |
Register power state change callback handler.
|
|
|
@13494
|
16 years |
vboxsync |
Extra data for upcoming power notification changes.
|
|
|
@13482
|
16 years |
vboxsync |
SUPLib: Require minimum version 9.0001 now.
|
|
|
@13479
|
16 years |
vboxsync |
Bump version
|
|
|
@13473
|
16 years |
vboxsync |
Linux module fixes
|
|
|
@13471
|
16 years |
vboxsync |
Export the new power management functions.
|
|
|
@13458
|
16 years |
vboxsync |
SUPR3HardenedMain: Added optional TrustedError callback to the wrapped …
|
|
|
@13435
|
16 years |
vboxsync |
w64 unwind hacking: renamed SUPDRV_WITH_UNWIND_HACK to …
|
|
|
@13421
|
16 years |
vboxsync |
win64 VMMR0->VBoxNetFlt and VBoxNetFlt->VMMR0 locate/create marker …
|
|
|
@13407
|
16 years |
vboxsync |
vboxdrv.ko: don't install it, I'm no longer using it.
|
|
|
@13344
|
16 years |
vboxsync |
SUPR3HardenedVerify: SharedCrOpenGL.so as optional. Removed …
|
|
|
@13324
|
16 years |
vboxsync |
SUPR3HardenedVerify: VBOX_WITH_CROGL whitelisting.
|
|
|
@13320
|
16 years |
vboxsync |
small fix
|
|
|
@13317
|
16 years |
vboxsync |
vboxdrv: removed superflous stubs
|
|
|
@13314
|
16 years |
vboxsync |
Created assert-r0drv-linux.c (finally).
|
|
|
@13308
|
16 years |
vboxsync |
Fixed ring-0 release logging for solaris - it wasn't enabled.
|
|
|
@13306
|
16 years |
vboxsync |
IPRT,++: some assert.h cleanup, making a suitable place to call …
|
|
|
@13296
|
16 years |
vboxsync |
solaris/mod.sh: unload hack.
|
|
|
@13284
|
16 years |
vboxsync |
SUPR3HardenedVerify: Added SharedCrOpenGL.so to the verify list.
|
|
|
@13280
|
16 years |
vboxsync |
Fixed release logging parameter issue (hardening)
|
|
|
@13271
|
16 years |
vboxsync |
SUPDrv: Disable interrupts when executing supdrvGipUpdate/PerCpu on …
|
|
|
@13258
|
16 years |
vboxsync |
SupDrv: shot at an S10 issue, disable interrupts while updating the …
|
|
|
@13061
|
16 years |
vboxsync |
warnings
|
|
|
@13052
|
16 years |
vboxsync |
fixed VBOX_WITH_VBOXDRV
|
|
|
@13000
|
16 years |
vboxsync |
Implemented kernel driver build flag to allow better debuggability of …
|
|
|
@12961
|
16 years |
vboxsync |
suplibOsInit/linux: use local hDevice like the rest of the gang.
|
|
|
@12908
|
16 years |
vboxsync |
fixed error check (hDevice is unsigned)
|
|
|
@12809
|
16 years |
vboxsync |
build fix
|
|
|
@12808
|
16 years |
vboxsync |
SUPDrv: shared the symbol table dragging in symbols into the link on …
|
|
|
@12729
|
16 years |
vboxsync |
Solaris/vboxnetflt: Disable depending on vboxdrv for the R0 Runtime …
|
|
|
@12691
|
16 years |
vboxsync |
Solaris/vboxnetflt: Resolve R0 RT bits from vboxdrv which drags in …
|
|
|
@12653
|
17 years |
vboxsync |
various files: doxygen fixes.
|
|
|
@12492
|
17 years |
vboxsync |
Partial backout of 36579; not necessary to export the extra string …
|
|
|
@12479
|
17 years |
vboxsync |
Also print ring 0 release assertion messages to the release log. Now …
|
|
|
@12458
|
17 years |
vboxsync |
Support/Makefile: Fixed VBoxDrv.cat pre req, it should be .sys not .cat.
|
|
|
@12426
|
17 years |
vboxsync |
SUPLib: build fix
|
|
|
@12423
|
17 years |
vboxsync |
IPRT/SUP: Renamed RTLdrOpenAppSharedLib to RTLdrOpenAppPriv. Hardend …
|
|
|
@12414
|
17 years |
vboxsync |
Solaris/vboxdrv: Hardening fix again. Use NULL rather than "none", …
|
|
|
@12413
|
17 years |
vboxsync |
Solaris/vboxdrv: Hardening fix for zones. Don't ask for "all" …
|
|
|
@12360
|
17 years |
vboxsync |
2.6.27 vboxdrv compile fix
|
|
|
@12293
|
17 years |
vboxsync |
SupDrv: Fixed a fast mutex leak (mtxComponentFactory). (Introduced …
|
|
|
@12252
|
17 years |
vboxsync |
HostDrivers/Makefiles: Eliminated (most) PATH_TARGET usage and pushed …
|
|
|
@12241
|
17 years |
vboxsync |
Additions/vboxguest: Logging. Solaris/vboxdrv space.
|
|
|
@12226
|
17 years |
vboxsync |
SUPR3HardenedMain: setresuid copy & past error.
|
|
|
@12175
|
17 years |
vboxsync |
VBoxDbg.so/dylib/dll -> VBoxDbg3.*
|
|
|
@12170
|
17 years |
vboxsync |
Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
|
|
|
@12161
|
17 years |
vboxsync |
VBoxDrv/win: Alternative SUPR0Printf implementation (disabled).
|
|
|
@12157
|
17 years |
vboxsync |
VBoxDrv/win: Use the IPRT versions of AssertMsg[12].
|
|
|
@12152
|
17 years |
vboxsync |
Corrected the wrapper for RTLogLoggerExV.
|
|
|
@12115
|
17 years |
vboxsync |
#3076: Re-enabled the current->euid == 0 check in VBoxDrvLinuxCreate.
|
|
|
@12114
|
17 years |
vboxsync |
comment
|
|
|
@12112
|
17 years |
vboxsync |
RT_OS_SOLARS not RT_SOLARIS!
|
|
|
@12111
|
17 years |
vboxsync |
#3076/SUPR3HArdenedMain: Make sure the save uid/gid is set to the real id.
|
|
|
@12109
|
17 years |
vboxsync |
VBoxDrv: Print the .reload command for modules as they are loaded …
|
|
|
@12101
|
17 years |
vboxsync |
VBoxDrv: Some more unwind wrapping.
|
|
|
@12100
|
17 years |
vboxsync |
VBoxDrv: Finished the unwind fix for AMD64. (hides our code from …
|
|
|
@12099
|
17 years |
vboxsync |
iprt: splitting out some log stuff from log.cpp so we can avoid some …
|
|
|
@12011
|
17 years |
vboxsync |
#3076: hrmpf. typo, needs retesting.
|
|
|
@12000
|
17 years |
vboxsync |
supdrv: Prototyped the fix for the PspGetSetContextInternal / …
|
|
|
@11966
|
17 years |
vboxsync |
Solaris/vboxdrv: fixed reboot issue with vboxnetflt and vboxdrv.
|
|
|
@11927
|
17 years |
vboxsync |
Solaris/vboxdrv: Prevent auto-unloading, logging.
|
|
|
@11889
|
17 years |
vboxsync |
VMM/SUP: Added SUPR3HardenedVerifyFile and use it to verify files we load.
|
|
|
@11879
|
17 years |
vboxsync |
SUPDrv-linux: Re-enabled root check (#3076).
|
|
|
@11878
|
17 years |
vboxsync |
Support/Makefile: Reformat linux/Makefile when VBOX_WITH_HARDENING changes.
|
|
|
@11877
|
17 years |
vboxsync |
Support/Makefile: Reformat linux/Makefile when VBOX_WITH_HARDENING changes.
|
|
|
@11866
|
17 years |
vboxsync |
typo fixed, and hardening partially disabled
|
|
|
@11865
|
17 years |
vboxsync |
#3076: check in VBoxDrvLinuxCreate that the caller euid is root.
|
|
|
@11843
|
17 years |
vboxsync |
#3076: Deal with /proc/self/exe becomming inaccessible on some systems.
|
|
|
@11824
|
17 years |
vboxsync |
IPRT: RTR3Init cleanup.
|
|
|
@11822
|
17 years |
vboxsync |
IPRT: RTR3Init cleanup.
|
|
|
@11814
|
17 years |
vboxsync |
Initial commit of the NetFlt driver for Windows
|
|
|
@11794
|
17 years |
vboxsync |
SUP: SUPInit(ppSession=NULL, cbReserved=0) -> SUPR3Init(ppSession)
|
|
|
@11752
|
17 years |
vboxsync |
#3076: edit linux/Makefile so VBOX_WITH_HARDENING is defined correctly.
|
|
|
@11725
|
17 years |
vboxsync |
#3076: Merged in the branch with the alternate driver authentication …
|
|
|
@11703
|
17 years |
vboxsync |
Documentation: implement VBOX_ONLY_DOCS
|
|
|
@11636
|
17 years |
vboxsync |
#3105: Implemented editing of DriverVer in driver .inf files.
|
|
|
@11544
|
17 years |
vboxsync |
solaris/mod.sh: Fixed typo.
|
|
|
@11476
|
17 years |
vboxsync |
Linux support: define VBOX_WITH_64_BITS_GUESTS on AMD64 hosts; added …
|
|
|
@11423
|
17 years |
vboxsync |
Solaris/vboxdrv: cleaned up logging.
|
|
|
@11334
|
17 years |
vboxsync |
SUPLib: Build fix.
|
|
|