|
|
@16754
|
16 years |
vboxsync |
VBoxDrv.kext: load.sh update.
|
|
|
@16719
|
16 years |
vboxsync |
Config,VBoxDrv: Updated VBOXR0DRV and VBoxDrv to work with 10a261. The …
|
|
|
@16546
|
16 years |
vboxsync |
Solaris/vboxdrv/vboxflt: Fixed incorrect return value on failure on _init.
|
|
|
@16447
|
16 years |
vboxsync |
typo
|
|
|
@16446
|
16 years |
vboxsync |
spaces, doxy
|
|
|
@16356
|
16 years |
vboxsync |
SUPDrv-darwin.cpp: kauth_cred_unref messup in the 10.4u SDK headers, …
|
|
|
@16353
|
16 years |
vboxsync |
Support/Makefile.kmk/Info.plist: drop the com.apple.kernel imports on …
|
|
|
@16352
|
16 years |
vboxsync |
SUPDrv-darwin.cpp: replaced proc_ucred with …
|
|
|
@16348
|
16 years |
vboxsync |
VBoxDrv,VBoxNetFlt: Don't build a tiger version when targeting AMD64 …
|
|
|
@16347
|
16 years |
vboxsync |
SUPDrv.c: Adjusted the SUPR0GipMap log statement for darwin/amd64.
|
|
|
@16335
|
16 years |
vboxsync |
SUPLib-darwin: io_connect_t isn't a pointer actually, but a natural, …
|
|
|
@16174
|
16 years |
vboxsync |
renamed VirtualBox4 to VirtualBox
|
|
|
@16166
|
16 years |
vboxsync |
purge the obsolete Qt3 GUI
|
|
|
@16161
|
16 years |
vboxsync |
oops.
|
|
|
@16160
|
16 years |
vboxsync |
Solaris/vboxdrv: avoid heap allocs on small ioctl transfers, helps …
|
|
|
@16067
|
16 years |
vboxsync |
sles10.1 fix
|
|
|
@16053
|
16 years |
vboxsync |
typo
|
|
|
@16051
|
16 years |
vboxsync |
SUPR3HardenedMain: comment.
|
|
|
@16050
|
16 years |
vboxsync |
SUPR3: don't change the capabilities if started as root
|
|
|
@16048
|
16 years |
vboxsync |
SUPR3: added environment options VBOX_HARD_CAP_NET_RAW and …
|
|
|
@16030
|
16 years |
vboxsync |
SUPDrv-freebsd.c: Made it compile again.
|
|
|
@16029
|
16 years |
vboxsync |
iprt/string.h: Reverted previous FreeBSD and moved it to SUPDrvInternal.h
|
|
|
@15999
|
16 years |
vboxsync |
hrmpf
|
|
|
@15993
|
16 years |
vboxsync |
cosmetical fix
|
|
|
@15992
|
16 years |
vboxsync |
Linux vboxdrv: 2.6.29-rc1 compile fix; small cosmetical fixes
|
|
|
@15884
|
16 years |
vboxsync |
header conflict with Linux ~ 2.6.16
|
|
|
@15873
|
16 years |
vboxsync |
fixed for older Linux kernels
|
|
|
@15871
|
16 years |
vboxsync |
Linux hardened: use direct capset() calls to prevent a dependency to …
|
|
|
@15843
|
16 years |
vboxsync |
RTMpIsCpuWorkPending() -> RTMpIsCpuWorkPending(void), corrected …
|
|
|
@15841
|
16 years |
vboxsync |
SUPDrv,SUPLib: SUPR0ObjRelease returns VINF_OBJECT_DESTROYED if it …
|
|
|
@15838
|
16 years |
vboxsync |
Export RTMpIsCpuWorkPending
|
|
|
@15691
|
16 years |
vboxsync |
Linux host kernel modules: removed 2.4 cruft; fixed …
|
|
|
@15689
|
16 years |
vboxsync |
... and removed the old script
|
|
|
@15653
|
16 years |
vboxsync |
SUPLib-darwin: hDevice is NIL_RTFILE if it's not opened.
|
|
|
@15589
|
16 years |
vboxsync |
script needs execute permissions otherwise it wouldn't be found by dkms
|
|
|
@15551
|
16 years |
vboxsync |
eol
|
|
|
@15505
|
16 years |
vboxsync |
SUPDrv,INTNet: Heads up! SupDrv version bumped. Added SUPR0ObjAddRefEx …
|
|
|
@15461
|
16 years |
vboxsync |
SUPLib-OSX: remove warning
|
|
|
@15353
|
16 years |
vboxsync |
g_aSupInstallFiles: It's HC_ARCH_BITS not RT_ARCH_BITS, baka.
|
|
|
@15352
|
16 years |
vboxsync |
Added a RTLogRelPrintf to supR3HardenedErrorV to try get the details …
|
|
|
@15351
|
16 years |
vboxsync |
LogRel statement in supR3HardenedLdrLoadIt.
|
|
|
@15350
|
16 years |
vboxsync |
Disabled host_vmxon as it is *broken* and will cause occation kernel …
|
|
|
@15327
|
16 years |
vboxsync |
SUPR3HardenedVerfiy: Added VBoxREM32/64
|
|
|
@15314
|
16 years |
vboxsync |
SUPR3HardenedMain: split out code grabing privs/caps from the code …
|
|
|
@15313
|
16 years |
vboxsync |
SUPR3HardenedMain: don't die on priv adds Solaris.
|
|
|
@15299
|
16 years |
vboxsync |
line.
|
|
|
@15298
|
16 years |
vboxsync |
SUPR3HardenedMain: Solaris ICMP access.
|
|
|
@15271
|
16 years |
vboxsync |
SUPR3HardenedMain: Solaris net raw access (testing).
|
|
|
@15270
|
16 years |
vboxsync |
SUPR3HardenedMain: Solaris net raw access privilege (testing).
|
|
|
@15212
|
16 years |
vboxsync |
SUPDrv: SUPR0AbsKernelCS/SS/DS/ES shouldn't be the LDT version on darwin!
|
|
|
@15180
|
16 years |
vboxsync |
give CAP_NET_RAW a shot on Linux
|
|
|
@15131
|
16 years |
vboxsync |
#3202: VBoxDrv[Tiger] fixes. Created two VBoxUSB versions too and …
|
|
|
@15130
|
16 years |
vboxsync |
VBoxDrvTiger.kext (#3202).
|
|
|
@15043
|
16 years |
vboxsync |
SUPDrv-OSX: enable the ring 0 sleep/wakeup notification
|
|
|
@15041
|
16 years |
vboxsync |
SUPDrv-OSX: added ring 0 sleep notification
|
|
|
@15003
|
16 years |
vboxsync |
SUPDrv: Another failed attempt at resolving host_vmxon/off.
|
|
|
@14914
|
16 years |
vboxsync |
SUPDrv-darwin.c: disabled host_vmxon/off as it doesn't work with …
|
|
|
@14905
|
16 years |
vboxsync |
SUPDrv-darwin.c: dropping printf.
|
|
|
@14901
|
16 years |
vboxsync |
SUPDrv,SUPLib: SUPR0NativeEnableHwVirtExt -> SUPR0EnableVTx and darwin …
|
|
|
@14836
|
16 years |
vboxsync |
SUPDrv.c/memobj-r0drv-darwin.cpp: removed debug printf left behind …
|
|
|
@14831
|
16 years |
vboxsync |
whole bunch: avoid runtime.h, include individual headers indead.
|
|
|
@14825
|
16 years |
vboxsync |
SUPDrv: Permit userland to make kernel mappings of SUPR0PageAllocEx …
|
|
|
@14801
|
16 years |
vboxsync |
oops, removed RTMemAlloc.
|
|
|
@14798
|
16 years |
vboxsync |
SUPDrv: Some new exports for VT-x on darwin.
|
|
|
@14745
|
16 years |
vboxsync |
darwin/load.sh: Fixed cp/chflags issue by sudoing it.
|
|
|
@14655
|
16 years |
vboxsync |
Linux drivers: try to hack around the DKMS problem with module dependencies
|
|
|
@14645
|
16 years |
vboxsync |
SUP, VMM: Moved the max alloc/map page count to VBox/param.h
|
|
|
@14632
|
16 years |
vboxsync |
SUPLib: Finally fixed the stupid version check.
|
|
|
@14589
|
16 years |
vboxsync |
VMM,SUPLib: Updated SUPLib API spec, turned out we don't get …
|
|
|
@14587
|
16 years |
vboxsync |
SUPLib: Forgot to raise the required version. sorry guys.
|
|
|
@14575
|
16 years |
vboxsync |
SUPDrv/SUPLib: New interface for allocating pages of memory with …
|
|
|
@14515
|
16 years |
vboxsync |
SUPDrv,SUPLib,VMM: Kicked out the dead VBOX_WITH_IDT_PATCHING code.
|
|
|
@14512
|
16 years |
vboxsync |
SUPDrv.c: warnings.
|
|
|
@14501
|
16 years |
vboxsync |
IPRT/SUPDrv/VMM: Made RTR0AssertPanicSystem available to VMMR0.r0 on …
|
|
|
@14497
|
16 years |
vboxsync |
SUPDrv: Export RTR0MemObjEnterPhys (darwin needs it).
|
|
|
@14496
|
16 years |
vboxsync |
SUPDrv: Export RTR0MemObjEnterPhys (darwin needs it).
|
|
|
@14495
|
16 years |
vboxsync |
darwin/load.sh: Unload VBoxNetFlt too.
|
|
|
@14443
|
16 years |
vboxsync |
OpenGL installer fix
|
|
|
@14436
|
16 years |
vboxsync |
deb/rpm: fixed vboxnetflt module compilation
|
|
|
@14432
|
16 years |
vboxsync |
fix linux builds
|
|
|
@14373
|
16 years |
vboxsync |
SUPDrv: expose SUPR0GetPagingMode.
|
|
|
@14334
|
16 years |
vboxsync |
SUPDrv.c: build fix.
|
|
|
@14332
|
16 years |
vboxsync |
SUPDrv,SUPLib: generic ring-0 service interface.
|
|
|
@14303
|
16 years |
vboxsync |
Corrected a couple of typos in comments. No code changes.
|
|
|
@14015
|
16 years |
vboxsync |
added vboxnetflt to the installer + some cleanup
|
|
|
@13998
|
16 years |
vboxsync |
no tabs here though.
|
|
|
@13939
|
16 years |
vboxsync |
siwtch to the older R0 notification mechanism
|
|
|
@13934
|
16 years |
vboxsync |
backed out r38943
|
|
|
@13924
|
16 years |
vboxsync |
vboxdrv: R0 suspend/resume notifier
|
|
|
@13913
|
16 years |
vboxsync |
spaces
|
|
|
@13908
|
16 years |
vboxsync |
Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
|
|
|
@13871
|
16 years |
vboxsync |
VMMR0EntryFast: Always validate idCpu.
|
|
|
@13867
|
16 years |
vboxsync |
uintptr_t cast is nicer.
|
|
|
@13866
|
16 years |
vboxsync |
darwin too. (untested)
|
|
|
@13865
|
16 years |
vboxsync |
SUP: pass idCpu up on all platforms (save OS/2), handle it in ring-0 …
|
|
|
@13864
|
16 years |
vboxsync |
build fix
|
|
|
@13863
|
16 years |
vboxsync |
Typo
|
|
|
@13862
|
16 years |
vboxsync |
Compile fixes
|
|
|
@13861
|
16 years |
vboxsync |
Compile fixes
|
|
|
@13858
|
16 years |
vboxsync |
Pass the VMCPU id to the ring 0 callbacks.
|
|
|