VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @84914   4 years vboxsync Devices/Graphics: updated assertion in OpenGL backend
(edit) @84913   4 years vboxsync DevDMA: Added an info handler to dump DMA page registers since only …
(edit) @84908   4 years vboxsync Devices/UartCore: Make sure DR is only set after we've successfully …
(edit) @84907   4 years vboxsync Devices/UartCore: Need to enter critical section on detach for …
(edit) @84901   4 years vboxsync BIOS: Do not hardcode conventional memory size, query from CMOS instead.
(edit) @84888   4 years vboxsync FE/Qt,Devices/Graphics: experimental GLX graphics output: use TEXTURE_2D
(edit) @84882   4 years vboxsync fix scm burn
(edit) @84877   4 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixes and edits to comments in r138708
(edit) @84876   4 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixed up comments/formatting that got …
(edit) @84868   4 years vboxsync AMD IOMMU: bugref:9654 DevIoAcpi: Darwin build fix.
(edit) @84867   4 years vboxsync AMD IOMMU: bugref:9654 DevIoApic: Remap interrupts via the IOMMU.
(edit) @84860   4 years vboxsync AMD IOMMU: bugref:9654 DevIoApic: Build fix.
(edit) @84859   4 years vboxsync AMD IOMMU: bugref:9654 DevIoApic: Remap MSIs via the IOMMU before …
(edit) @84858   4 years vboxsync AMD IOMMU: bugref:9654 The caller (IOAPIC) might need to distinguish …
(edit) @84856   4 years vboxsync scm
(edit) @84853   4 years vboxsync DevVGA-SVGA3d-shared: We're only creating one kind of window, so make …
(edit) @84852   4 years vboxsync DevVGA-SVGA3d: Jettison the titlebar and border of the window we pass …
(edit) @84851   4 years vboxsync Devices/Graphics: experimental GLX graphics output: updated assertion
(edit) @84849   4 years vboxsync DevVGA-SVGA3d: Jettison the titlebar and border of the window we pass …
(edit) @84841   4 years vboxsync DevVGA-SVGA3d-win.cpp: More assertions. bugref:8489
(edit) @84834   4 years vboxsync Devices/DevVGA: Remove obsolete VBOX_WITH_CRHGSMI
(edit) @84829   4 years vboxsync BIOS: Don't panic and hard halt when the specified boot medium is not …
(edit) @84827   4 years vboxsync AMD IOMMU: bugref:9654 PDM interface changes for supplying …
(edit) @84826   4 years vboxsync AMD IOMMU: bugref:9654 PDM interface changes for supplying …
(edit) @84820   4 years vboxsync Fix burn due to forgetting to change VirtioCore.h guard to reflect …
(edit) @84819   4 years vboxsync Virtio/VirtioCore.cpp, Network/DevVirtioNet_1_0.cpp, …
(edit) @84815   4 years vboxsync Devices/Audio/DevIchAc97: Workaround a hang upon resume when a NetBSD …
(edit) @84808   4 years vboxsync AMD IOMMU: bugref:9654 Fixes.
(edit) @84806   4 years vboxsync Fix burns
(edit) @84804   4 years vboxsync Fix burns
(edit) @84803   4 years vboxsync Network/DevVirtioNet_1_0.cpp: Rename API functions to refer to Virtq …
(edit) @84802   4 years vboxsync Devices/Graphics: experimental GLX graphics output: reset screens on …
(edit) @84786   4 years vboxsync Attempt to fix burn
(edit) @84783   4 years vboxsync Attempt to fix burn
(edit) @84782   4 years vboxsync Attempt to fix burn
(edit) @84780   4 years vboxsync Attempt to fix burn
(edit) @84779   4 years vboxsync Attempt to fix burn
(edit) @84778   4 years vboxsync Attempt to fix burn
(edit) @84777   4 years vboxsync Attempt to fix burn
(edit) @84776   4 years vboxsync Attempt to fix burn
(edit) @84775   4 years vboxsync Attempt fix burns
(edit) @84774   4 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixed controlq hang, reduced use of …
(edit) @84754   4 years vboxsync Devices/Graphics: fixed regression after r138536 (crash on startup …
(edit) @84752   4 years vboxsync BIOS: On boot failure, call into INT 18h and report that to the host …
(edit) @84750   4 years vboxsync DevVGA-SVGA.cpp: Fix crashing VMs on startup after r138536 due to a …
(edit) @84747   4 years vboxsync Devices/Graphics: logging. bugref:9695
(edit) @84743   4 years vboxsync Devices/Graphics: experimental GLX graphics output (build fix)
(edit) @84742   4 years vboxsync Devices/Graphics: experimental GLX graphics output
(edit) @84737   4 years vboxsync Devices/Graphics: optional release logging of performance metrics
(edit) @84727   4 years vboxsync Devices/Graphics: glLdr: load more functions (scm fix)
(edit) @84725   4 years vboxsync Devices/Graphics: glLdr: load more functions.
(edit) @84722   4 years vboxsync bugref:9637. setting vmsvga relevant functions in DevVGA only when …
(edit) @84715   4 years vboxsync AMD IOMMU: bugref:9654 PDM: Remove duplicate pfnIoApicSendMsi …
(edit) @84689   5 years vboxsync Devices/Serial/UartCore: Revert part of r137918 and switch the receive …
(edit) @84688   5 years vboxsync Devices/Serial/DrvTCP: Avoid filling up the pipe with external woken …
(edit) @84677   5 years vboxsync AMD IOMMU: bugref:9654 Add I/O APIC PDM helper for talking to the …
(edit) @84676   5 years vboxsync EFI: Adjustments for VC++ 14.2. bugref:8489
(edit) @84675   5 years vboxsync EFI: VBoxVgaDxe/Edid: offsetof is not present with VC++ 14+, use …
(edit) @84673   5 years vboxsync BIOS: Removed INT 19h heuristic altogether (see bugref:5649).
(edit) @84666   5 years vboxsync AMD IOMMU: bugref:9654 DevIoApic: Nit.
(edit) @84665   5 years vboxsync AMD IOMMU: bugref:9654 DevIoApic: Attempted burn fix.
(edit) @84663   5 years vboxsync AMD IOMMU: bugref:9654 DevIoApic: Conversion between xAPIC interrupts …
(edit) @84651   5 years vboxsync AMD IOMMU: bugref:9654 Move MSIADDR, MSIDATA and MSIMSG from IOMMU …
(edit) @84647   5 years vboxsync DevIoApic: nit.
(edit) @84638   5 years vboxsync AMD IOMMU: bugref:9654 Unused defs.
(edit) @84580   5 years vboxsync AMD IOMMU: bugref:9654 Clarification of sorts for LINT0/LINT1 and IOMMU.
(edit) @84566   5 years vboxsync AMD IOMMU: bugref:9654 Interrupt remapping bits.
(edit) @84560   5 years vboxsync AMD IOMMU: bugref:9654 Interrupt remapping bits.
(edit) @84540   5 years vboxsync Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
(edit) @84539   5 years vboxsync AMD IOMMU: bugref:9654 Interrupt remapping bits.
(edit) @84533   5 years vboxsync s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
(edit) @84530   5 years vboxsync AMD IOMMU: bugref:9654 Interrupt remapping bits.
(edit) @84515   5 years vboxsync AMD IOMMU: bugref:9654 MSI Interrupt remapping bits.
(edit) @84514   5 years vboxsync Devices/USB: Convert to use new PDMDevHlp guest memory read/write …
(edit) @84509   5 years vboxsync iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack …
(edit) @84504   5 years vboxsync Devices/Storage: Convert to use new PDMDevHlp guest memory read/write …
(edit) @84502   5 years vboxsync BIOS: Use a different heuristic for determining whether INT 19h needs …
(edit) @84489   5 years vboxsync Devices/DevAHCI: Convert PDMDevHlpPhys read/write calls to the new …
(edit) @84468   5 years vboxsync Network/DevVirtioNet_1.0.cpp: Removed force interrupt flag from API …
(edit) @84447   5 years vboxsync Audio/AC97: Revived / fixed async I/O code after driver interface …
(edit) @84432   5 years vboxsync AMD IOMMU: bugref:9654 Interrupt remapping bits.
(edit) @84431   5 years vboxsync AMD IOMMU: bugref:9654 IOMMU interrupt remapping callback skeleton.
(edit) @84430   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixed typo that made disabling …
(edit) @84411   5 years vboxsync *.kmk: VC++ 14.0 adjustments (just follow where 14.1 leads). bugref:8489
(edit) @84409   5 years vboxsync VBoxSVGA3D: VC++ 14.0 / UCRT adjustments. bugref:8489
(edit) @84408   5 years vboxsync VBoxMMNotificationClient.cpp: Use newly added wrapper for the …
(edit) @84392   5 years vboxsync disable temporary enable of DevVirtioNet_1_0.cpp in Config.kmk now …
(edit) @84391   5 years vboxsync Fix more windows compiler warnings
(edit) @84390   5 years vboxsync Fix more windows compiler warnings
(edit) @84389   5 years vboxsync Fix more windows compiler warnings
(edit) @84388   5 years vboxsync Fix more windows compiler warnings
(edit) @84386   5 years vboxsync Clean up more build warnings
(edit) @84384   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Fix some Windows build warnings and …
(edit) @84383   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixed bug where Network Settings on …
(edit) @84360   5 years vboxsync VUSB: Restored non-minimal initial control URB extra allocation (see …
(edit) @84359   5 years vboxsync CamelCasing.
(edit) @84358   5 years vboxsync Fix burns
(edit) @84357   5 years vboxsync Fix burns
(edit) @84356   5 years vboxsync Fix burns
(edit) @84355   5 years vboxsync Fix burns
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