VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @39521   13 years vboxsync FreeBSD: Certain fixes to run on CURRENT and clean up the support …
(edit) @39479   13 years vboxsync NetFlt: Restore VLAN tags stripped by hardware (#4806)
(edit) @39474   13 years vboxsync Added a loadall.sh on linux as well (see darwin). This builds the …
(edit) @39432   13 years vboxsync VBoxPci: Fedora 2.6.41 exception
(edit) @39419   13 years vboxsync HostDrivers/VBoxNetAdp/linux: fix access to /dev/vboxnetctl for …
(edit) @39400   13 years vboxsync Linux modules: force disabling of CONFIG_MODULE_SIG when building the …
(edit) @39374   13 years vboxsync Solaris/USB: more readable error message.
(edit) @39358   13 years vboxsync Installers/linux: make do_dkms take arguments instead of requiring …
(edit) @39354   13 years vboxsync Solaris/VBoxUSB: locking fixes.
(edit) @39339   13 years vboxsync Installer/FreeBSD: this does not seem to be needed.
(edit) @39333   13 years vboxsync Installer/linux: more build_in_tmp simplificaion.
(edit) @39321   13 years vboxsync linux/installers: clean up build_in_tmp (Additions side).
(edit) @39255   13 years vboxsync take two on those linux build fixes.
(edit) @39253   13 years vboxsync linux build fix.
(edit) @39252   13 years vboxsync NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
(edit) @39224   13 years vboxsync Linux 3.2-rc1 compile fixes
(edit) @39208   13 years vboxsync Solaris/vbi Solaris/NetFlt: close ctf file opens.
(edit) @39193   13 years vboxsync usb/win: comments
(edit) @39191   13 years vboxsync usb/win: check utf16->utf8 conversion status
(edit) @39189   13 years vboxsync usb/win: get rid of utf8->ansi string conversion
(edit) @39133   13 years vboxsync SUPR3HardenedVerify.cpp: tightened the Mac OS X and PC-BSD 9 hacks.
(edit) @39091   13 years vboxsync More parameter warning fixes; made PciIch9 check the saved state version.
(edit) @39086   13 years vboxsync Dis,SrvPciRaw,Sup: warning fixes.
(edit) @39019   13 years vboxsync netflt: renamed host-to-wire filter conditionals, updated comments
(edit) @39018   13 years vboxsync netflt: code cleanup, removed qdisc alternative
(edit) @38976   13 years vboxsync Support/linux: include the VBox version number into the ioctl function …
(edit) @38960   13 years vboxsync SUPR0.def: Added missing RTR0MemObjEnterPhysTag.
Note: See TracRevisionLog for help on using the revision log.

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