VirtualBox

source: vbox/trunk/src/VBox/HostDrivers/Support

Revision Log Mode:


Legend:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette