VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106281   6 months vboxsync DevOHCI: Quick fix for deadlock when pfnAbortEpByAddr is called. Ran …
(edit) @106274   6 months vboxsync DevBusLogic: CritSectIntr also needs to protect …
(edit) @106273   6 months vboxsync DrvNATlibslirp: Correct function name in log statement. bugref:10268
(edit) @106272   6 months vboxsync DrvNATlibslirp: Initialize cChangedFDs since RTWinPoll only sets it …
(edit) @106271   6 months vboxsync Devices/Security: Query the buffer size of the device above and use …
(edit) @106263   6 months vboxsync 3D: Remove the excessive LogRels for Src and Dst buffers validation. …
(edit) @106259   6 months vboxsync Devices/Security: Query the buffer size of the device above and use …
(edit) @106250   6 months vboxsync Devices/Network: added some release logging. bugref:10268
(edit) @106241   6 months vboxsync DrvSCSI: When completing SCSI commands, copy only the amount of data …
(edit) @106224   7 months vboxsync 3D: Replacing memcpy with memmove to workaround possible Src and Dst …
(edit) @106221   7 months vboxsync 3D: Skip SVGA_CMD_BLIT_GRMFB_TO_SCREEN if Src and Dst buffers overlap. …
(edit) @106190   7 months vboxsync EFI/Firmware: Include RngDxe to restore network boot support again …
(edit) @106188   7 months vboxsync 3D: Conditionally enable 3D backend in 2D mode if VMSVGA2dGBO …
(edit) @106186   7 months vboxsync EFI/Firmware/Makefile.kmk: Enable the MPT SCSI driver which was lost …
(edit) @106167   7 months vboxsync DrvNAT,DrvNATlibslirp: PDMINETWORKUP::pfnAllocBuf should return …
(edit) @106165   7 months vboxsync 7.1.2
(edit) @106156   7 months vboxsync Devices/Graphics: BindFlags cleanup
(edit) @106155   7 months vboxsync Devices/Graphics: do not use initial data for textures with …
(edit) @106154   7 months vboxsync Devices/Graphics: logging
(edit) @106150   7 months vboxsync Devices/Network: Fix windows dhcp error when hostname update is empty …
(edit) @106137   7 months vboxsync 3D: A sysmem->sysmem transfers in vmsvga3dBackSurfaceCopy implemented …
(edit) @106131   7 months vboxsync Devices/Network: Fix include error on non-windows hosts. bugref:10268
(edit) @106130   7 months vboxsync Devices/Network: scm fixes. bugref:10268
(edit) @106129   7 months vboxsync Devices/Network: Fix windows slow packet throughput by kicking NAT …
(edit) @106120   7 months vboxsync Devices/Graphics: remove obsolete code. bugref:10717
(edit) @106119   7 months vboxsync Devices/Graphics: helper to tweak host 3D capabilities. bugref:10717
(edit) @106116   7 months vboxsync 3D: Do not report MSAA for DXGI_FORMAT_R32G32B32_FLOAT. Otherwise …
(edit) @106100   7 months vboxsync Devices/Graphics: use correct number of UA views with D3D11.0 devices
(edit) @106098   7 months vboxsync Devices/Graphics: logging
(edit) @106071   7 months vboxsync BIOS: Remove no longer needed DMA write workaround for floppy and AHCI.
(edit) @106066   7 months vboxsync Manual copyright year updates.
(edit) @106061   7 months vboxsync Copyright year updates by scm.
(edit) @106058   7 months vboxsync BIOS: Re-fixed AHCI debugging code.
(edit) @106051   7 months vboxsync BIOS: Don't allocate AHCI data in EBDA, it can't be sagely relocated …
(edit) @106027   7 months vboxsync BIOS: Add the AHCI/SCSI data block to the EBDA to make the whole thing …
(edit) @106001   7 months vboxsync doc/manual/man_VBoxManage-*: Updated a variety of the VBoxManage help …
(edit) @105987   7 months vboxsync Audio: Free pbData in audio test service. bugref:10754
(edit) @105982   8 months vboxsync 7.1.0
(edit) @105972   8 months vboxsync BIOS: Reduced the number of S/G buffers for LSI Logic driver (see comment).
(edit) @105963   8 months vboxsync Devices/Network: fix todos incl memory leaks and buffer sizing. …
(edit) @105852   8 months vboxsync Device/VMSVGA: Use local copy of VMSVGA headers in svga_dump_command. …
(edit) @105751   8 months vboxsync VMMDev,Vbgl: Extend the VMMDevReq_HGCMCancel2 request to take a full …
(edit) @105740   8 months vboxsync 7.1.0_BETA2
(edit) @105727   8 months vboxsync Devices/Network: fix type/unsigned issue. bugref:10268
(edit) @105726   8 months vboxsync Devices/Network: cleaned up header file, memory leak fixes, search …
(edit) @105724   8 months vboxsync Disassembler,VMM,HostDrivers,Debugger,MakeAlternativeSource: Convert …
(edit) @105710   8 months vboxsync DevBusLogic: Avoid a deadlock that can happen with broken guests that …
(edit) @105704   8 months vboxsync Devices/Graphics: Report RASTERIZER_STATE_V2 only if the host supports …
(edit) @105696   8 months vboxsync Devices/Storage/DevLsiLogicSCSI: Build fix for when LOG_ENABLED is set …
(edit) @105682   8 months vboxsync Devices/EFI/FirmwareBin: Update firmware images from buildserver after …
(edit) @105681   8 months vboxsync Devices/EFI: Switch to edk2-stable202405 and remove the old edk2 …
(edit) @105678   8 months vboxsync Devices/EFI/FirmwareNew: Remove some non existant modules, compiles on …
(edit) @105676   8 months vboxsync Devices/EFI/FirmwareNew/VBoxPkg: Remove VBoxVgaMiniPortDxe as it seems …
(edit) @105675   8 months vboxsync Devices/EFI/FirmwareNew/VBoxPkg: Remove VBoxVgaMiniPortDxe as it seems …
(edit) @105674   8 months vboxsync Devices/EFI/FirmwareNew: Fix compiling DxeTcg2PhysicalPresenceLib.c …
(edit) @105672   8 months vboxsync Devices/EFI/FirmwareNew: Merge edk2-stable-202405 and make it build on …
(edit) @105671   8 months vboxsync Devices/EFI/FirmwareNew: Merge edk2-stable-202405 and make it build on …
(edit) @105670   8 months vboxsync Devices/EFI/FirmwareNew: Merge edk2-stable-202405 and make it build on …
(edit) @105668   8 months vboxsync Devices/EFI: Preparing for updating to edk2-stable202405, bugref:4643
(edit) @105653   8 months vboxsync Devices/EFI/Firmware: Add more resolutions to the list to choose from …
(edit) @105644   8 months vboxsync Devices/Graphics: clamp vertex buffer stride
(edit) @105623   9 months vboxsync Devices/Security/DrvTpmEmuTpms.cpp: Fix saving/loading TPM states, …
(edit) @105622   9 months vboxsync Devices/Security/DrvTpmEmuTpms.cpp: Fix saving/loading TPM states, …
(edit) @105609   9 months vboxsync Devices/EFI: Update EFI firmware binaries to the latest state produced …
(edit) @105608   9 months vboxsync Devices/Graphics/BIOS, Devices/EFI/Firmware: Use new logo/wordmark in …
(edit) @105600   9 months vboxsync VMM/ARM: Move the VBox ARMv8 platform descriptor from the end of the …
(edit) @105598   9 months vboxsync Devices/EFI/Firmware: Make it build on newer macOS hosts, bugref:4643
(edit) @105575   9 months vboxsync Devices/Graphics,WDDM: Implemented DEFINE_RASTERIZER_STATE_V2
(edit) @105545   9 months vboxsync Devices/Network: reenabled libslirp 4.8.0 after bug fix. bugref:10268
(edit) @105535   9 months vboxsync libs/libslirp: scm fix. bugref:10268
(edit) @105534   9 months vboxsync libs/libslirp: backout of libslirp 4.8.0. put behind config var …
(edit) @105533   9 months vboxsync libs/libslirp: merged our changes into libslirp 4.8.0. enabled updated …
(edit) @105506   9 months vboxsync 7.1.0_BETA1
(edit) @105452   9 months vboxsync DevATA: Do not force bits 7 and 5 in the drive/head register (0x1F6) …
(edit) @105429   9 months vboxsync Devices/Network, /Config.kmk: fix logging, disable on win by default …
(edit) @105380   9 months vboxsync DrvNAT: Corrected size parameter type for drvNATRecvWorker (harmless). …
(edit) @105377   9 months vboxsync iprt/cdefs.h,*: s/RT_IPRT_CALL_ATTR/RT_IPRT_CALLREQ_ATTR/g bugref:10725
(edit) @105353   9 months vboxsync iprt/req.h,*: Adjustments of the RTReqQueue API to fit darwin/arm64 …
(edit) @105280   9 months vboxsync /Config.kmk, Devices/Graphics/DevVGA.cpp, Devices/Graphics/BIOS, …
(edit) @105264   9 months vboxsync Devices/Graphics: suppress multisample flag for some formats. bugref:10717
(edit) @105213   10 months vboxsync DevVGA: Three instances of s/AssertMsgFailed/ASSERT_GUEST_MSG_FAILED/. …
(edit) @105209   10 months vboxsync Devices/USB/DevEHCI: Adjust padding for the ITD, bugref:10709
(edit) @105208   10 months vboxsync Devices/VirtIO: Don't try copying any potential return data if the …
(edit) @105205   10 months vboxsync Devices/Network, /Config.kmk: reenable libslirp on win. fix build …
(edit) @105202   10 months vboxsync Devices/Network: clean and reorganized code, fix win warnings. bugref:10268
(edit) @105201   10 months vboxsync Devices/Network, /Config.kmk: fix build config issue, added mem alloc …
(edit) @105182   10 months vboxsync Devices/Graphics: screens handling cleanup. bugref:10708
(edit) @105133   10 months vboxsync Devices/Network/DrvNATlibslirp.cpp: Build fix + todo, bugref:10268
(edit) @105118   10 months vboxsync libs/dxvk-native-1.9.2a: Remove, after the switch to dxvk 2.3.1, …
(edit) @105090   10 months vboxsync Devices/Network: fix build issue. bugref:10268
(edit) @105084   10 months vboxsync Devices/Network: fix build issue. bugref:10268
(edit) @105074   10 months vboxsync DevFDC: In a 3.5 drive, floppies only use 250 or 500 kbps data rate; …
(edit) @105071   10 months vboxsync Fix for r163689 caused build failure. bugref:10268
(edit) @105070   10 months vboxsync Devices/Network: code cleanup. bugref:10268
(edit) @105069   10 months vboxsync Devices/Network: clean up code and comments. bugref:10268
(edit) @105064   10 months vboxsync Devices/Network: clean up code and comments. bugref:10268
(edit) @105055   10 months vboxsync Devices/EFI/Firmware: Implement support for the TPM PPI area using the …
(edit) @105053   10 months vboxsync Devices/EFI/Firmware: Implement support for the TPM PPI area using the …
(edit) @105051   10 months vboxsync Devices/EFI/Firmware: Implement support for the TPM PPI area using the …
(edit) @105049   10 months vboxsync Devices/EFI/Firmware: Implement support for the TPM PPI area using the …
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