VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @51346   11 years vboxsync rename Test Suite => Validation Kit
(edit) @51251   11 years vboxsync Mac OS X host: VBoxDrv.kext: temporary instrumentation: added logging …
(edit) @51229   11 years vboxsync SUPDrv-win.cpp: Use the Fast I/O dispatch interface for noticeably …
(edit) @51210   11 years vboxsync header fix
(edit) @51181   11 years vboxsync VBoxNetCfg: Fixed crash when rolling back in …
(edit) @51153   11 years vboxsync HostDrivers/VBoxNetCfg.cpp: Check for valid pointer in …
(edit) @51151   11 years vboxsync Reverted r93449 and r93413: Mac OS X host: VBoxUSB.kext: temporary …
(edit) @51139   11 years vboxsync Mac OS X host: more logging for VBoxUSB.kext.
(edit) @51116   11 years vboxsync Mac OS X host: VBoxUSB.kext: added extra logging in order track …
(edit) @51107   11 years vboxsync Mac OS X host: host drivers: VBoxUSB.kext: fixed typo: use …
(edit) @51100   11 years vboxsync SUPDrv-darwin.cpp: Fixed buggy g_apSessionHashTab search in …
(edit) @50993   11 years vboxsync SUPDrv: minor typo.
(edit) @50798   11 years vboxsync vboxpci: make vboxPciOsDevInit() a bit less chatty.
(edit) @50797   11 years vboxsync vboxpci: convert some more printk() to vbpci_printk()
(edit) @50794   11 years vboxsync VBoxUSB/VBoxUsbLib-win.cpp: String descriptors are optional, don't …
(edit) @50782   11 years vboxsync Define a printk() wrapper that prints pci device id if device is …
(edit) @50781   11 years vboxsync One semicolon is enough.
(edit) @50780   11 years vboxsync Condition ? 1 : 0 is pleonastic. While here, declare the flag bool.
(edit) @50779   11 years vboxsync vboxpci: current code never calls unmap method, so we end up leaking …
(edit) @50762   11 years vboxsync VBoxNetFlt-darwin.cpp: Don't quit early just because we fail to spot …
(edit) @50761   11 years vboxsync VBoxNetFlt-darwin.cpp: style + only detect p_count offset once.
(edit) @50747   11 years vboxsync Netflt: ifnet::if_pcount offset detection for Darwin (#7279)
(edit) @50718   11 years vboxsync VBoxNetFltBow-solaris: nit.
(edit) @50664   11 years vboxsync Support,VBoxNet[Flt|Adp]/solaris: Fix S10 regression with trunk, …
(edit) @50633   11 years vboxsync solaris/SUPDrv, solaris/VBoxNetAdp: No queisce needed.
(edit) @50630   11 years vboxsync solaris/VBoxUSBMon, solaris/VBoxNetFlt-solaris: No quiesce needed.
(edit) @50541   11 years vboxsync HostDrivers/SUPDrv: It's the user that should be concerned :)
(edit) @50540   11 years vboxsync VMM/HM: Ignore SMX mode and proceed with a warning.
(edit) @50525   11 years vboxsync VBoxNetAdp/solaris: Duplicate define, already defined in …
(edit) @50410   11 years vboxsync OS X host: stuck-in-dock: move include/VBox/VBoxNetSend.h to …
(edit) @50379   11 years vboxsync VBoxNet*darwin: Corrected two function delcarations (use DECL …
(edit) @50349   11 years vboxsync HostDrivers/VBoxUSB/win: Check for USBD_STATUS_DEVICE_GONE, seen …
(edit) @50333   11 years vboxsync VMM, SupDrv: Allow VT-x when in presumed SMX mode when the VMXON bit …
(edit) @50323   11 years vboxsync Vbox => VBox
(edit) @50322   11 years vboxsync VboxNetSendDummy() -> VBoxNetSendDummy().
(edit) @50321   11 years vboxsync Mac OS X host: prevent stuck-in-dock: r91968 is substituted with the …
(edit) @50298   11 years vboxsync Mac OS X host: Networking: prevent stuck-in-dock problem if cable is …
(edit) @50008   11 years vboxsync supdrv,iprt: Added VBOX_WITH_TEXT_MODMEM_HACK for getting VMMR0.r0
(edit) @49965   11 years vboxsync Mac OS X host: HID LEDs sync: take care about bluetooth keyboard: wake …
(edit) @49955   11 years vboxsync Mac OS X host: HID LEDs sync: avoid system.log flooding on 10.8 host.
(edit) @49917   11 years vboxsync SUPDrv-darwin.cpp: Log rdmsr & wrmsr function addresses.
(edit) @49855   11 years vboxsync SUPDrv-win.cpp: experimenting with amd msrs.
(edit) @49843   11 years vboxsync SUPDrv-solaris.c: rdmsr/wrmsr hints
(edit) @49840   11 years vboxsync Support/solaris: Use /dev/vboxdrv[u] for non-global zones.
(edit) @49787   11 years vboxsync OS X host: HID LEDs sync: move built-in keyboard resume code from …
(edit) @49786   11 years vboxsync HostDrivers: Fix SUPR0QueryVTCaps() to be preemption safe.
(edit) @49784   11 years vboxsync HostDrivers: Fix SUPR0QueryVTCaps() to be preemption safe.
(edit) @49779   11 years vboxsync Mac OS X host: HID LEDs sync: resume built-in kbd before set its LEDs …
(edit) @49767   11 years vboxsync SUPDrv/darwin: MSR prober support for darwin.
(edit) @49728   11 years vboxsync MSR prober fixes.
(edit) @49718   11 years vboxsync Various FreeBSD fixes submitted Bernhard Froehlich
(edit) @49686   11 years vboxsync VBoxNetAdp/Darwin: Submit a dummy packet when host-only interface gets …
(edit) @49642   11 years vboxsync duh
(edit) @49641   11 years vboxsync duh
(edit) @49636   11 years vboxsync HostDrivers/Support: Solaris zone todo.
(edit) @49635   11 years vboxsync SUPDrv-win.cpp: Half tested windows MSR workers.
(edit) @49634   11 years vboxsync SUPDrv: Added an interface for probing MSRs.
(edit) @49622   11 years vboxsync HostDrivers/Support: Shadow decl.
(edit) @49500   11 years vboxsync Warning.
(edit) @49396   11 years vboxsync SUPDrv: Made dtrace support build against UEKR3.
(edit) @49395   11 years vboxsync SUPDrv: Made dtrace support build against UEKR3.
(edit) @49319   11 years vboxsync Support: build fix for OS/2
(edit) @49213   11 years vboxsync SUPLib-win.cpp: wrong conversion of fast call ioctl, the idCpu must be …
(edit) @49211   11 years vboxsync SUP: some minor improvements.
(edit) @49179   11 years vboxsync SUPDrv: Doxygen for r90051.
(edit) @49178   11 years vboxsync SUPDrv: Fix VT-x capability querying for BIOSes that don't set the …
(edit) @49150   11 years vboxsync SUPR3: Use NtDeviceIoControlFile instead of DeviceIoControl to avoid …
(edit) @49143   11 years vboxsync supdrvVtgValidateHdr: More details in a couple of situations.
(edit) @49138   11 years vboxsync HostDriver: Minor nit. Coding style.
(edit) @49137   11 years vboxsync HostDrivers: Minor nit. Coding style.
(edit) @49039   11 years vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @48952   11 years vboxsync HostDrivers: Whitespace and svn:keywords cleanups by scm.
(edit) @48901   11 years vboxsync Linux host modules: added -Wno-declaration-after-statement (introduced …
(edit) @48874   11 years vboxsync USBFlt: Another attempt to fix host crash on Windows related to USB (#6509)
(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 …
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