VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @58466   9 years vboxsync EFI/Firmware: Merged in the svn:eol-style, svn:mime-type and trailing …
(edit) @58465   9 years vboxsync EFI/build.py: Hack for making Popen find GenFds.cmd when just given GenFds.
(edit) @58464   9 years vboxsync EFI/Firmware: Export new files and directories.
(edit) @58463   9 years vboxsync BaseTools/Source/Python/Common/TargetTxtClassObject.py: Merge fix.
(edit) @58462   9 years vboxsync EFI/Firmware: Removed ./AppPkg/Applications/Python/Python-*/ too.
(edit) @58461   9 years vboxsync EFI/Firmware: Removed ./Vlv2DeviceRefCodePkg/ and ./Vlv2DeviceRefCodePkg/.
(edit) @58460   9 years vboxsync EFI/Firmware: Merged in changes from ../UDK2014.SP1/.
(edit) @58459   9 years vboxsync EFI/Firmware: 'svn merge /vendor/edk2/UDK2010.SR1 …
(edit) @58456   9 years vboxsync Devices/EFI,/Makefile,FirmwareOld/Config.kmk: Made a temporary copy of …
(edit) @58453   9 years vboxsync Devices/EFI,/Makefile: Made a temporary copy of EFI/Firmware called …
(edit) @58443   9 years vboxsync AC97: Fixed AD1980 volume control, added AD1981B chip.
(edit) @58435   9 years vboxsync GIMDev: Fix for localhost sockets on linux hosts terminating the debug …
(edit) @58415   9 years vboxsync ACPI/vbox-cpuhotplug.dsl: Workaround for recent iasl failing to …
(edit) @58413   9 years vboxsync AC97: Fix mixer reinitialization when not changing playback rate (#8054).
(edit) @58390   9 years vboxsync VMM/GIM: Implement Hyper-V debug receive thread optimization. Added a …
(edit) @58378   9 years vboxsync Audio: Renaming / cleanups: - Got rid of custom shifting and use …
(edit) @58372   9 years vboxsync DrvHostNullAudio.cpp: Cleanup.
(edit) @58364   9 years vboxsync VUSB: Clear pDev->pvArgs before changing the state of the device to …
(edit) @58344   9 years vboxsync Audio: Fixed suspending/resuming streams on VM pause/unpause.
(edit) @58189   9 years vboxsync EFI: Remove VBoxPkg VBoxVariable and merge changes into MdeModulePkg …
(edit) @58180   9 years vboxsync EFI: Remove unused VBoxConsoleDxe
(edit) @58179   9 years vboxsync EFI: Remove VBoxPkg PartitionDxe and merge changes into MdeModulePkg …
(edit) @58175   9 years vboxsync EFI: Remove VBoxPkg AcpiPlatformDxe and merge changes into …
(edit) @58174   9 years vboxsync EFI: build fix
(edit) @58173   9 years vboxsync EFI: Remove VBoxPkg PlatformPei module and merge changes into OvmfPkg …
(edit) @58172   9 years vboxsync EFI: Remove AcpiTimerLib from VBoxPkg and merge changes with OvmfPkg …
(edit) @58170   9 years vboxsync doxygen: fixes.
(edit) @58165   9 years vboxsync USB/Darwin: Attempt to fix high-speed isochronous transfers.
(edit) @58164   9 years vboxsync VMMDEVFACILITYSTATUSENTRY: Use enums, there isn't any space to save here.
(edit) @58162   9 years vboxsync VMMDev: Bumped saved state version to save heartbeat state. Wrote …
(edit) @58161   9 years vboxsync VMMDev: Heartbeat adjustments and build fix.
(edit) @58160   9 years vboxsync VMMDev: More positive thinking, a couple of extra sanity checks.
(edit) @58159   9 years vboxsync VMMDev: Positive thinking, Doxygen, and some heartbeat cleanups.
(edit) @58158   9 years vboxsync USBPROXYDEV: nits.
(edit) @58157   9 years vboxsync Doxygen: @todo fixes
(edit) @58156   9 years vboxsync vmmdevReqHandler_ReportGuestUserState: Untested validation fixes.
(edit) @58148   9 years vboxsync Doxygen: fixes.
(edit) @58144   9 years vboxsync *: Doxygen fixes.
(edit) @58132   9 years vboxsync *: Doxygen fixes.
(edit) @58112   9 years vboxsync xHCI: Expanded struct testcases a bit.
(edit) @58091   9 years vboxsync pciraw: integrate the changes to make MSI work, and assorted fixes and …
(edit) @58086   9 years vboxsync Devices/Audio: unused.
(edit) @58077   9 years vboxsync Network/slirp: LogRel nits.
(edit) @58075   9 years vboxsync DrvHostDSound: optional release logging
(edit) @58071   9 years vboxsync DrvHostDSound: restored optional release logging, IPRT rc vs HRESULT …
(edit) @58044   9 years vboxsync operator precedence
(edit) @58015   9 years vboxsync Devices/ACPI: Fix typo breaking the first serial port
(edit) @57990   9 years vboxsync Removed the 'temporary' VBOX_WITH_NEW_USB_CODE_ON_DARWIN define …
(edit) @57989   9 years vboxsync Added support for GIM Hyper-V hypercalls and guest debugging.
(edit) @57979   9 years vboxsync Parallel ports: Several fixes for multiple parallel ports. Make the …
(edit) @57933   9 years vboxsync Devices/Graphics: fixed wrong comparison between gl_vendor and …
(edit) @57910   9 years vboxsync DrvHostSerial.cpp: Should call GetOverlappedResult if ReadFile returns …
(edit) @57903   9 years vboxsync USB: Disabled read-ahead processing, see #6078
(edit) @57902   9 years vboxsync DevAHCI: logrel nit
(edit) @57901   9 years vboxsync Devices/Virtio: semantic fixes.
(edit) @57882   9 years vboxsync Serial/NamedPipe: Reorder error checks in the receive code path on …
(edit) @57850   9 years vboxsync Network/DrvNAT: Plug small memory leak in error case
(edit) @57846   9 years vboxsync SrvIntNetR0: intnetR0NetworkEditDhcpFromIntNet - update UDP checksum …
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