VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @56894   9 years vboxsync 5.0.0
(edit) @56880   9 years vboxsync SrvIntNetR0: %RTnaipv6 in debug logs requires a pointer.
(edit) @56879   9 years vboxsync SrvIntNetR0: fix off-by-one in the fast path address cache lookup.
(edit) @56868   9 years vboxsync LogRel nit
(edit) @56866   9 years vboxsync DrvNetSniffer: be more verbose where we log to
(edit) @56838   9 years vboxsync Audio: Typo fix, 41->44.1 kHz.
(edit) @56833   9 years vboxsync DevHPET: LogRel consistency.
(edit) @56832   9 years vboxsync DevAPIC: LogRel consistency.
(edit) @56826   9 years vboxsync NAT: dnsproxy_answer: make sure the answer is really for our query, to …
(edit) @56814   9 years vboxsync Devices/Graphics: re-set VBVA capabilities when VBVA is disabled (for …
(edit) @56799   9 years vboxsync DevVGA: LogRelMax
(edit) @56797   9 years vboxsync DevVGA: log VBVA enable failures.
(edit) @56786   9 years vboxsync 5.0.0 RC3
(edit) @56785   9 years vboxsync DevVGA: correctly restore VBVA state.
(edit) @56737   9 years vboxsync HDA: Fixed output volume control, disabled headphones (see #5964).
(edit) @56733   9 years vboxsync SUPHardNt: Allow hardened exectuable binaries in the 'testcase' …
(edit) @56728   9 years vboxsync Nit.
(edit) @56727   9 years vboxsync Devices/Audio: HDA: - Implemented debugger commands "hdcnodes" and …
(edit) @56718   9 years vboxsync Lets try it this way
(edit) @56717   9 years vboxsync Another build fix
(edit) @56715   9 years vboxsync Fix various alignments of STAM members in devices and VMM for 32bit, …
(edit) @56703   9 years vboxsync DevE1000: Corrected return codes.
(edit) @56692   9 years vboxsync Forgot to commit a file.
(edit) @56690   9 years vboxsync temp build fix
(edit) @56689   9 years vboxsync Audio: Volume control debugging aids.
(edit) @56676   9 years vboxsync Storage/AHCI: Fix assertion which can trigger erroneously after …
(edit) @56674   9 years vboxsync Devices/PS2K: LogRel nit.
(edit) @56673   9 years vboxsync DevVGA: set HGSMI host heap type when restoring from saved state.
(edit) @56658   9 years vboxsync Storage/AHCI: Fix possible use after free after an I/O error occurred. …
(edit) @56649   9 years vboxsync RT_MIN is a macro
(edit) @56648   9 years vboxsync Audio: Remove DEV_AUDIO logging group and split it up into per device …
(edit) @56647   9 years vboxsync Audio/OSS: Wrong svn Id header
(edit) @56646   9 years vboxsync Audio: Another bunch of wrong assertions
(edit) @56645   9 years vboxsync Audio/Alsa: Wrong assertion
(edit) @56644   9 years vboxsync Audio/ALSA: Fix possible endless loop if the mixer buffer is already …
(edit) @56641   9 years vboxsync Comment
(edit) @56639   9 years vboxsync AHCI: Make sure all memory allocated from the driver below is freed …
(edit) @56637   9 years vboxsync 5.0.0 RC2
(edit) @56632   9 years vboxsync DevVGA.cpp: Enable the non-#PF ring-0 access handler.
(edit) @56623   9 years vboxsync finally unused
(edit) @56622   9 years vboxsync don't include vl_vbox.h anymore
(edit) @56594   9 years vboxsync Storage/AHCI: Don't try to free a request structure which does not …
(edit) @56593   9 years vboxsync info vmsvga
(edit) @56579   9 years vboxsync Storage/ATA: fixed returned device strings from INQUIRY command (were …
(edit) @56512   9 years vboxsync Main/AC97: Propagate codec model setting through CFGM.
(edit) @56491   9 years vboxsync Display the logo even in debug build, just for a shorter time.
(edit) @56454   9 years vboxsync Commit r100743 and r100913 to trunk which should improve pass through …
(edit) @56439   9 years vboxsync PDM/VSCSI: Added PDMISCSICONNECTOR interface to report LUN type.
(edit) @56438   9 years vboxsync LogRel nit.
(edit) @56431   9 years vboxsync Windows guest additions, VBVA: reverted part of r100972: host mouse …
(edit) @56429   9 years vboxsync vboxscsiReset: Reset cbBufLeft too.
(edit) @56428   9 years vboxsync VBoxSCSI: Remove needless code
(edit) @56427   9 years vboxsync build fix
(edit) @56426   9 years vboxsync Storage/VBoxSCSI: Fix write support regression and cleanup saved state …
(edit) @56425   9 years vboxsync VBoxSCSI: fixed assertions
(edit) @56419   9 years vboxsync logging fixes
(edit) @56413   9 years vboxsync IOM,DevATA,Dev*SCSI: Redid the string I/O callbacks so the devices …
(edit) @56409   9 years vboxsync lwip: fix wraparound check when updating icmp echo reply checksum that …
(edit) @56408   9 years vboxsync DevATA: Allow ataBMDMACmdWriteB to start stuff in ring-0 too.
(edit) @56407   9 years vboxsync duh
(edit) @56406   9 years vboxsync DevATA: Merged ataIOPortRead1Data/ataIOPortWrite1Data with …
(edit) @56405   9 years vboxsync DevATA: Split out the data port from the IOPortBase1 I/O port …
(edit) @56404   9 years vboxsync DevATA: Read final PIO transfer unit in ring-0.
(edit) @56402   9 years vboxsync DevATA,PDMCritSect: Changed the AsyncIOSem from RTSEMEVENT to …
(edit) @56400   9 years vboxsync DevATA: Use the R3 infix to clarify in which context things are executed.
(edit) @56399   9 years vboxsync nits
(edit) @56395   9 years vboxsync VUSB: Reverted r100358, fixed xHCI device attaching differently.
(edit) @56394   9 years vboxsync build fix
(edit) @56393   9 years vboxsync UsbMsd: Added scaffolding for returning different descriptors when …
(edit) @56392   9 years vboxsync DevATA: Replaced AsyncIORequestMutex (RTSEMMUTEX) with a PDM critical …
(edit) @56378   9 years vboxsync Windows guest additions, VBVA: host mouse cursor capability.
(edit) @56377   9 years vboxsync more RT_GCC_EXTENSION required for gcc-5
(edit) @56333   9 years vboxsync Devices/Graphics: Whitespace.
(edit) @56316   9 years vboxsync whitespace
(edit) @56292   9 years vboxsync Devices: Updated (C) year.
(edit) @56289   9 years vboxsync Removed unused header.
(edit) @56285   9 years vboxsync DevAHCI: LogRel nit.
(edit) @56284   9 years vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @56278   9 years vboxsync SB16: Corrected SBP->SB16 volume conversion.
(edit) @56275   9 years vboxsync LogRel nit.
(edit) @56271   9 years vboxsync VUSB: Rename VUSBIDevIsEmulated to VUSBIDevIsSavedStateSupported to …
(edit) @56236   10 years vboxsync warning, something is suspicious here
(edit) @56235   10 years vboxsync DevSVGA-SVGA: warning
(edit) @56232   10 years vboxsync follow-up to r99029: remove VBOX_WITH_SLIRP_BSD_SBUF from the Makefile
(edit) @56194   10 years vboxsync 5.0.0 RC1
(edit) @56176   10 years vboxsync NAT: Don't forcibly reset/drop all connections when link goes down. …
(edit) @56161   10 years vboxsync Audio/PulseAudio: removed unintended LogRel() and release a string …
(edit) @56151   10 years vboxsync LogRel nit.
(edit) @56148   10 years vboxsync Audio: use the VM name to name PulseAudio streams
(edit) @56146   10 years vboxsync SrvIntNetR0: rename intnetR0NetworkAddrCacheDeleteUnlocked …
(edit) @56141   10 years vboxsync USB: Minor cleanup, kill a few unused declarations
(edit) @56110   10 years vboxsync build fix
(edit) @56109   10 years vboxsync DevPciIch9: logging
(edit) @56097   10 years vboxsync VBVA: logrel nits.
(edit) @56087   10 years vboxsync Storage/AHCI: Fix race condition which might lead to a hang during …
(edit) @56085   10 years vboxsync PDM/Audio: Removed old audio architecture.
(edit) @56051   10 years vboxsync VMM: Added VMMGC_MAIN_MODULE_NAME -> VMMRC_MAIN_MODULE_NAME and …
(edit) @56041   10 years vboxsync DevVGA_VBVA: release VGA lock before calling PDMDevHlpPCISetIrq
(edit) @56036   10 years vboxsync DevVGA_VBVA: HGSMI and VBVA cleanup, logging
(edit) @56028   10 years vboxsync Devices/Serial: Fix incorrect expression which would never evaluate to true
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