VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106100   3 months vboxsync Devices/Graphics: use correct number of UA views with D3D11.0 devices
(edit) @106098   3 months vboxsync Devices/Graphics: logging
(edit) @106071   3 months vboxsync BIOS: Remove no longer needed DMA write workaround for floppy and AHCI.
(edit) @106066   3 months vboxsync Manual copyright year updates.
(edit) @106061   3 months vboxsync Copyright year updates by scm.
(edit) @106058   3 months vboxsync BIOS: Re-fixed AHCI debugging code.
(edit) @106051   3 months vboxsync BIOS: Don't allocate AHCI data in EBDA, it can't be sagely relocated …
(edit) @106027   3 months vboxsync BIOS: Add the AHCI/SCSI data block to the EBDA to make the whole thing …
(edit) @106001   3 months vboxsync doc/manual/man_VBoxManage-*: Updated a variety of the VBoxManage help …
(edit) @105987   3 months vboxsync Audio: Free pbData in audio test service. bugref:10754
(edit) @105982   3 months vboxsync 7.1.0
(edit) @105972   3 months vboxsync BIOS: Reduced the number of S/G buffers for LSI Logic driver (see comment).
(edit) @105963   3 months vboxsync Devices/Network: fix todos incl memory leaks and buffer sizing. …
(edit) @105852   3 months vboxsync Device/VMSVGA: Use local copy of VMSVGA headers in svga_dump_command. …
(edit) @105751   4 months vboxsync VMMDev,Vbgl: Extend the VMMDevReq_HGCMCancel2 request to take a full …
(edit) @105740   4 months vboxsync 7.1.0_BETA2
(edit) @105727   4 months vboxsync Devices/Network: fix type/unsigned issue. bugref:10268
(edit) @105726   4 months vboxsync Devices/Network: cleaned up header file, memory leak fixes, search …
(edit) @105724   4 months vboxsync Disassembler,VMM,HostDrivers,Debugger,MakeAlternativeSource: Convert …
(edit) @105710   4 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   5 months vboxsync DrvNAT: Corrected size parameter type for drvNATRecvWorker (harmless). …
(edit) @105377   5 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   6 months vboxsync Devices/Trace: Log VM reset/suspend/resume events in the tracelog, …
(edit) @104976   6 months vboxsync Devices/Trace: Support streaming the tracelog over the network, …
(edit) @104973   6 months vboxsync Devices/Trace: Updates to the TPM trace decoding, bugref:10701
(edit) @104966   6 months vboxsync Runtime/tools/RTTraceLogTool,Devices/Trace: Decouple decoding from …
(edit) @104961   6 months vboxsync Devices/Trace: Updates to the TPM trace decoding, properly decode …
(edit) @104958   6 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
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