VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62632   9 years vboxsync Devices: unused parameter warnings.
(edit) @62631   9 years vboxsync ich9pciConfigWriteDev: Put the '~' operator outside the UINT32_C() …
(edit) @62630   9 years vboxsync Devices: unused parameter warnings.
(edit) @62629   9 years vboxsync pci_default_write_config: Put the '~' operator outside the UINT32_C() …
(edit) @62628   9 years vboxsync Devices: unused parameter warnings.
(edit) @62625   9 years vboxsync Devices: unused parameter warnings.
(edit) @62623   9 years vboxsync s/ahci/pAhci/
(edit) @62622   9 years vboxsync Devices: unused parameter warnings.
(edit) @62621   9 years vboxsync Devices: Fixed 3 instances of incorrect preprocessor macro usage …
(edit) @62620   9 years vboxsync DrvHostParallel: Ring-0 needs to check whether ports are configured …
(edit) @62619   9 years vboxsync DrvHostParallel: Cleaned up some toally bonkers windows code, untested …
(edit) @62618   9 years vboxsync Devices: unused parameter warnings.
(edit) @62617   9 years vboxsync Devices: unused parameter warnings.
(edit) @62616   9 years vboxsync Devices: unused parameter warnings.
(edit) @62614   9 years vboxsync hdaRegWriteSDCTL: Todo about IN_RING3/VINF_IOM_R3_MMIO_WRITE mess that …
(edit) @62613   9 years vboxsync Please, don't use RTStrPrintf to copy strings, RTStrCopy does that …
(edit) @62612   9 years vboxsync DevIchHda: Need to call hdaRegWriteSDUnlock in hdaRegWriteSDFMT when …
(edit) @62610   9 years vboxsync Devices: unused parameters.
(edit) @62609   9 years vboxsync oops
(edit) @62607   9 years vboxsync DrvAudio.cpp: Too much cleaned up -- leave rc initialized.
(edit) @62605   9 years vboxsync Audio: Documentation, misc. cleanup.
(edit) @62594   9 years vboxsync warnings
(edit) @62590   9 years vboxsync Audio: Handle last read/written/iteration timestamps.
(edit) @62587   9 years vboxsync DevE1000.cpp: Disabled an assertion for myself.
(edit) @62586   9 years vboxsync Audio/VBoxDD: Cleanup.
(edit) @62585   9 years vboxsync Audio: Cleanup: Renamed VBOX_WITH_[OSS|ALSA|PULSE] -> …
(edit) @62581   9 years vboxsync Audio: Committed too much.
(edit) @62580   9 years vboxsync Audio: Initial commit of audio debug backend. This can dump the output …
(edit) @62579   9 years vboxsync Audio/AudioMixer.cpp: Assertions.
(edit) @62577   9 years vboxsync Build fix.
(edit) @62576   9 years vboxsync Audio: Removed temporary 5.0 sources again (VBOX_WITH_AUDIO_50).
(edit) @62575   9 years vboxsync Hmm, why did I change that…
(edit) @62574   9 years vboxsync Oops.
(edit) @62573   9 years vboxsync Cleanup: Removed VBOX_WITH_NEW_PS2M switch.
(edit) @62572   9 years vboxsync Audio: Devices/Makefile.kmk: Cleanup.
(edit) @62563   9 years vboxsync Devices: Rename I/O APIC files.
(edit) @62554   9 years vboxsync Devices/ACPI: build fix, the result is intentionally bool
(edit) @62553   9 years vboxsync Devices/ACPI: Implement dummy SMBus controller (to get rid of the …
(edit) @62541   9 years vboxsync missing description.
(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
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