VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48742   11 years vboxsync USBFlt: Attempt to fix host crash on Windows when plugging USB device …
(edit) @48677   11 years vboxsync Partly reverted r89244 and r89245.
(edit) @48647   11 years vboxsync Mac OS X host: keyboard LEDs sync: GUI part; code is still disabled.
(edit) @48641   11 years vboxsync VBoxNetCfg: rename host-only connection before removing adapter (#6740)
(edit) @48328   11 years vboxsync VMM: Assert, doxygen, todo question.
(edit) @48282   11 years vboxsync 32-bit main API on 64-bit solaris.
(edit) @48268   11 years vboxsync VMM: Fix wrong check for SMX.
(edit) @48267   11 years vboxsync VMM: Allow VT-x to be used in SMX mode, more granular error checking.
(edit) @48209   11 years vboxsync VMM: Apparently we use underscores in unions/structs in other places. …
(edit) @48208   11 years vboxsync VMM: Cleanup, hungarian and comments.
(edit) @48157   11 years vboxsync Solaris/VBoxNetFltBow: unused function warning.
(edit) @48152   11 years vboxsync Param comment.
(edit) @48132   11 years vboxsync VMM: Ditch VBOX_WITH_VMMR0_DISABLE_PREEMPTION.
(edit) @48062   11 years vboxsync HostDrivers/VBoxUsbMon: Hook to multiple USB drivers on Windows (USB3 …
(edit) @48042   11 years vboxsync Solaris/LogRel: Update comment and some minor cosmetics.
(edit) @47971   11 years vboxsync Solaris/VBoxNetFlt: warning.
(edit) @47894   11 years vboxsync VBoxNetLwipNAT => VBoxNetNAT
(edit) @47883   11 years vboxsync Support/Hardening: allow VBoxNetLwipNAT
(edit) @47572   11 years vboxsync Runtime/threadctxhooks: RTThreadCtxHooksAreRegistered().
(edit) @47542   11 years vboxsync space
(edit) @47541   11 years vboxsync Use pSession.
(edit) @47540   11 years vboxsync build fix
(edit) @47539   11 years vboxsync Missing update
(edit) @47537   11 years vboxsync HostDrivers/Support: Introduce reference counting for the session …
(edit) @47518   11 years vboxsync Found more details, extended the hack a little to be on the safe side …
(edit) @47505   11 years vboxsync Load Mac OS X host drivers: do not fail if …
(edit) @47497   11 years vboxsync Solaris/USB: Fix short-transfers-okay flag.
(edit) @47496   11 years vboxsync Solaris/USBLib-solaris: Unused enum.
(edit) @47484   11 years vboxsync VBoxNetFlt/linux: fix for Linux 3.11
(edit) @47479   11 years vboxsync VBoxUSBMon/solaris: Fix a kernel panic if some of the device strings …
(edit) @47352   11 years vboxsync Runtime/r0drv: Reference counting for kernel thread-context hooks.
(edit) @47199   11 years vboxsync IPRT: Kernel thread-context hooks, linux implementation. Extended …
(edit) @46922   11 years vboxsync Missing break in complicated vboxNetFltLinuxFrameSize case.
(edit) @46904   11 years vboxsync IntNet, VirtioNet, NetFilter: Large frame support + drop oversized + …
(edit) @46889   11 years vboxsync amd64 is fine
(edit) @46646   11 years vboxsync Linux r0drv burn fixes
(edit) @46593   11 years vboxsync updates
(edit) @46548   11 years vboxsync asmdefs.mac,bootsectors,*: Removed xS and sZ in favor of xCB and sCB.
(edit) @46386   11 years vboxsync HostDriver/VBoxNetFlt/win: typo
(edit) @46375   11 years vboxsync HostDrivers/win/usb: typo
(edit) @46374   11 years vboxsync HostDrivers/linux: RTR0MemExecDonate only for old kernels
(edit) @46326   12 years vboxsync RT_STR_TUPLE
(edit) @46264   12 years vboxsync these are driving me crazy.
(edit) @46045   12 years vboxsync Remove L4 support from main tree, missing file.
(edit) @46002   12 years vboxsync Support: fix strict hardened builds
(edit) @45935   12 years vboxsync Export RTLogGetDefaultInstance.
(edit) @45825   12 years vboxsync win/load.sh: Not all shells set 'Path'. TCC v15.01.40 doesn't even if …
(edit) @45433   12 years vboxsync preemption hook todos.
(edit) @45399   12 years vboxsync HostDrivers/Support/testcase/tstGIP-2.cpp: handle the CPU count …
(edit) @45396   12 years vboxsync HostDrivers/Support: also compile SUPDrv-linux.c
(edit) @45365   12 years vboxsync HostDrivers/Info.plist: Missing <?xml>.
(edit) @45345   12 years vboxsync HostDrivers/solaris: No ring-0 release logging when preemption is disabled.
(edit) @45300   12 years vboxsync Linux: more CONFIG_UIDGID_STRICT_TYPE_CHECKS fixes
(edit) @45250   12 years vboxsync VBOXR0DRV/darwin: Set default visibility to hidden.
(edit) @45188   12 years vboxsync SUPDrv: IRQ safe SUPSem* handling.
(edit) @45182   12 years vboxsync tstSupSem.cpp: VERR_INTERRUPT is a valid return code for the …
(edit) @45161   12 years vboxsync tstNtQueryStuff.cpp: Ignore ProcessImageFileNameWin32 and …
(edit) @45143   12 years vboxsync solaris/VBoxNetFltBow: fix destroying managed VNICs for VNIC templates.
(edit) @44678   12 years vboxsync solaris/load.sh: Must disable svc:/application/virtualbox/zoneaccess …
(edit) @44594   12 years vboxsync HostDrivers, Installer/linux: properly handle the unrestricted device
(edit) @44580   12 years vboxsync VBoxBFE: RIP.
(edit) @44579   12 years vboxsync BUGZ:6602 Reverted r83596.
(edit) @44544   12 years vboxsync Linux r0drv: implement DO_NOT_DISABLE_PROVE_LOCKING option.
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44370   12 years vboxsync HostDrivers/SUPDrvTracer: uninitialized return code, found by Parfait
(edit) @44321   12 years vboxsync NetFlt/Linux: wording change for host-bound packet send suppression stats
(edit) @44292   12 years vboxsync NetFlt/Linux: Minor fix for kfree_skb usage (#6539)
(edit) @44247   12 years vboxsync SUPDrvTracer.cpp: Fixed crash on Mac OS X Snow Leopard where …
(edit) @44246   12 years vboxsync SUPLib: warning
(edit) @44211   12 years vboxsync file header
(edit) @44210   12 years vboxsync SUPLib-solaris.cpp: Why do we access the devices thru /dev/? Changed …
(edit) @44204   12 years vboxsync HostDrivers/solaris: wrap to 130 columns.
(edit) @44203   12 years vboxsync HostDrivers/solaris: spaces, wrap to 130 columns.
(edit) @44190   12 years vboxsync D'oh!
(edit) @44188   12 years vboxsync SUPDrv-win.cpp,++: VBoxDrvU.
(edit) @44187   12 years vboxsync build fix
(edit) @44186   12 years vboxsync build fix
(edit) @44184   12 years vboxsync SUPDrv-linux.c: /dev/vboxdrvu (untested).
(edit) @44183   12 years vboxsync build fix
(edit) @44182   12 years vboxsync SUPDrv-freebsd.c: /dev/vboxdrvu (untested).
(edit) @44181   12 years vboxsync SUPDrv-solaris.c: /dev/vboxdrvu (untested).
(edit) @44180   12 years vboxsync grr
(edit) @44178   12 years vboxsync build fix
(edit) @44177   12 years vboxsync build fix
(edit) @44175   12 years vboxsync build fix
(edit) @44173   12 years vboxsync SUPDrv,SUPLib: Introducing /dev/vboxdrvu on darwin (other platforms …
(edit) @44100   12 years vboxsync VBoxNetFlt: connection leak fix (#6539)
(edit) @43876   12 years vboxsync fixed a few format specifier bugs
(edit) @43839   12 years vboxsync VBoxUsb/win: Earlier we assumed that 1 request will be pending while …
(edit) @43816   12 years vboxsync HostDrivers/solaris/USB: Passthrough short packets bit.
(edit) @43485   12 years vboxsync Support/Makefile.kmk: dtrace -> drv/dtrace.
(edit) @43482   12 years vboxsync Support/Makefile.kmk: misc/dtrace -> dtrace.
(edit) @43457   12 years vboxsync SUPLib: add VBoxHostChannel library.
(edit) @43439   12 years vboxsync VBoxNetAdp/FreeBSD: Implement media state (thanks to Ed Maste)
(edit) @43435   12 years vboxsync Support/FreeBSD: Add SUPDRV_WITH_RELEASE_LOGGER and change RTR0Term to …
(edit) @43417   12 years vboxsync More hacking.
(edit) @43400   12 years vboxsync duh, forgot to update the other number. :/
(edit) @43394   12 years vboxsync VMM: HM cleanup.
(edit) @43389   12 years vboxsync VMM: HM cleanup
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