VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @86156   4 years vboxsync Devices/Graphics: delete old VMSVGA headers. bugref:9830
(edit) @86145   4 years vboxsync AMD IOMMU: bugref:9654 Fix unmapping MMIO region when the region …
(edit) @86132   4 years vboxsync AMD IOMMU: bugref:9654 Nit.
(edit) @86131   4 years vboxsync AMD IOMMU: bugref:9654 Fix IRTE format. We now remap interrupts …
(edit) @86119   4 years vboxsync AMD IOMMU: bugref:9654 Bits.
(edit) @86114   4 years vboxsync Devices/Serial/DrvTCP: Decrement connection count on orderly shutdown, …
(edit) @86090   5 years vboxsync AMD IOMMU: bugref:9654 Both fixed (0) and arbitrated/lowest priority …
(edit) @86088   5 years vboxsync AMD IOMMU: bugref:9654 Add debugger info helper for dumping DTE given …
(edit) @86087   5 years vboxsync AMD IOMMU: bugref:9654 Dump device tables. Needs re-work, dumping 2M …
(edit) @86084   5 years vboxsync AMD IOMMU: bugref:9654 Don't forget to multiply the size of each DTE …
(edit) @86080   5 years vboxsync AMD IOMMU: bugref:9654 Enable INVALIDATE_ALL command support and …
(edit) @86075   5 years vboxsync AMD IOMMU: bugref:9654 Set the ComWaitInt bit in the Status register …
(edit) @86071   5 years vboxsync AMD IOMMU: bugref:9654 Report Coherent bit as 1 in the ACPI tables …
(edit) @86070   5 years vboxsync AMD IOMMU: bugref:9654 Fix accidentally not copying/initialize MSIMSG …
(edit) @86043   5 years vboxsync Devices: use current VMSVGA headers (GCC 4 tweaks, no pedantic for old …
(edit) @86041   5 years vboxsync Devices/Graphics: use current VMSVGA headers (GCC 4 tweaks, VBoxDDR0).
(edit) @86040   5 years vboxsync AMD IOMMU: bugref:9654 Log.
(edit) @86037   5 years vboxsync Devices/Graphics: use current VMSVGA headers (GCC 4 tweaks)
(edit) @86034   5 years vboxsync Devices/DevQemuFwCfg: Add device emulation implementing QEMUs firmware …
(edit) @86033   5 years vboxsync Devices/DevQemuFwCfg: Add device emulation implementing QEMUs firmware …
(edit) @86032   5 years vboxsync Devices/DevQemuFwCfg: Add device emulation implementing QEMUs firmware …
(edit) @86031   5 years vboxsync AMD IOMMU: bugref:9654 Logging.
(edit) @86025   5 years vboxsync Devices/Graphics: use current VMSVGA headers (GCC tweaks)
(edit) @86024   5 years vboxsync Devices/Graphics: use current VMSVGA headers
(edit) @86014   5 years vboxsync AMD IOMMU: bugref:9654 STAM counters.
(edit) @86011   5 years vboxsync Devices/Graphics: backed out r140205 (need to fix gcc warnings first)
(edit) @86009   5 years vboxsync Devices/Graphics: Use current VMSVGA headers
(edit) @85996   5 years vboxsync AMD IOMMU: bugref:9654 Fix format specifiers.
(edit) @85995   5 years vboxsync AMD IOMMU: bugref:9654 Fix crash in iommuAmdR3DbgInfo, some comment …
(edit) @85994   5 years vboxsync Devices/Storage/DevLsiLogicSCSI: Don't copy the sense buffer over if …
(edit) @85992   5 years vboxsync Devices/VBoxAcpi.cpp: cleanups; make sure to return errors.
(edit) @85991   5 years vboxsync Devices/vbox-standard.dsl: Added 32 more processor definitions so it's …
(edit) @85988   5 years vboxsync AMD IOMMU: bugref:9654 Fix bit transitions to enable command-buffer …
(edit) @85971   5 years vboxsync AMD IOMMU: bugref:9654 Logging and initialize coherent bit to 1 on …
(edit) @85966   5 years vboxsync DevIoApic: Added some release stats.
(edit) @85955   5 years vboxsync PCnet: Print MMIO base for PCI models, IRQ for ISA models.
(edit) @85951   5 years vboxsync Devices/EFI/Firmware/UefiCpuPkg/MpInitLib: Force x2APIC mode when the …
(edit) @85950   5 years vboxsync Devices/DevEFI: Support querying the configured APIC mode
(edit) @85948   5 years vboxsync Devices/DevFwCommon.cpp: Don't assert when assigning 32GiB or more to a VM.
(edit) @85938   5 years vboxsync Devices/Graphics: fixed a couple of log statements and updated …
(edit) @85930   5 years vboxsync AMD IOMMU: bugref:9654 Use the defines.
(edit) @85915   5 years vboxsync AMD IOMMU: bugref:9654 Comment fix.
(edit) @85914   5 years vboxsync AMD IOMMU: bugref:9654 CRLF fix.
(edit) @85912   5 years vboxsync AMD IOMMU: bugref:9654 Split IOMMU data into relevant headers to share …
(edit) @85904   5 years vboxsync AMD IOMMU: bugref:9654 Initialize the IOMMU's MMIO region via the PCI …
(edit) @85900   5 years vboxsync DevHDA/hdaRegWriteCORBRP: Fixed bug introduced in r135300.
(edit) @85899   5 years vboxsync Devices/Audio/HDA: Don't return VINF_IOM_R3_MMIO_WRITE in R3 or PGM …
(edit) @85895   5 years vboxsync AMD IOMMU: bugref:9654 Logging, assertion and comment about unmapping …
(edit) @85880   5 years vboxsync Devices/EFI/Firmware: improve alignment error messages in …
(edit) @85865   5 years vboxsync AMD IOMMU: bugref:9654 I/O APIC will use the southbridge I/O PCI …
(edit) @85864   5 years vboxsync Consolidated all the different Bitmap (BMP) file format headers / …
(edit) @85863   5 years vboxsync Devices/Graphics/DevVGA: Compilation fixes if VBOX_WITH_VMSVGA is not …
(edit) @85860   5 years vboxsync AMD IOMMU: bugref:9654 Declare registeration callbacks using DECLCALLBACK.
(edit) @85858   5 years vboxsync Consolidated all the different Bitmap (BMP) file format headers / …
(edit) @85856   5 years vboxsync Consolidated all the different Bitmap (BMP) file format headers / …
(edit) @85855   5 years vboxsync AMD IOMMU: bugref:9654 ACPI fixes.
(edit) @85826   5 years vboxsync Devices/EFI/Firmware: Remove VBoxFsDxe driver as it was never used
(edit) @85825   5 years vboxsync AMD IOMMU: bugref:9654 PDMDevHlpPCIRegisterMsi must be called -after- …
(edit) @85819   5 years vboxsync Fix assert when guest uses raw PCI bus access to get 1, 2, 4 byte …
(edit) @85816   5 years vboxsync AMD IOMMU: bugref:9654 PDM device registration.
(edit) @85815   5 years vboxsync AMD IOMMU: bugref:9654 ring-0 build fixes.
(edit) @85801   5 years vboxsync Devices/EFI: Reintroduce VBoxIso9660 which got removed with r133269. …
(edit) @85794   5 years vboxsync Devices/EFI: Update EFI firmware binaries to the latest version in …
(edit) @85793   5 years vboxsync Devices/EFI/Firmware: upgrade OpenSSL to 1.1.1d as used by …
(edit) @85790   5 years vboxsync Devices/EFI/Firmware/Makefile.kmk: TPM2_ENABLE -> TPM_ENABLE and …
(edit) @85789   5 years vboxsync Makefile.kmk,Devices/Makefile.kmk,Devices/EFI: Removed old EFI …
(edit) @85788   5 years vboxsync Makefile.kmk,Devices/Makefile.kmk,Devices/EFI: Removed old EFI …
(edit) @85761   5 years vboxsync Devices/EFI/FirmwareNew: Compile fix on Linux for antlr.c and err.h …
(edit) @85760   5 years vboxsync Devices/EFI/FirmwarNew: Compile fix on Linux for antlr.c and err.h …
(edit) @85759   5 years vboxsync Devices/EFI/FirmwarNew: Compile fix on Linux for antlr.c, bugref:4643
(edit) @85758   5 years vboxsync Devices/EFI/FirmwarNew/VBoxPkg: Fix compilation on MSVC, bugref:4643 …
(edit) @85757   5 years vboxsync Makefile.kmk,Devices/Makefile.kmk: Switch to new firmware temporarily …
(edit) @85756   5 years vboxsync Devices/EFI/FirmwarNew/Config.kmk: Point to the correct directory, …
(edit) @85755   5 years vboxsync Devices/EFI/FirmwarNew/VBoxPkg: Fix compilation on MSVC, bugref:4643
(edit) @85754   5 years vboxsync Devices/EFI/FirmwarNew/CryptoPkg: Fix compilation on MSVC, bugref:4643
(edit) @85753   5 years vboxsync Devices/EFI/FirmwareNew/VolInfo: Fix compilation on MSVC, bugref:4643
(edit) @85719   5 years vboxsync Devices/EFI: Merge edk-stable202005 and make it build, bugref:4643 …
(edit) @85718   5 years vboxsync Devices/EFI: Merge edk-stable202005 and make it build, bugref:4643
(edit) @85716   5 years vboxsync Devices/EFI: Preparing for updating to edk2-stable202005. bugref:4643
(edit) @85677   5 years vboxsync AMD IOMMU: bugref:9654 Reverted unintentional Log to LogRel change in …
(edit) @85657   5 years vboxsync Devices/Audio/DrvHostCoreAudio: Properly request authorization for …
(edit) @85655   5 years vboxsync Devices/Audio/DrvHostCoreAudio: Properly request authorization for …
(edit) @85640   5 years vboxsync AMD IOMMU: bugref:9654 Comments.
(edit) @85639   5 years vboxsync AMD IOMMU: bugref:9654 ACPI tables for IOMMU. ifdef'd not enabled.
(edit) @85608   5 years vboxsync Limit to size of instance data, which includes queue pair arrays
(edit) @85570   5 years vboxsync DrvHostPulseAudio.cpp: put the mainloop creatation outside the silly …
(edit) @85563   5 years vboxsync AMD IOMMU: bugref:9654 Whitespace nit.
(edit) @85562   5 years vboxsync AMD IOMMU: bugref:9654 Misc. Info register must match ACPI tables …
(edit) @85531   5 years vboxsync DrvHostPulseAudio.cpp: Don't crash in paStreamOpen if …
(edit) @85507   5 years vboxsync SUP,*: Some changes to the SUP_IOCTL_LDR_OPEN and SUP_IOCTL_LDR_LOAD …
(edit) @85506   5 years vboxsync SUP: Added a PRTERRINFO parameter to SUPR3LoadVMM. bugref:9801
(edit) @85499   5 years vboxsync Devices/Audio/DrvHostPulseAudio: Cache the context state in …
(edit) @85497   5 years vboxsync VGABIOS: If LFB is disabled (BAR is zero), do not report any LFB modes.
(edit) @85494   5 years vboxsync AMD IOMMU: bugref:9654 Nits and comment.
(edit) @85490   5 years vboxsync DevPciIch9.cpp: indent fix
(edit) @85487   5 years vboxsync DevIoApic: Print the APIC version in the log rather than the …
(edit) @85478   5 years vboxsync DevPCI.cpp: Move special VGA case into generic allocation, to make it …
(edit) @85476   5 years vboxsync DevVGA-SVGA.cpp: comment typo
(edit) @85449   5 years vboxsync Audio/DrvHostPulseAudio: Don't access the context anymore when waiting …
(edit) @85438   5 years vboxsync Devices/Graphics: fixed a debug assertion caused by a missing if …
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