VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @13839   16 years vboxsync And yet more %V* -> %R* changes…
(edit) @13838   16 years vboxsync Some more %V* -> %R* changes while at it.
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13836   16 years vboxsync s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13830   16 years vboxsync VMM: Disabled VM:pVMGC, removed VM_GUEST_ADDR.
(edit) @13773   16 years vboxsync clean one more file
(edit) @13715   16 years vboxsync disabled VBOX_USE_INSERT_PAGE by default - somewhat unclear what goes …
(edit) @13707   16 years vboxsync Solaris/VBoxNetFlt: Re-enabled vboxnetflt to resolve iprt from vboxdrv.
(edit) @13668   16 years vboxsync SUPDrv-linux.c: print g_abExecMemory address for #3280.
(edit) @13651   16 years vboxsync set VBOX_USE_INSERT_PAGE = 1 as default linux host kernel module flag
(edit) @13637   16 years vboxsync make ffmpeg work for Linux
(edit) @13573   16 years vboxsync Solaris/driver versions: Added versions for NetFlt and the Guest …
(edit) @13536   16 years vboxsync Wrong macro
(edit) @13530   16 years vboxsync Solaris/vboxdrv: Added version and svn revision numbers into easily …
(edit) @13529   16 years vboxsync Wrap the RTPowerSignalEvent call.
(edit) @13503   16 years vboxsync SUPR3HardendedMain: fork before calling TrustedError.
(edit) @13497   16 years vboxsync Export RTPowerNotificationRegister & RTPowerNotificationDeregister
(edit) @13496   16 years vboxsync Call RTPowerSignalEvent when detecting a power state change.
(edit) @13495   16 years vboxsync Register power state change callback handler.
(edit) @13494   16 years vboxsync Extra data for upcoming power notification changes.
(edit) @13482   16 years vboxsync SUPLib: Require minimum version 9.0001 now.
(edit) @13479   16 years vboxsync Bump version
(edit) @13473   16 years vboxsync Linux module fixes
(edit) @13471   16 years vboxsync Export the new power management functions.
(edit) @13458   16 years vboxsync SUPR3HardenedMain: Added optional TrustedError callback to the wrapped …
(edit) @13435   16 years vboxsync w64 unwind hacking: renamed SUPDRV_WITH_UNWIND_HACK to …
(edit) @13421   16 years vboxsync win64 VMMR0->VBoxNetFlt and VBoxNetFlt->VMMR0 locate/create marker …
(edit) @13407   16 years vboxsync vboxdrv.ko: don't install it, I'm no longer using it.
(edit) @13344   16 years vboxsync SUPR3HardenedVerify: SharedCrOpenGL.so as optional. Removed …
(edit) @13324   16 years vboxsync SUPR3HardenedVerify: VBOX_WITH_CROGL whitelisting.
(edit) @13320   16 years vboxsync small fix
(edit) @13317   16 years vboxsync vboxdrv: removed superflous stubs
(edit) @13314   16 years vboxsync Created assert-r0drv-linux.c (finally).
(edit) @13308   16 years vboxsync Fixed ring-0 release logging for solaris - it wasn't enabled.
(edit) @13306   16 years vboxsync IPRT,++: some assert.h cleanup, making a suitable place to call …
(edit) @13296   16 years vboxsync solaris/mod.sh: unload hack.
(edit) @13284   16 years vboxsync SUPR3HardenedVerify: Added SharedCrOpenGL.so to the verify list.
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