VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @13280   16 years vboxsync Fixed release logging parameter issue (hardening)
(edit) @13271   16 years vboxsync SUPDrv: Disable interrupts when executing supdrvGipUpdate/PerCpu on …
(edit) @13258   16 years vboxsync SupDrv: shot at an S10 issue, disable interrupts while updating the …
(edit) @13061   16 years vboxsync warnings
(edit) @13052   16 years vboxsync fixed VBOX_WITH_VBOXDRV
(edit) @13000   16 years vboxsync Implemented kernel driver build flag to allow better debuggability of …
(edit) @12961   16 years vboxsync suplibOsInit/linux: use local hDevice like the rest of the gang.
(edit) @12908   16 years vboxsync fixed error check (hDevice is unsigned)
(edit) @12809   16 years vboxsync build fix
(edit) @12808   16 years vboxsync SUPDrv: shared the symbol table dragging in symbols into the link on …
(edit) @12729   16 years vboxsync Solaris/vboxnetflt: Disable depending on vboxdrv for the R0 Runtime …
(edit) @12691   16 years vboxsync Solaris/vboxnetflt: Resolve R0 RT bits from vboxdrv which drags in …
(edit) @12653   16 years vboxsync various files: doxygen fixes.
(edit) @12492   16 years vboxsync Partial backout of 36579; not necessary to export the extra string …
(edit) @12479   16 years vboxsync Also print ring 0 release assertion messages to the release log. Now …
(edit) @12458   16 years vboxsync Support/Makefile: Fixed VBoxDrv.cat pre req, it should be .sys not .cat.
(edit) @12426   16 years vboxsync SUPLib: build fix
(edit) @12423   16 years vboxsync IPRT/SUP: Renamed RTLdrOpenAppSharedLib to RTLdrOpenAppPriv. Hardend …
(edit) @12414   16 years vboxsync Solaris/vboxdrv: Hardening fix again. Use NULL rather than "none", …
(edit) @12413   16 years vboxsync Solaris/vboxdrv: Hardening fix for zones. Don't ask for "all" …
(edit) @12360   16 years vboxsync 2.6.27 vboxdrv compile fix
(edit) @12293   16 years vboxsync SupDrv: Fixed a fast mutex leak (mtxComponentFactory). (Introduced …
(edit) @12252   16 years vboxsync HostDrivers/Makefiles: Eliminated (most) PATH_TARGET usage and pushed …
(edit) @12241   16 years vboxsync Additions/vboxguest: Logging. Solaris/vboxdrv space.
(edit) @12226   16 years vboxsync SUPR3HardenedMain: setresuid copy & past error.
(edit) @12175   16 years vboxsync VBoxDbg.so/dylib/dll -> VBoxDbg3.*
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @12161   16 years vboxsync VBoxDrv/win: Alternative SUPR0Printf implementation (disabled).
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