VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @85788   4 years vboxsync Makefile.kmk,Devices/Makefile.kmk,Devices/EFI: Removed old EFI …
(edit) @85761   4 years vboxsync Devices/EFI/FirmwareNew: Compile fix on Linux for antlr.c and err.h …
(edit) @85760   4 years vboxsync Devices/EFI/FirmwarNew: Compile fix on Linux for antlr.c and err.h …
(edit) @85759   4 years vboxsync Devices/EFI/FirmwarNew: Compile fix on Linux for antlr.c, bugref:4643
(edit) @85758   4 years vboxsync Devices/EFI/FirmwarNew/VBoxPkg: Fix compilation on MSVC, bugref:4643 …
(edit) @85757   4 years vboxsync Makefile.kmk,Devices/Makefile.kmk: Switch to new firmware temporarily …
(edit) @85756   4 years vboxsync Devices/EFI/FirmwarNew/Config.kmk: Point to the correct directory, …
(edit) @85755   4 years vboxsync Devices/EFI/FirmwarNew/VBoxPkg: Fix compilation on MSVC, bugref:4643
(edit) @85754   4 years vboxsync Devices/EFI/FirmwarNew/CryptoPkg: Fix compilation on MSVC, bugref:4643
(edit) @85753   4 years vboxsync Devices/EFI/FirmwareNew/VolInfo: Fix compilation on MSVC, bugref:4643
(edit) @85719   4 years vboxsync Devices/EFI: Merge edk-stable202005 and make it build, bugref:4643 …
(edit) @85718   4 years vboxsync Devices/EFI: Merge edk-stable202005 and make it build, bugref:4643
(edit) @85716   4 years vboxsync Devices/EFI: Preparing for updating to edk2-stable202005. bugref:4643
(edit) @85677   4 years vboxsync AMD IOMMU: bugref:9654 Reverted unintentional Log to LogRel change in …
(edit) @85657   4 years vboxsync Devices/Audio/DrvHostCoreAudio: Properly request authorization for …
(edit) @85655   4 years vboxsync Devices/Audio/DrvHostCoreAudio: Properly request authorization for …
(edit) @85640   4 years vboxsync AMD IOMMU: bugref:9654 Comments.
(edit) @85639   4 years vboxsync AMD IOMMU: bugref:9654 ACPI tables for IOMMU. ifdef'd not enabled.
(edit) @85608   4 years vboxsync Limit to size of instance data, which includes queue pair arrays
(edit) @85570   4 years vboxsync DrvHostPulseAudio.cpp: put the mainloop creatation outside the silly …
(edit) @85563   4 years vboxsync AMD IOMMU: bugref:9654 Whitespace nit.
(edit) @85562   4 years vboxsync AMD IOMMU: bugref:9654 Misc. Info register must match ACPI tables …
(edit) @85531   4 years vboxsync DrvHostPulseAudio.cpp: Don't crash in paStreamOpen if …
(edit) @85507   4 years vboxsync SUP,*: Some changes to the SUP_IOCTL_LDR_OPEN and SUP_IOCTL_LDR_LOAD …
(edit) @85506   4 years vboxsync SUP: Added a PRTERRINFO parameter to SUPR3LoadVMM. bugref:9801
(edit) @85499   4 years vboxsync Devices/Audio/DrvHostPulseAudio: Cache the context state in …
(edit) @85497   4 years vboxsync VGABIOS: If LFB is disabled (BAR is zero), do not report any LFB modes.
(edit) @85494   4 years vboxsync AMD IOMMU: bugref:9654 Nits and comment.
(edit) @85490   4 years vboxsync DevPciIch9.cpp: indent fix
(edit) @85487   4 years vboxsync DevIoApic: Print the APIC version in the log rather than the …
(edit) @85478   4 years vboxsync DevPCI.cpp: Move special VGA case into generic allocation, to make it …
(edit) @85476   4 years vboxsync DevVGA-SVGA.cpp: comment typo
(edit) @85449   4 years vboxsync Audio/DrvHostPulseAudio: Don't access the context anymore when waiting …
(edit) @85438   4 years vboxsync Devices/Graphics: fixed a debug assertion caused by a missing if …
(edit) @85415   4 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixed pause/resume/poweroff, added more …
(edit) @85370   4 years vboxsync Devices/Graphics,Main,include: Experimental graphics output (build …
(edit) @85369   4 years vboxsync Devices/Graphics,Main,include: Experimental graphics output (build …
(edit) @85368   4 years vboxsync Devices/Graphics,Main,include: Experimental graphics output. bugref:9695
(edit) @85349   4 years vboxsync ACPI: vbox.dsl fix trailing blank scm burn.
(edit) @85347   4 years vboxsync ACPI: Add IndexFields for IOMMU and SB I/O APIC. Let's see if this …
(edit) @85346   4 years vboxsync Devices/Audio/DrvHostPulseAudio: Don't wait indefinitely for the …
(edit) @85338   4 years vboxsync Devices/Makefile.kmk,OpenGLTest/Makefile.kmk: Disable warnings about …
(edit) @85325   4 years vboxsync VirtioCore.h: Removed unnecessary prototypes of …
(edit) @85320   4 years vboxsync lwip/icmp*.h: Clang 11 workaround. [grr] bugref:9790
(edit) @85319   4 years vboxsync lwip/icmp*.h: Clang 11 workaround. bugref:9790
(edit) @85291   4 years vboxsync Networking/DevVirtioNet_1_0.cpp: Made some performance tweaks and …
(edit) @85204   4 years vboxsync shaderlib/wine: Clang 11 adjustments - 3rd try. bugref:9790
(edit) @85203   4 years vboxsync shaderlib/wine: Clang 11 adjustments - 2nd try. bugref:9790
(edit) @85199   4 years vboxsync DrvHostCoreAudio: Missing DECLCALLBACKs on prototypes. …
(edit) @85198   4 years vboxsync DevPciIch9: Missing DECLCALLBACK on two SetIrq callbacks. bugref:9794
(edit) @85197   4 years vboxsync DevSmc.cpp: Missing DECLCALLBACK on definitions. bugref:9794
(edit) @85196   4 years vboxsync shaderlib/wine: Clang 11 adjustments. bugref:9790
(edit) @85195   4 years vboxsync slirp: Clang 11 / OSX SDK 10.13 adjustments. bugref:9790
(edit) @85194   4 years vboxsync VirtioCore.h: Removed extra virtioCoreGCPhysChainCalcBufSize prototype …
(edit) @85193   4 years vboxsync VBoxDDUDeps.cpp,DevINIP.cpp: Workaround for Clang 11 nothrow …
(edit) @85158   4 years vboxsync PCnet: Dump BCR18 (DWIO) in info handler, too.
(edit) @85156   4 years vboxsync Devices/Graphics: Release texture object on failure (reverted a part …
(edit) @85153   4 years vboxsync Devices/Graphics: Release texture object on failure, bugref:9747
(edit) @85146   4 years vboxsync Dev/E1000,PDM: (bugref:9764) disable UFO, UDP header checks, zero MSS …
(edit) @85134   4 years vboxsync Devices/Storage/LsiLogic: Fix regression introduced in r139017, bugref:9767
(edit) @85132   4 years vboxsync Network/DevVirtioNet_1_0 fixed accidental renaming of some constants
(edit) @85124   4 years vboxsync *: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively …
(edit) @85123   4 years vboxsync iprt/cdefs.h: Some cleaning up. bugref:9794
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @85117   4 years vboxsync PCnet: Disabled NetShaper support (see bugref:9768).
(edit) @85116   4 years vboxsync scm
(edit) @85114   4 years vboxsync Build fix.
(edit) @85113   4 years vboxsync PCnet: Reworked TMD access to better match real hardware (see bugref:9768).
(edit) @85109   4 years vboxsync Resolved other part of xtracker #9766. Rearranged structs, arrays and …
(edit) @85103   4 years vboxsync Devices/Storage/DevBusLogic: Improve emulation to match real hardware, …
(edit) @85102   4 years vboxsync Devices/Storage/DevLsiLogicSCSI: Use the default devie critical …
(edit) @85101   4 years vboxsync Devices/Storage/DevLsiLogicSCSI: Use the default devie critical …
(edit) @85083   5 years vboxsync Fix #9766
(edit) @85082   5 years vboxsync icmp_input: don't keep a mbuf reference after we pass it to a function …
(edit) @85077   5 years vboxsync USBProxyDevice-darwin.cpp: Build fix. bugref:9790
(edit) @85054   5 years vboxsync VirtioCore.cpp: scm fix.
(edit) @85045   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Return virtioCoreVirtqAttach() to …
(edit) @85032   5 years vboxsync Another comment clarification or two in VirtioCore.h
(edit) @85030   5 years vboxsync Minor edits to comments in VirtioCore.h
(edit) @85025   5 years vboxsync Minor fixes to last integration
(edit) @85016   5 years vboxsync Network/DeviVirtioNet_1_0.cpp: More clean up and naming for …
(edit) @85012   5 years vboxsync Devices/Makefile.kmk: The VBoxSVGA3D template does not need to take …
(edit) @85009   5 years vboxsync AMD IOMMU: bugref: 9654 PDM, Main: Changes for southbridge I/O APIC …
(edit) @85007   5 years vboxsync AMD IOMMU: bugref:9654 PDM, Main: Changes for southbridge I/O APIC and …
(edit) @84986   5 years vboxsync Firmware/Makefile.kmk: PATH_KBUILD -> KBUILD_PATH
(edit) @84958   5 years vboxsync Devices: Use TOOL_YASM_AS at various places; helps cross-building …
(edit) @84957   5 years vboxsync Devices: Use TOOL_YASM_AS at various places; helps cross-building (WSL).
(edit) @84919   5 years vboxsync Devices/Graphics: call vmsvga3d*Screen only if 3D is enabled
(edit) @84914   5 years vboxsync Devices/Graphics: updated assertion in OpenGL backend
(edit) @84913   5 years vboxsync DevDMA: Added an info handler to dump DMA page registers since only …
(edit) @84908   5 years vboxsync Devices/UartCore: Make sure DR is only set after we've successfully …
(edit) @84907   5 years vboxsync Devices/UartCore: Need to enter critical section on detach for …
(edit) @84901   5 years vboxsync BIOS: Do not hardcode conventional memory size, query from CMOS instead.
(edit) @84888   5 years vboxsync FE/Qt,Devices/Graphics: experimental GLX graphics output: use TEXTURE_2D
(edit) @84882   5 years vboxsync fix scm burn
(edit) @84877   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixes and edits to comments in r138708
(edit) @84876   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixed up comments/formatting that got …
(edit) @84868   5 years vboxsync AMD IOMMU: bugref:9654 DevIoAcpi: Darwin build fix.
(edit) @84867   5 years vboxsync AMD IOMMU: bugref:9654 DevIoApic: Remap interrupts via the IOMMU.
(edit) @84860   5 years vboxsync AMD IOMMU: bugref:9654 DevIoApic: Build 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