VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @51860   11 years vboxsync relaxed system32.
(edit) @51857   11 years vboxsync VBoxOpenSslHardened is no longer needed.
(edit) @51851   11 years vboxsync Renamed hash implementations to fit better into the build system, …
(edit) @51850   11 years vboxsync hrmpf
(edit) @51849   11 years vboxsync Build fix.
(edit) @51847   11 years vboxsync Whops.
(edit) @51846   11 years vboxsync SUPDrv.c: gcc warning about unused variable
(edit) @51844   11 years vboxsync NetFlt: Uninstallation logging.
(edit) @51843   11 years vboxsync Renamed md5.cpp to md5-alt.cpp.
(edit) @51841   11 years vboxsync Alternative SHA-512 and SHA-384 implementation.
(edit) @51838   11 years vboxsync Alternative SHA-256 implementation.
(edit) @51828   11 years vboxsync Added alternative SHA-1 code. Extended asm.h with 32-bit and 64-bit …
(edit) @51826   11 years vboxsync Fixed the first timestamp hack.
(edit) @51825   11 years vboxsync use md2-alt.cpp.
(edit) @51824   11 years vboxsync timestamp hack v2.
(edit) @51819   11 years vboxsync timestamp tweak.
(edit) @51818   11 years vboxsync Wrong test.
(edit) @51817   11 years vboxsync quick tweak.
(edit) @51812   11 years vboxsync Fixed a pCert use that I'd missed (pCert / pTaInfo).
(edit) @51808   11 years vboxsync build fix (VBOX_WITH_HARDENING is only in CDEFS, not DEFS, due to some …
(edit) @51803   11 years vboxsync Use CreateFileW instead of CreateFileA when verifying the install …
(edit) @51789   11 years vboxsync build fix
(edit) @51786   11 years vboxsync Merge fix
(edit) @51775   11 years vboxsync Missing check.
(edit) @51772   11 years vboxsync build fix
(edit) @51771   11 years vboxsync build fix
(edit) @51770   11 years vboxsync Merged in iprt++ dev branch.
(edit) @51769   11 years vboxsync Mac OS X host: support driver: partly reverted r94103: reduced amount …
(edit) @51744   11 years vboxsync SUPDrv-win.cpp: pvOutput is the equivalent to the UserBuffer, not pvInput.
(edit) @51742   11 years vboxsync SupDrv-win: Disabled fast IOCTLs as this broke guest SMP.
(edit) @51718   11 years vboxsync VMM: struct/union naming fix.
(edit) @51586   11 years vboxsync HostDrivers/VBoxNetFlt: not yet for OSE
(edit) @51544   11 years vboxsync HostDrivers/VBoxNetFlt: not yet for OSE
(edit) @51492   11 years vboxsync Mac OS X host: added temporary instrumentation to see if VBox KEXTs …
(edit) @51488   11 years vboxsync Experiment. Require special cookie to be served to VBoxDrv and VBoxUSB …
(edit) @51480   11 years vboxsync NetFlt/LwfWin: NDIS6 filter driver (#7231)
(edit) @51420   11 years vboxsync Revert r93697: temporary instrumentation for VBoxDRV.kext.
(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 …
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