VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104923   8 months vboxsync Devices/Trace: Some more TPM trace decoding, bugref:10701
(edit) @104920   8 months vboxsync Runtime/tools/RTTraceLogTool,Devices/VBoxTraceLogDecoders.cpp: Allow …
(edit) @104919   8 months vboxsync Devices/Trace: Some more decoding for TPM commands, bugref:10701 [scm]
(edit) @104918   8 months vboxsync Devices/Trace: Some more decoding for TPM commands, bugref:10701
(edit) @104914   8 months vboxsync Devices/Makefile.kmk: Use VBOX_SET_VER_INFO_DLL on …
(edit) @104913   8 months vboxsync Devices/Makefile.kmk: Trace log decoder plugin build fix for …
(edit) @104907   8 months vboxsync Devices/Graphics: Split the initialization of 3D caps from writing …
(edit) @104903   8 months vboxsync Devices/Trace: Some updates to the TPM trace decoding, bugref:10701
(edit) @104900   8 months vboxsync Devices/Trace: Add support for tracing the ITPMCONNECTOR interface and …
(edit) @104898   8 months vboxsync Devices/Trace: Add support for tracing the ITPMCONNECTOR interface and …
(edit) @104896   8 months vboxsync Devices/Trace: Add support for tracing the ITPMCONNECTOR interface and …
(edit) @104895   8 months vboxsync Devices/Trace: Add support for tracing the ITPMCONNECTOR interface and …
(edit) @104894   8 months vboxsync Devices/Trace: Add support for tracing the ITPMCONNECTOR interface and …
(edit) @104890   8 months vboxsync Devices/Graphics: D3D_RELEASE cleanup. bugref:9830
(edit) @104874   8 months vboxsync 3D: Quick fix implementing all kinds of memory transfers using host …
(edit) @104853   8 months vboxsync 3D: Minor corrections for logging
(edit) @104846   8 months vboxsync include/VBox,Main,DevVGA: Folded VBox/graphics.h into VBox/param.h and …
(edit) @104842   8 months vboxsync DevVGA,DevPCI,Main: Increased the max VRAM size to 1GB. Experimental. …
(edit) @104839   8 months vboxsync DevPCNet: Fixed incorrect call to PDMDevHlpMmio2Create made when …
(edit) @104838   8 months vboxsync DevEHCI: Fixed bug loading really old saved states (5 - VBox v4.2.4). …
(edit) @104831   8 months vboxsync 3D: Added dumps for SVGA commands used in 3D-off VM config
(edit) @104830   8 months vboxsync 3D: Rework and update VMWare dumper for SVGA command stream from …
(edit) @104821   8 months vboxsync Devices/Graphics/BIOS and Devices/PC/BIOS: bugref:10690: Rebranding …
(edit) @104814   8 months vboxsync /Config.kmk, Devices/Makefile.kmk: Drop the very last use of mingw in …
(edit) @104813   8 months vboxsync Devices/Graphics/DevVGA-SVGA3d-dx-dx11.cpp: removed obsolete code …
(edit) @104812   8 months vboxsync Devices/Graphics/DevVGA-SVGA3d-dx-dx11.cpp: removed obsolete code …
(edit) @104811   8 months vboxsync Devices/Graphics/DevVGA-SVGA3d-dx-dx11.cpp: removed obsolete code …
(edit) @104806   9 months vboxsync Devices/Graphics: debug logging (build fix)
(edit) @104805   9 months vboxsync Devices/Graphics: debug logging
(edit) @104804   9 months vboxsync Devices/USB: Fix a deadlock in OHCI triggered when saving the current …
(edit) @104789   9 months vboxsync VUSB: Remember that pDev may be NULL.
(edit) @104786   9 months vboxsync Main: Added a new include VBox/graphics.h to avoid dragging in a lot …
(edit) @104777   9 months vboxsync Devices: Compile fix for using DevVGA.h if VBOX_WITH_VMSVGA is not …
(edit) @104715   9 months vboxsync Devices/Graphics/BIOS: bugref:10690: Using VBOX_PRODUCT instead of …
(edit) @104704   9 months vboxsync Audio/HDA: Enabled ​VBOX_AUDIO_HDA_MIC_IN_AS_LINE_IN per default (if …
(edit) @104693   9 months vboxsync Devices + GuestHost: Fixed warnings. ​​bugref:3409
(edit) @104658   9 months vboxsync Devices\Graphics\DevVGA-SVGA3d-dx-shader.cpp: No …
(edit) @104657   9 months vboxsync Devices/PC/ipxe: Don't build on win.arm64 for now, bugref:10392
(edit) @104604   9 months vboxsync Devices/USB/DevOHCI.cpp: Fix parfait warning about unused chg variable …
(edit) @104602   9 months vboxsync Devices/Misc/DevFlashCFI.cpp: Return rc on error, bugref:3409
(edit) @104593   9 months vboxsync Devices/Security/DevTpm.cpp: Return if pfnSSMGetStructEx() fails, …
(edit) @104591   9 months vboxsync Devices/USB/VUSBUrb.cpp: Remove unused variable, bugref:3409
(edit) @104590   9 months vboxsync Devices/USB/darwin/USBProxyDevice-darwin.cpp: Return rc instead of …
(edit) @104589   9 months vboxsync Devices/Gpio/DrvGpioButton.cpp: Return an error if creating the button …
(edit) @104588   9 months vboxsync Devices/Security/DevTpm.cpp: Return if pfnSSMGetStructEx() fails, …
(edit) @104587   9 months vboxsync Devices/EFI/DevEFI.cpp: Return if flashR3LoadFromBuf() fails (not the …
(edit) @104584   9 months vboxsync Devices/Network/DrvCloudTunnel.cpp: Return rc instead of VINF_SUCCESS …
(edit) @104583   9 months vboxsync Devices/Network/DrvNAT.cpp: Simplify drvNATRecvWakeup() a tiny bit, …
(edit) @104582   9 months vboxsync Devices/Network/{DrvNetShaper.cpp,DrvNetSniffer.cpp}: Return rc …
(edit) @104580   9 months vboxsync Devies/Storage/VSCSI: Call scsiBE2H_U16() jsut once outside of …
(edit) @104569   9 months vboxsync DevXHCI: Avoid needless conditionals when toggling the DCS bit.
(edit) @104529   9 months vboxsync Audio/HDA: Fixed recording on newer Windows versions (Windows 10): …
(edit) @104523   9 months vboxsync Audio/AudioMixer: Better diagnostics via (verbose + limited) release …
(edit) @104504   9 months vboxsync Devices/USB/USBProxyDevice-darwin.cpp: Resolve IOServiceAuthorize() …
(edit) @104503   9 months vboxsync Devices/USB/USBProxyDevice-darwin.cpp: Resolve IOServiceAuthorize() …
(edit) @104502   9 months vboxsync Devices/USB/USBProxyDevice-darwin.cpp: Request authorization for …
(edit) @104501   9 months vboxsync Revert r163022 for now as the older mac buildboxes fail to build …
(edit) @104500   9 months vboxsync Devices/USB/USBProxyDevice-darwin.cpp: Request authorization for …
(edit) @104499   9 months vboxsync Audio/AudioMixer: Made the debug (.WAV) file of an output sink …
(edit) @104473   9 months vboxsync Audio/AudioMixBuffer: Removed some dead debug defines.
(edit) @104471   9 months vboxsync Devices/Audio/DrvHostAudioOss: Fix some assert statements, bugref:3409
(edit) @104432   10 months vboxsync Virtio/Core: Fixes and descriptor table printing for our debugger's …
(edit) @104389   10 months vboxsync Devices/Neetwork/DrvNAT: linux.arm64 doesn't support 64KiB stacks for …
(edit) @104388   10 months vboxsync Devices/Neetwork/DrvNAT: linux.arm64 doesn't support 64KiB stacks for …
(edit) @104355   10 months vboxsync SrvIntNetR0: Fixed regression from r162583 that caused allocation of …
(edit) @104303   10 months vboxsync VUSB: Be more careful with what vusbR3RhGetVUsbDevByXxxRetain() returns.
(edit) @104302   10 months vboxsync DevOHCI: Reworked ohciR3GetDirection() to not return a separate …
(edit) @104289   10 months vboxsync DevLpc: Use IOMMMIO_FLAGS_WRITE_DWORD since we don't really do …
(edit) @104280   10 months vboxsync VirtioCore: improved chain length checks and MMIO read handling in …
(edit) @104277   10 months vboxsync Edito.
(edit) @104276   10 months vboxsync DevOHCI: Reworked endpoint skipping to use the new cancel by …
(edit) @104254   10 months vboxsync Devices/Storage/DevAHCI: Fix return code for the fake I/O port read …
(edit) @104253   10 months vboxsync Devices/Storage/DevAHCI: Fix return code when reading non existant …
(edit) @104250   10 months vboxsync DevOHCI: Take more care when adding items to in-flight tracker (see …
(edit) @104244   10 months vboxsync Devices/Graphics/DevVGA: Cleanup vbe_ioport_write_data() a little, …
(edit) @104233   10 months vboxsync Devices/DevBusLogic.cpp: Increase the maxmium size of the CDB which …
(edit) @104225   10 months vboxsync Devices/Serial/DevPcieOx958: Be more strict with what the emulation …
(edit) @104224   10 months vboxsync Devices/Serial/DevOxPcie958: Return 0 when the DMA registers are …
(edit) @104222   10 months vboxsync Devices/Storage/VSCSI: Be more strict when it comes to CDB lengths for …
(edit) @104221   10 months vboxsync Devices/Storage/VSCSI: Be more strict when it comes to CDB lengths for …
(edit) @104194   10 months vboxsync BIOS: Run INITIALIZE DRIVE PARAMETERS after resetting drives in the …
(edit) @104193   10 months vboxsync DevLsiLogic: Converted diagnostic MMIO range to DWORD access, …
(edit) @104191   10 months vboxsync DevBusLogic: Enforce DWORD aligned MMIO, return 'unused' for …
(edit) @104189   10 months vboxsync DevFdc: If EOT is below starting sector, make it more explicit what's …
(edit) @104175   10 months vboxsync Dev/VGA: Spec considers vbe_start_addr as DWORD offset. bugref:10636
(edit) @104171   10 months vboxsync Devices/BusLogic: Respond with a invalid command parameter error if …
(edit) @104170   10 months vboxsync Devices/LsiLogicSCSI: Respond with a device not there error if the CDB …
(edit) @104159   10 months vboxsync VBoxNetFlt: Fix UBSAN warnings by switching to flexible arrays, …
(edit) @104142   10 months vboxsync BIOS: Removed VBOX_IS_VIRTIO_SCSI_DEVICE and associated cruft. It's no …
(edit) @104130   10 months vboxsync DevVGA: Reading the attribute controller index register does not …
(edit) @104125   10 months vboxsync VUSB: Added vusbRhAbortEpByAddr(), renamed vusbRhAbortEp() to …
(edit) @104124   10 months vboxsync OHCI: Comments, typos.
(edit) @104097   11 months vboxsync VMSVGA3/ARM: Fix MMIO memory layout (make it the same as in Fusion) …
(edit) @104070   11 months vboxsync VMMDev: Add a magic tail dword following the data made available by …
(edit) @104068   11 months vboxsync BIOS: Build real VDS S/G lists in AHCI driver, don't just fake it.
(edit) @104067   11 months vboxsync Comments.
(edit) @104065   11 months vboxsync VMMDev: Added a VMMDEV_TESTING_CFG_THRESHOLD_NATIVE_RECOMPILER / …
(edit) @104027   11 months vboxsync Devices/PC/ipxe: Don't try to build it on linux.arm64, bugref:10391
(edit) @104022   11 months vboxsync VMM/testcase/tstIEMAImplDataSseBinary.S,Devices/EFI/DevEFI-binaries.S: …
(edit) @103941   11 months vboxsync Devices/EFI/FirmwareBin: Update firmware images after last 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