VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @59174   9 years vboxsync DevIchHda.cpp: Remove the RUN bit from SDnCTL on reset in case the …
(edit) @59172   9 years vboxsync Audio/HDA: Try to fix stream initialization / reset handling for >= 2 …
(edit) @59171   9 years vboxsync Audio/DevIchAc97: warning
(edit) @59169   9 years vboxsync warning
(edit) @59167   9 years vboxsync NAT: Teach host resolver reverse lookups (in-addr.arpa PTR records). …
(edit) @59161   9 years vboxsync alignment fix
(edit) @59160   9 years vboxsync Audio/HDA: Try to fix stream initialization / reset handling for >= 2 …
(edit) @59159   9 years vboxsync NAT: Host resolver - handle CNAME queries. When ANY query is received …
(edit) @59157   9 years vboxsync NAT: G/c unused local variables.
(edit) @59156   9 years vboxsync NAT: Properly fix bitfields in struct dnsmsg_header so that "id" is a …
(edit) @59152   9 years vboxsync Move IoDepth statistics to the correct location too
(edit) @59151   9 years vboxsync DrvSCSI,FE/VirtualBox: Display statisctics for SAS and USB storage …
(edit) @59146   9 years vboxsync EFI: Updated HFS+ driver to support hard links.
(edit) @59144   9 years vboxsync NAT: Revert bitfield changes in struct dnsmsg_header in previous as …
(edit) @59143   9 years vboxsync NAT: Start rewriting host resolver to clean up the code to be able to …
(edit) @59142   9 years vboxsync NAT: Start rewriting host resolver to clean up the code to be able to …
(edit) @59129   9 years vboxsync EFI: Work with USB MSDs that fail the GET_MAX_LUN request.
(edit) @59117   9 years vboxsync USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
(edit) @59116   9 years vboxsync BIOS: Only unpause on regular keys, not modifiers.
(edit) @59115   9 years vboxsync Undoing unintentional commits.
(edit) @59114   9 years vboxsync BIOS: Merged RMW sequences into single instructions.
(edit) @59113   9 years vboxsync DevOHCI: bugref:8125: wakeup the framer thread only if framerate was …
(edit) @59103   9 years vboxsync DrvHostDSound.cpp: Logging.
(edit) @59102   9 years vboxsync Audio: Fixed recording glitches.
(edit) @59097   9 years vboxsync Audio: Implemented PDMAUDIOSTREAMCMD_PAUSE/PDMAUDIOSTREAMCMD_RESUME.
(edit) @59093   9 years vboxsync Warning.
(edit) @59091   9 years vboxsync USB/Solaris: Rewrite, cleanup and numerous bug fixes to get the Apple …
(edit) @59089   9 years vboxsync USBProxyDevice: Logging.
(edit) @59086   9 years vboxsync DrvAudio.cpp: Always propagate stream state changes to the backend(s).
(edit) @59085   9 years vboxsync DevIchAc97.cpp: Removed debug logging.
(edit) @59080   9 years vboxsync build fix
(edit) @59078   9 years vboxsync Audio/AC97: Fixed stream initialization / handling, also >= 2 VCPUs, …
(edit) @59070   9 years vboxsync EFI/FirmwareBin: Update precompiled firmware binaries to r104628
(edit) @59069   9 years vboxsync Doppelmoppel logging.
(edit) @59063   9 years vboxsync NAT: Move host resolver out of libalias. This is a minimal change …
(edit) @59060   9 years vboxsync Indent.
(edit) @59059   9 years vboxsync Audio: DrvHostDSound.cpp: - Forward-ported r104448 (Also try …
(edit) @59051   9 years vboxsync DevNVMe: More build fixes
(edit) @59049   9 years vboxsync HBDMgmt-darwin.cpp: Log more details about the error if available
(edit) @59044   9 years vboxsync Devices/Storage/NVMe: Fix a few todos like guest pointer alignment …
(edit) @59034   9 years vboxsync NAT: udp_input - fix nits in log.
(edit) @59029   9 years vboxsync Audio: DrvHostDSound.cpp: Also check return values when stopping …
(edit) @59013   9 years vboxsync warning
(edit) @58983   9 years vboxsync Audio: Added support for dynamically enabling/disabling host audio …
(edit) @58975   9 years vboxsync EFI: Fixed compiler warning/linker error.
(edit) @58973   9 years vboxsync build fix
(edit) @58971   9 years vboxsync build fix
(edit) @58969   9 years vboxsync Devices/Storage/HBDMgmt-darwin: be more verbose if DADiskClaim() or …
(edit) @58967   9 years vboxsync Device/NVMe: Finish support for raw mode
(edit) @58954   9 years vboxsync HDA: Fixed playing cracks/overdrive, fixed recording assertions.
(edit) @58950   9 years vboxsync EFI/Firmware: Fix the boot logo not displayed by the OS bootloader …
(edit) @58946   9 years vboxsync BIOS: Operator precedence.
(edit) @58931   9 years vboxsync Build fix.
(edit) @58929   9 years vboxsync Padding.
(edit) @58928   9 years vboxsync HDA: Updating the DMA position not needed here.
(edit) @58927   9 years vboxsync Build fix.
(edit) @58926   9 years vboxsync HDA: Handle the DMA buffer position bit, comments.
(edit) @58925   9 years vboxsync Build fix.
(edit) @58924   9 years vboxsync HDA: Comments.
(edit) @58923   9 years vboxsync HDA: Condensed register map.
(edit) @58919   9 years vboxsync Audio/CoreAudio: Always pass the associated stream for inClientData …
(edit) @58902   9 years vboxsync made the padding more obvious
(edit) @58901   9 years vboxsync Build fix.
(edit) @58900   9 years vboxsync Audio: Big revamp of the HDA emulation; also introduced (not yet …
(edit) @58842   9 years vboxsync export the new EFI logo
(edit) @58841   9 years vboxsync BIOS: explicitly force changes of boot.c and eltorito.c due to missing …
(edit) @58840   9 years vboxsync EFI/FirmwareBin: Update precompiled firmware binaries to r104308
(edit) @58839   9 years vboxsync EFI/Firmware: Include new logo and enable BGRT support so supporting …
(edit) @58836   9 years vboxsync EFI/Firmware: Move some VBox specific modifications for changing the …
(edit) @58835   9 years vboxsync EFI/Firmware/VBoxFsDxe: Remove some debug noise destroying the boot logo
(edit) @58834   9 years vboxsync EFI/Firmware: Fix displaying our boot logo
(edit) @58831   9 years vboxsync BIOS: updated alternative source
(edit) @58819   9 years vboxsync BIOS: Inlined swap_64 for considerably smaller code.
(edit) @58818   9 years vboxsync BIOS: Reduced read path stack usage for ATA/AHCI.
(edit) @58807   9 years vboxsync EFI/Firmware: Include the EHCI driver in the firmware image
(edit) @58805   9 years vboxsync EFI/Firmare: Revert VBox specific changes in a now unused file
(edit) @58804   9 years vboxsync EFI/Firmware: Remove the now obsolete VBoxEfiResetVector targets for …
(edit) @58803   9 years vboxsync EFI/Firmware: Fix page table location for amd64 after MEMFD had to be …
(edit) @58786   9 years vboxsync EFI/Firmware: Enable NVMe driver
(edit) @58784   9 years vboxsync EFI/Firmware: Build the EHCI driver but don't include it in the …
(edit) @58783   9 years vboxsync EFI/Firmware: Enable more features now that we have more room. This …
(edit) @58780   9 years vboxsync EFI/Firmware: Increase firmware size to 2MB
(edit) @58778   9 years vboxsync USBProxyDevice-solaris: warning.
(edit) @58752   9 years vboxsync EFI/OvmfPkg*.fdf: Change the base address of MEMFD so it doesn't …
(edit) @58744   9 years vboxsync Audio: Update for audio notification support.
(edit) @58736   9 years vboxsync Audio: DrvHostDSound.cpp: Initialize rc.
(edit) @58733   9 years vboxsync Audio: DrvHostDSound.cpp: Initial implementation of threaded audio …
(edit) @58724   9 years vboxsync BIOS: Support 64-bit LBA operation. Contributed by Maksym Sobolyev. …
(edit) @58723   9 years vboxsync BIOS: Added 64-bit unsigned left/right shift.
(edit) @58700   9 years vboxsync DevVGA_VDMA.cpp: check that pVdma is already created.
(edit) @58645   9 years vboxsync build fix
(edit) @58642   9 years vboxsync USBProxyDevice: on VUSBSTATUS_DNR, retry up to 5 times (thanks Dennis …
(edit) @58640   9 years vboxsync USBProxyDevice-linux: map -EPROTO to VUSBSTATUS_DNR
(edit) @58631   9 years vboxsync NAT: tcp_fconnect - when DNS proxy is enabled and the target is port …
(edit) @58600   9 years vboxsync Audio: Introduced reference counting for guest audio streams; this …
(edit) @58592   9 years vboxsync lwip: Use different callback for proxy accept that is triggered by …
(edit) @58590   9 years vboxsync Audio/PulseAudio: fix for r103940
(edit) @58589   9 years vboxsync lwip: tcp_restore_pbuf - factor out code to restore syn pbuf passed to …
(edit) @58582   9 years vboxsync Audio/PulseAudio: handle the case when the PulseAudio initialization …
(edit) @58581   9 years vboxsync lwip: make tcp_accept_null globally visible, use it instead of …
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