VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62518   9 years vboxsync (C) 2016
(edit) @62517   9 years vboxsync (C) 2016
(edit) @62516   9 years vboxsync (C) 2016
(edit) @62515   9 years vboxsync (C) 2016
(edit) @62514   9 years vboxsync (C) 2016
(edit) @62513   9 years vboxsync (C) 2016
(edit) @62512   9 years vboxsync (C) 2016
(edit) @62511   9 years vboxsync (C) 2016
(edit) @62510   9 years vboxsync (C) 2016
(edit) @62509   9 years vboxsync (C) 2016
(edit) @62508   9 years vboxsync (C) 2016
(edit) @62507   9 years vboxsync (C) 2016
(edit) @62506   9 years vboxsync (C) 2016
(edit) @62505   9 years vboxsync (C) 2016
(edit) @62504   9 years vboxsync (C) 2016
(edit) @62503   9 years vboxsync (C) 2016
(edit) @62502   9 years vboxsync (C) 2016
(edit) @62501   9 years vboxsync (C) 2016
(edit) @62500   9 years vboxsync (C) 2016
(edit) @62499   9 years vboxsync (C) 2016
(edit) @62498   9 years vboxsync (C)
(edit) @62497   9 years vboxsync SVN props and (C).
(edit) @62463   9 years vboxsync Devices: scm
(edit) @62462   9 years vboxsync USBProxyDevice: Please not TABs, learn the effing operator table, and …
(edit) @62451   9 years vboxsync Devices: Makefile.kmk cleanup
(edit) @62450   9 years vboxsync bldprogs: MSC level 4 warning fixes.
(edit) @62442   9 years vboxsync VBoxDD2RC should not include old DevIoApic when the new one is enabled.
(edit) @62437   9 years vboxsync Devices: MSC level 4 warnings (release build)
(edit) @62434   9 years vboxsync Devices/DevAPIC: Ignore "Mode" for older APIC code.
(edit) @62428   9 years vboxsync Devices/R0: MSC level 4 warnings.
(edit) @62427   9 years vboxsync vmmdevTestingMmioRead: build fix.
(edit) @62425   9 years vboxsync Devices/RC: MSC level 4 warnings.
(edit) @62406   9 years vboxsync 5.1.2 (and convert two LogRel() statements back to Log() in …
(edit) @62389   9 years vboxsync PCI: fix limit check for 64-bit BAR index
(edit) @62372   9 years vboxsync backed out r108916
(edit) @62370   9 years vboxsync Main: a few fixes for -Wunused -Wconversion
(edit) @62367   9 years vboxsync s/DEBUG/RT_STRICT/
(edit) @62366   9 years vboxsync Cleanup.
(edit) @62364   9 years vboxsync Audio/AudioMixBuffer: Comments, logging.
(edit) @62355   9 years vboxsync Audio/DevIchAc97.cpp: Bail out of the DMA transfer loop if an error …
(edit) @62353   9 years vboxsync slirp/libalias: appease cppcheck by providing buffer width constraints …
(edit) @62352   9 years vboxsync slirp/libalias: drop duplicate NULL check (pasto).
(edit) @62350   9 years vboxsync Audio/DevSB16.cpp: Fixes.
(edit) @62337   9 years vboxsync Build fix.
(edit) @62336   9 years vboxsync Audio/DrvHostCoreAudio.cpp: Brought back file in sync with 5.0.
(edit) @62327   9 years vboxsync Audio/DrvAudio: Added some basic statistics for STAM.
(edit) @62323   9 years vboxsync Audio/DrvAudio.cpp: Added some more checking.
(edit) @62317   9 years vboxsync DrvVUSBRootHub: Fix possible use after free introduced with the last fix
(edit) @62301   9 years vboxsync BIOS: Mark floppy media as unknown if operation fails.
(edit) @62297   9 years vboxsync Audio/DrvAudio.cpp: Fixed a crash.
(edit) @62294   9 years vboxsync VUSB: Add reference couting to the USB device structure to prevent …
(edit) @62280   9 years vboxsync AC97: Headphone volume control behaves like master volume control (no …
(edit) @62253   9 years vboxsync Grr. Undo.
(edit) @62252   9 years vboxsync Warnings.
(edit) @62251   9 years vboxsync Warnings.
(edit) @62250   9 years vboxsync AC97: Get volume control back to more or less normal.
(edit) @62240   9 years vboxsync EFI/IdeControllerDxe: Don't fail if the channel or device is out of …
(edit) @62239   9 years vboxsync EFI/VBoxPkg/VBoxFsDxw/fsw_iso9660: Fix typo
(edit) @62211   9 years vboxsync USB/DrvVUSBRootHub: Fix possible division by 0
(edit) @62182   9 years vboxsync Devices/testcase: fixes for VBOX_WITH_AUDIO_50
(edit) @62178   9 years vboxsync Devices: update alternative BIOS source and EFI binaries
(edit) @62176   9 years vboxsync s/VBOX_WITH_AUDIO_STABLE/VBOX_WITH_AUDIO_50/
(edit) @62168   9 years vboxsync EFI/Firmware: EslSocketTransmit - fix pBuffer/pDataLength check to …
(edit) @62166   9 years vboxsync IOAPIC: Enable the PDM lock, seems to give better performance (needs …
(edit) @62163   9 years vboxsync IOAPIC: Re-enable I/O APIC critsects.
(edit) @62162   9 years vboxsync VMM, IOAPIC: Temporarily enable using the PDM lock instead of the …
(edit) @62152   9 years vboxsync Devices/Serial: blind fix for host serial port handling on FreeBSD …
(edit) @62150   9 years vboxsync vmmdevTestingMmioWrite: NOP_R3 fix.
(edit) @62149   9 years vboxsync vmmdevTestingMmioWrite: wrong NOP return codes.
(edit) @62142   9 years vboxsync DevIchAc97: we might warn even if neither of these three fValid* flags …
(edit) @62137   9 years vboxsync DevPit: converted non-ASCII character
(edit) @62120   9 years vboxsync 5.1 RC1
(edit) @62117   9 years vboxsync Audio: Bugfixes, logging.
(edit) @62095   9 years vboxsync Devices/PC/BIOS: removed one superfluous 'return' to make cppcheck happy
(edit) @62071   9 years vboxsync Forward ported r108511 (Audio/DrvHostCoreAudio.cpp: Improved recording …
(edit) @62069   9 years vboxsync NAT: oops, forgot to restore real buffer size after testing the error …
(edit) @62068   9 years vboxsync Audio/DrvAudio.cpp: Only go into pause state if the stream was enabled …
(edit) @62056   9 years vboxsync Audio: More cleanup for backend defines.
(edit) @62054   9 years vboxsync Audio/DrvAudio.cpp: Fixed crashing on driver version mismatch.
(edit) @62033   9 years vboxsync IOAPIC: Fix assertion that didn't account for saved-states restored …
(edit) @62032   9 years vboxsync Devices/VGA: fixed alignment of CritSectIRQ (important for 32-bit …
(edit) @62012   9 years vboxsync IOAPIC: comment nit.
(edit) @62001   9 years vboxsync DevOHCI: bugref:8125: cache for the guest memory reads
(edit) @61976   9 years vboxsync DevVGA: bugref:8447: clear IRQ on reset
(edit) @61973   9 years vboxsync DevVGA: bugref:8447: update and clear HGSMI IRQ flag under lock to …
(edit) @61949   9 years vboxsync strict build fix
(edit) @61947   9 years vboxsync build fix
(edit) @61946   9 years vboxsync Devices/Storage: save some space in release builds
(edit) @61924   9 years vboxsync Audio: src/VBox/Devices/Audio/DrvHostNullAudio.cpp: Also set status …
(edit) @61916   9 years vboxsync IOAPIC: Fix flip-flop handling.
(edit) @61906   9 years vboxsync NAT/libalias: Fix cppcheck complaint about a harmless pasto/edito. …
(edit) @61905   9 years vboxsync NAT/libalias: Fix cppcheck complaint by applying FreeBSD's revisions …
(edit) @61904   9 years vboxsync Comment not needed anymore.
(edit) @61903   9 years vboxsync Audio/DevIchAc97.cpp: Some renaming for using prefixes, no code changes.
(edit) @61900   9 years vboxsync Devices/Makefile.kmk: $(SED) -e "..." is more correct
(edit) @61888   9 years vboxsync Audio: Renamed PDMAUDIOMIXERCTL_VOLUME -> PDMAUDIOMIXERCTL_VOLUME_MASTER.
(edit) @61887   9 years vboxsync Audio: Implemented support for master volume controls.
(edit) @61879   9 years vboxsync USBProxyDevice-linux.cpp: cppcheck warning
(edit) @61874   9 years vboxsync IOAPIC: nit.
(edit) @61871   9 years vboxsync Audio/DevIchHda.cpp: Warning.
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