VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @58577   9 years vboxsync USB/Linux: Fix possible crash on older kernels where we have to split …
(edit) @58573   9 years vboxsync Audio/AudioMixer.cpp: Try to fix a crash (for bugref:8054).
(edit) @58555   9 years vboxsync lwip: tcp_accept_syn - a proxy like early accept callback for ordinary …
(edit) @58551   9 years vboxsync DevVGA-SVGA3d.cpp: Applied patch for memory leak in …
(edit) @58549   9 years vboxsync lwip: tcp_accept_null - call tcp_abort().
(edit) @58539   9 years vboxsync DevVGA_VBVA: postpone data offset update, use uintptr_t, cleanup.
(edit) @58532   9 years vboxsync GIMDev: Don't terminate thread prematurely on Windows.
(edit) @58531   9 years vboxsync EFI/Firmware/Makefile.kmk: typo in packing.
(edit) @58529   9 years vboxsync /Makefile.kmk,EFI/Firmware/*.kmk: Moved the VBOX_EFI_MODULES_FLAT …
(edit) @58528   9 years vboxsync /Makefile,EFI/Firmware/*.kmk: Do the zipping in the Firmware makefile …
(edit) @58522   9 years vboxsync EFI/Firmware: try with -Os on Linux
(edit) @58518   9 years vboxsync EFI/Firmware/Makefile.kmk: consistent TAB
(edit) @58517   9 years vboxsync UefiCpuPkg/CpuDxe/CpuGdt.c: Commented change.
(edit) @58516   9 years vboxsync ShellPkg/Include/Guid/Shell*.h: spaces
(edit) @58515   9 years vboxsync PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeController.c: Replaced some …
(edit) @58514   9 years vboxsync MdeModulePkg/Universal/Disk/PartitionDxe/Partition.c: space
(edit) @58513   9 years vboxsync IntelFrameworkModulePkg/Library/GenericBdsLib/BdsMisc.c: …
(edit) @58512   9 years vboxsync IntelFrameworkModulePkg/Library/GenericBdsLib/BdsBoot.c: Spaces.
(edit) @58511   9 years vboxsync BaseTools/Source/Python/GenFds/GenFdsGlobalVariable.py: Annotate …
(edit) @58510   9 years vboxsync BaseTools/Source/Python/GenFds/GenFds.py: Annotate changes from r97100.
(edit) @58508   9 years vboxsync BaseTools/Source/Python/AutoGen/AutoGen.py: …
(edit) @58506   9 years vboxsync EFI/Firmware/Makefile.kmk: Speed up the windows build by setting …
(edit) @58505   9 years vboxsync EFI/Firmware/Makefile.kmk: Ignore EFI_QUIET when deciding how verbose …
(edit) @58504   9 years vboxsync PcAtChipsetPkg/PciHostBridgeDxe/PciRootBridgeIo.c: removed blank line …
(edit) @58503   9 years vboxsync EFI/Firmware/Makefile.kmk: Less verbose.
(edit) @58502   9 years vboxsync EFI/Firmware/Makefile.kmk: Comment.
(edit) @58501   9 years vboxsync EFI/Firmware/Makefile.kmk: Must clear MAKEFLAGS or nmake may get …
(edit) @58500   9 years vboxsync EFI/Firmware/Makefile.kmk: Verbose build.py invocation.
(edit) @58499   9 years vboxsync EFI/Firmware/Makefile.kmk: COMSPEC fix (why don't I see windir?).
(edit) @58498   9 years vboxsync EFI/Firmware/PciHostBridgeDxe: Corrected wrongly merged part in first …
(edit) @58496   9 years vboxsync EFI/Firmware/Makefile.kmk: VBOX_WITH_EDK2_REV isn't used; shot at the …
(edit) @58467   9 years vboxsync EFI/BaseLib.inf: Merge fix.
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