VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @105724   3 months vboxsync Disassembler,VMM,HostDrivers,Debugger,MakeAlternativeSource: Convert …
(edit) @105710   3 months vboxsync DevBusLogic: Avoid a deadlock that can happen with broken guests that …
(edit) @105704   4 months vboxsync Devices/Graphics: Report RASTERIZER_STATE_V2 only if the host supports …
(edit) @105696   4 months vboxsync Devices/Storage/DevLsiLogicSCSI: Build fix for when LOG_ENABLED is set …
(edit) @105682   4 months vboxsync Devices/EFI/FirmwareBin: Update firmware images from buildserver after …
(edit) @105681   4 months vboxsync Devices/EFI: Switch to edk2-stable202405 and remove the old edk2 …
(edit) @105678   4 months vboxsync Devices/EFI/FirmwareNew: Remove some non existant modules, compiles on …
(edit) @105676   4 months vboxsync Devices/EFI/FirmwareNew/VBoxPkg: Remove VBoxVgaMiniPortDxe as it seems …
(edit) @105675   4 months vboxsync Devices/EFI/FirmwareNew/VBoxPkg: Remove VBoxVgaMiniPortDxe as it seems …
(edit) @105674   4 months vboxsync Devices/EFI/FirmwareNew: Fix compiling DxeTcg2PhysicalPresenceLib.c …
(edit) @105672   4 months vboxsync Devices/EFI/FirmwareNew: Merge edk2-stable-202405 and make it build on …
(edit) @105671   4 months vboxsync Devices/EFI/FirmwareNew: Merge edk2-stable-202405 and make it build on …
(edit) @105670   4 months vboxsync Devices/EFI/FirmwareNew: Merge edk2-stable-202405 and make it build on …
(edit) @105668   4 months vboxsync Devices/EFI: Preparing for updating to edk2-stable202405, bugref:4643
(edit) @105653   4 months vboxsync Devices/EFI/Firmware: Add more resolutions to the list to choose from …
(edit) @105644   4 months vboxsync Devices/Graphics: clamp vertex buffer stride
(edit) @105623   4 months vboxsync Devices/Security/DrvTpmEmuTpms.cpp: Fix saving/loading TPM states, …
(edit) @105622   4 months vboxsync Devices/Security/DrvTpmEmuTpms.cpp: Fix saving/loading TPM states, …
(edit) @105609   4 months vboxsync Devices/EFI: Update EFI firmware binaries to the latest state produced …
(edit) @105608   4 months vboxsync Devices/Graphics/BIOS, Devices/EFI/Firmware: Use new logo/wordmark in …
(edit) @105600   4 months vboxsync VMM/ARM: Move the VBox ARMv8 platform descriptor from the end of the …
(edit) @105598   4 months vboxsync Devices/EFI/Firmware: Make it build on newer macOS hosts, bugref:4643
(edit) @105575   4 months vboxsync Devices/Graphics,WDDM: Implemented DEFINE_RASTERIZER_STATE_V2
(edit) @105545   4 months vboxsync Devices/Network: reenabled libslirp 4.8.0 after bug fix. bugref:10268
(edit) @105535   4 months vboxsync libs/libslirp: scm fix. bugref:10268
(edit) @105534   4 months vboxsync libs/libslirp: backout of libslirp 4.8.0. put behind config var …
(edit) @105533   4 months vboxsync libs/libslirp: merged our changes into libslirp 4.8.0. enabled updated …
(edit) @105506   4 months vboxsync 7.1.0_BETA1
(edit) @105452   4 months vboxsync DevATA: Do not force bits 7 and 5 in the drive/head register (0x1F6) …
(edit) @105429   4 months vboxsync Devices/Network, /Config.kmk: fix logging, disable on win by default …
(edit) @105380   4 months vboxsync DrvNAT: Corrected size parameter type for drvNATRecvWorker (harmless). …
(edit) @105377   4 months vboxsync iprt/cdefs.h,*: s/RT_IPRT_CALL_ATTR/RT_IPRT_CALLREQ_ATTR/g bugref:10725
(edit) @105353   5 months vboxsync iprt/req.h,*: Adjustments of the RTReqQueue API to fit darwin/arm64 …
(edit) @105280   5 months vboxsync /Config.kmk, Devices/Graphics/DevVGA.cpp, Devices/Graphics/BIOS, …
(edit) @105264   5 months vboxsync Devices/Graphics: suppress multisample flag for some formats. bugref:10717
(edit) @105213   5 months vboxsync DevVGA: Three instances of s/AssertMsgFailed/ASSERT_GUEST_MSG_FAILED/. …
(edit) @105209   5 months vboxsync Devices/USB/DevEHCI: Adjust padding for the ITD, bugref:10709
(edit) @105208   5 months vboxsync Devices/VirtIO: Don't try copying any potential return data if the …
(edit) @105205   5 months vboxsync Devices/Network, /Config.kmk: reenable libslirp on win. fix build …
(edit) @105202   5 months vboxsync Devices/Network: clean and reorganized code, fix win warnings. bugref:10268
(edit) @105201   5 months vboxsync Devices/Network, /Config.kmk: fix build config issue, added mem alloc …
(edit) @105182   5 months vboxsync Devices/Graphics: screens handling cleanup. bugref:10708
(edit) @105133   5 months vboxsync Devices/Network/DrvNATlibslirp.cpp: Build fix + todo, bugref:10268
(edit) @105118   5 months vboxsync libs/dxvk-native-1.9.2a: Remove, after the switch to dxvk 2.3.1, …
(edit) @105090   5 months vboxsync Devices/Network: fix build issue. bugref:10268
(edit) @105084   5 months vboxsync Devices/Network: fix build issue. bugref:10268
(edit) @105074   5 months vboxsync DevFDC: In a 3.5 drive, floppies only use 250 or 500 kbps data rate; …
(edit) @105071   5 months vboxsync Fix for r163689 caused build failure. bugref:10268
(edit) @105070   5 months vboxsync Devices/Network: code cleanup. bugref:10268
(edit) @105069   5 months vboxsync Devices/Network: clean up code and comments. bugref:10268
(edit) @105064   5 months vboxsync Devices/Network: clean up code and comments. bugref:10268
(edit) @105055   5 months vboxsync Devices/EFI/Firmware: Implement support for the TPM PPI area using the …
(edit) @105053   5 months vboxsync Devices/EFI/Firmware: Implement support for the TPM PPI area using the …
(edit) @105051   5 months vboxsync Devices/EFI/Firmware: Implement support for the TPM PPI area using the …
(edit) @105049   5 months vboxsync Devices/EFI/Firmware: Implement support for the TPM PPI area using the …
(edit) @105047   5 months vboxsync Devices/ACPI/vbox-tpm.dsl: Implement the Physical Presence Interface …
(edit) @105046   5 months vboxsync Devices/Trace: Some TPM decoder updates, bugref:10701
(edit) @105045   5 months vboxsync Devices/ACPI/vbox-tpm.dsl: Implement the Physical Presence Interface …
(edit) @105044   5 months vboxsync Devices/EFI/Firmware: Implement support for the TPM PPI area using the …
(edit) @105042   5 months vboxsync Devices/EFI/DevEFI: Add info item to convey the start of the PPI MMIO …
(edit) @105041   5 months vboxsync Devices/Security: Implement separate device for the TPM PPI interface …
(edit) @105025   5 months vboxsync Devices/Network: code cleanup. bugref:10268
(edit) @105024   5 months vboxsync Devices/Netowrk: scm fixes. bugref:10268
(edit) @105023   5 months vboxsync Devices/Network: code cleanup. bugref:10268
(edit) @105014   5 months vboxsync libs/libslirp: fixed windows warnings. bugref:10268
(edit) @105013   5 months vboxsync Devices/Network: scm fixes. bugref:10268
(edit) @105003   5 months vboxsync Devices/Network: export libslirp DrvNAT files. bugref:10268
(edit) @104992   5 months vboxsync Devices/Trace: Log VM reset/suspend/resume events in the tracelog, …
(edit) @104976   5 months vboxsync Devices/Trace: Support streaming the tracelog over the network, …
(edit) @104973   5 months vboxsync Devices/Trace: Updates to the TPM trace decoding, bugref:10701
(edit) @104966   5 months vboxsync Runtime/tools/RTTraceLogTool,Devices/Trace: Decouple decoding from …
(edit) @104961   5 months vboxsync Devices/Trace: Updates to the TPM trace decoding, properly decode …
(edit) @104958   5 months vboxsync Devices/Trace: Some updates to the TPM trace log decoding, bugref:10701
(edit) @104940   6 months vboxsync Devices/Trace: Some updates to the TPM tracxelog decoding, bugref:10701
(edit) @104923   6 months vboxsync Devices/Trace: Some more TPM trace decoding, bugref:10701
(edit) @104920   6 months vboxsync Runtime/tools/RTTraceLogTool,Devices/VBoxTraceLogDecoders.cpp: Allow …
(edit) @104919   6 months vboxsync Devices/Trace: Some more decoding for TPM commands, bugref:10701 [scm]
(edit) @104918   6 months vboxsync Devices/Trace: Some more decoding for TPM commands, bugref:10701
(edit) @104914   6 months vboxsync Devices/Makefile.kmk: Use VBOX_SET_VER_INFO_DLL on …
(edit) @104913   6 months vboxsync Devices/Makefile.kmk: Trace log decoder plugin build fix for …
(edit) @104907   6 months vboxsync Devices/Graphics: Split the initialization of 3D caps from writing …
(edit) @104903   6 months vboxsync Devices/Trace: Some updates to the TPM trace decoding, bugref:10701
(edit) @104900   6 months vboxsync Devices/Trace: Add support for tracing the ITPMCONNECTOR interface and …
(edit) @104898   6 months vboxsync Devices/Trace: Add support for tracing the ITPMCONNECTOR interface and …
(edit) @104896   6 months vboxsync Devices/Trace: Add support for tracing the ITPMCONNECTOR interface and …
(edit) @104895   6 months vboxsync Devices/Trace: Add support for tracing the ITPMCONNECTOR interface and …
(edit) @104894   6 months vboxsync Devices/Trace: Add support for tracing the ITPMCONNECTOR interface and …
(edit) @104890   6 months vboxsync Devices/Graphics: D3D_RELEASE cleanup. bugref:9830
(edit) @104874   6 months vboxsync 3D: Quick fix implementing all kinds of memory transfers using host …
(edit) @104853   6 months vboxsync 3D: Minor corrections for logging
(edit) @104846   6 months vboxsync include/VBox,Main,DevVGA: Folded VBox/graphics.h into VBox/param.h and …
(edit) @104842   6 months vboxsync DevVGA,DevPCI,Main: Increased the max VRAM size to 1GB. Experimental. …
(edit) @104839   6 months vboxsync DevPCNet: Fixed incorrect call to PDMDevHlpMmio2Create made when …
(edit) @104838   6 months vboxsync DevEHCI: Fixed bug loading really old saved states (5 - VBox v4.2.4). …
(edit) @104831   6 months vboxsync 3D: Added dumps for SVGA commands used in 3D-off VM config
(edit) @104830   6 months vboxsync 3D: Rework and update VMWare dumper for SVGA command stream from …
(edit) @104821   6 months vboxsync Devices/Graphics/BIOS and Devices/PC/BIOS: bugref:10690: Rebranding …
(edit) @104814   6 months vboxsync /Config.kmk, Devices/Makefile.kmk: Drop the very last use of mingw in …
(edit) @104813   6 months vboxsync Devices/Graphics/DevVGA-SVGA3d-dx-dx11.cpp: removed obsolete code …
(edit) @104812   6 months vboxsync Devices/Graphics/DevVGA-SVGA3d-dx-dx11.cpp: removed obsolete code …
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