VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @40975   13 years vboxsync VBoxTpG,SUPDrv,VBoxVMM: Working on static user land probes for the …
(edit) @40917   13 years vboxsync FreeBSD: Fix building the kernel module
(edit) @40912   13 years vboxsync VBoxNetFlt/FreeBSD: Fix crash on VM shutdown if VIMAGE is enabled …
(edit) @40911   13 years vboxsync VBoxNetAdp/FreeBSD: Add VIMAGE support (Thanks to Mikolaj Golub and …
(edit) @40904   13 years vboxsync supdrvIOCtl: Reduce the number of return probes.
(edit) @40899   13 years vboxsync Always print the module load addresses.
(edit) @40898   13 years vboxsync SUPDrv-dtrace.cpp: Don't access pHdr before consulting fZombie, duh.
(edit) @40894   13 years vboxsync IPRT/SUPDrv: Don't create a fixed sized heap if we don't have to, use …
(edit) @40893   13 years vboxsync nits
(edit) @40892   13 years vboxsync 64-bit probe arguments (on mac)
(edit) @40889   13 years vboxsync dtrace: fix build on darwin SDK 10.7.
(edit) @40886   13 years vboxsync SUPDrvTracing: display more info on argument list bugs.
(edit) @40885   13 years vboxsync SUPDrv-dtrace.cpp: dtps_getargdesc bugfix
(edit) @40881   13 years vboxsync duh, again.
(edit) @40880   13 years vboxsync duh
(edit) @40879   13 years vboxsync build fixes
(edit) @40878   13 years vboxsync Working on the 64-bit probe argument issue for 32-bit hosts…
(edit) @40867   13 years vboxsync A couple of tracing bug fixes.
(edit) @40865   13 years vboxsync SUPDrv-dtrace.cpp: Fixed an issue with dtrace_register calling us back …
(edit) @40861   13 years vboxsync drop verbose VBoxTpG
(edit) @40857   13 years vboxsync Make VBoxTpG work on 64-bit darwin. (Still need to check 32-bit.)
(edit) @40854   13 years vboxsync VBoxNetFlt: ignore loopbacked packets (#4806)
(edit) @40851   13 years vboxsync SUPDrv,VBoxTpG: Redid the solaris(/darwin) DTrace support to use the …
(edit) @40839   13 years vboxsync VBoxTpG: Drop the file name in the probe location, it isn't useful to …
(edit) @40833   13 years vboxsync vboxdrv/linux: iprt/errno.h missed
(edit) @40831   13 years vboxsync SUPDrvTracing.cpp: Must set g_pfnSupdrvProbeFireKernel.
(edit) @40823   13 years vboxsync Always clear the *piRetVal.
(edit) @40822   13 years vboxsync Session cleanup bug fix wrt the tracer.
(edit) @40820   13 years vboxsync The ring-3 SUPLib APIs for talking to the tracer.
(edit) @40819   13 years vboxsync SUPDrv: Added three new IOCtls for talking to the tracer.
(edit) @40816   13 years vboxsync bug fixes, putting problematic stuff at the end
(edit) @40815   13 years vboxsync loadall.sh/cmd for windows.
(edit) @40814   13 years vboxsync loadall.sh/cmd for windows.
(edit) @40813   13 years vboxsync logging adjustments
(edit) @40812   13 years vboxsync SUPDrv: Corrected supdrvTracerCommonDeregisterImpl so the tracer …
(edit) @40811   13 years vboxsync Oops. committed too much.
(edit) @40810   13 years vboxsync tstSupLoadModule: new trick
(edit) @40807   13 years vboxsync build fix
(edit) @40806   13 years vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @40804   13 years vboxsync SUPDrv.c: More exports.
(edit) @40802   13 years vboxsync lx version.
(edit) @40801   13 years vboxsync SUPDrv: sort exports.
(edit) @40800   13 years vboxsync SUPDrv: More exports.
(edit) @40798   13 years vboxsync SUPDrv: More exports.
(edit) @40796   13 years vboxsync SUPDrv: Export RTTimeNow.
(edit) @40795   13 years vboxsync Generate SUPR0.def from SUPDrv.c.
(edit) @40792   13 years vboxsync Windows build fix
(edit) @40784   13 years vboxsync Seems to work on linux too.
(edit) @40783   13 years vboxsync SUPR0TracerFireProbe and supdrvTracerProbeFireStub that assembles on …
(edit) @40782   13 years vboxsync forgot a stub
(edit) @40781   13 years vboxsync build fix
(edit) @40780   13 years vboxsync Linux kernel module build fix
(edit) @40779   13 years vboxsync duh
(edit) @40778   13 years vboxsync Support/Makefile.kmk: Merged the win VBoxDrv with the generic one to …
(edit) @40777   13 years vboxsync SUPDrv: tracing infastructure coding…
(edit) @40770   13 years vboxsync HostDrivers/Support: SUPDrv Comment typo.
(edit) @40769   13 years vboxsync HostDrivers/Support: Moved spinlock to DevExt for Mp event race …
(edit) @40763   13 years vboxsync SUPR0VtgFireProbe -> SUPR0TracerFireProbe and other SUPDrv-tracer.cpp …
(edit) @40759   13 years vboxsync Some more tracer code.
(edit) @40758   13 years vboxsync build fix
(edit) @40756   13 years vboxsync SUP: Working on a generic tracer interface.
(edit) @40753   13 years vboxsync SUPR0.def: two more APIs to export.
(edit) @40750   13 years vboxsync correction.
(edit) @40741   13 years vboxsync SUPDrv.c: Use NIL_RTSPINLOCK and clarification comment.
(edit) @40740   13 years vboxsync SUPDrv: Update GIP data behind a spinlock for online/offline race …
(edit) @40733   13 years vboxsync VBoxNetFlt: 3.4-rc1 support (VLAN_ETH_ALEN -> ETH_ALEN)
(edit) @40704   13 years vboxsync SUPDrv-dtrace.cpp: bugfixes and working around solaris bugs.
(edit) @40675   13 years vboxsync SUPDrv-dtrace.cpp: Check dtrace_unregister return code, introducing …
(edit) @40649   13 years vboxsync duh
(edit) @40643   13 years vboxsync build fix
(edit) @40636   13 years vboxsync Implemented VMMR0 static DTrace probes.
(edit) @40635   13 years vboxsync eol-style
(edit) @40618   13 years vboxsync solaris/load.sh: shut up script debug.
(edit) @40617   13 years vboxsync SUPDrv-dtrace.c: Made it work.
(edit) @40616   13 years vboxsync SUPDrv-solaris.c: fixed bug in _init error code handling causing …
(edit) @40615   13 years vboxsync New load.sh script for dealing with vboxdrv on solaris.
(edit) @40614   13 years vboxsync New load.sh script for dealing with vboxdrv on solaris.
(edit) @40613   13 years vboxsync mac: build fix (looks like typo).
(edit) @40612   13 years vboxsync SUPDrv-dtrace.cpp: bugfixes.
(edit) @40611   13 years vboxsync Init the dtrace bits…
(edit) @40610   13 years vboxsync More hacking.
(edit) @40608   13 years vboxsync typo.
(edit) @40607   13 years vboxsync SUPDrv: More dtrace hacking.
(edit) @40606   13 years vboxsync build fix.
(edit) @40605   13 years vboxsync VBoxDrv: Finished probe creation code.
(edit) @40602   13 years vboxsync SUPDrv-dtrace.cpp: More code.
(edit) @40601   13 years vboxsync VBoxTpG/SupDrv: -> laptop.
(edit) @40600   13 years vboxsync coding in progress... -> laptop.
(edit) @40599   13 years vboxsync A bit more tracing work.
(edit) @40518   13 years vboxsync kernel mode dtrace hacking in progress.
(edit) @40504   13 years vboxsync Solaris 11 build fixes.
(edit) @40474   13 years vboxsync SUPDrv: Fix linux kernel panic in MP offline case caused due to write …
(edit) @40444   13 years vboxsync Solaris/VBoxNetFltBow: comment out calls to mac_unicast_remove() as we …
(edit) @40370   13 years vboxsync VBOX_WITH_RAW_MODE compile fixes
(edit) @40231   13 years vboxsync Runtime/r0drv/solaris, HostDrivers/VBoxNetFlt/Solaris: Hold mod_lock …
(edit) @40227   13 years vboxsync VMM/VMMR0 SupDrv Solaris/MpNotification: Fix guru meditation/panics …
(edit) @40200   13 years vboxsync Solaris/VBoxUSB: todo.
(edit) @40189   13 years vboxsync usb/win: fix
(edit) @39538   13 years vboxsync HostDrivers/Support: compile fix
(edit) @39522   13 years vboxsync Support/FreeBSD: errno and IPRT error code mixup
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