VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @81432   5 years vboxsync DevE1000: Converted to new model (wrt critsects, I/O, and pointers at …
(edit) @81431   5 years vboxsync Devices/Graphics: correct fix for flickering with D3D backend
(edit) @81424   5 years vboxsync DevE1000: VINF_IOM_R3_MMIO_WRITE status code inside #ifndef IN_RING3 …
(edit) @81423   5 years vboxsync DevE1000: VINF_IOM_R3_MMIO_WRITE status code inside #ifndef IN_RING3 …
(edit) @81418   5 years vboxsync DevE1000: Eliminating hCanRxTask (previously pCanRxQueue) by replacing …
(edit) @81417   5 years vboxsync DevE1000: Eliminating hCanRxTask (previously pCanRxQueue) by replacing …
(edit) @81414   5 years vboxsync DevE1000: Build fix. bugref:9218
(edit) @81412   5 years vboxsync PC/BIOS: Move the generic SCSI definitions out of scsi.c into a …
(edit) @81410   5 years vboxsync DevE1000: split up the state structure, converted timers to handles …
(edit) @81408   5 years vboxsync DevRTC: nits. bugref:9218
(edit) @81407   5 years vboxsync PC/BIOS/virtio.c: Updates
(edit) @81402   5 years vboxsync VirtIO: Fix access to the VirtIO registers through the PCI config …
(edit) @81385   6 years vboxsync DevE1000: Converted timers from pointers to handles. [build fix] …
(edit) @81384   6 years vboxsync DevE1000: Converted timers from pointers to handles. bugref:9218
(edit) @81380   6 years vboxsync DevE1000: Start converting it to the new device model. bugref:9218
(edit) @81378   6 years vboxsync IOM,PDM,PCI: Making new MMIO code work with PCI. [build fix] bugref:9218
(edit) @81377   6 years vboxsync DevRTC: Missing dox.
(edit) @81375   6 years vboxsync IOM,PDM,PCI: Making new MMIO code work with PCI. bugref:9218
(edit) @81369   6 years vboxsync *: doxygen fixes
(edit) @81368   6 years vboxsync Storage/DevVirtioSCSI.cpp: While trying to diagnose issue seen with …
(edit) @81367   6 years vboxsync Storage/DevVirtioSCSI.cpp: While trying to diagnose issue seen with …
(edit) @81365   6 years vboxsync Devices/Graphics: Direct3D backend helpers
(edit) @81360   6 years vboxsync Devices/Graphics: Direct3D backend support for UYVY, YUY2 and A8B8G8R8 …
(edit) @81359   6 years vboxsync Devices/Graphics: Direct3D backend helpers and surface format …
(edit) @81351   6 years vboxsync EFI/Firmware: Disable emulated NV variable mode, bugref:6940
(edit) @81350   6 years vboxsync EFI/Firmware: use maximum text mode resolution (for EFI shell mainly)
(edit) @81349   6 years vboxsync Storage/DevVirtioSCSI.cpp: Fix burn due to unintialized vars
(edit) @81348   6 years vboxsync Storage/DevVirtioSCSI.cpp: Some improvements to failures related to …
(edit) @81344   6 years vboxsync EFI/Firmware: switch to "usual" variable handling, using NVRAM
(edit) @81316   6 years vboxsync Storage/DevVirtioSCSI.cpp: Correct missing queue name parameter
(edit) @81314   6 years vboxsync Storage/DevVirtioSCSI.cpp: Fix burns for unused variables
(edit) @81313   6 years vboxsync Storage/DevVirtioSCSI.cpp: Fix burns for unused variables
(edit) @81312   6 years vboxsync Storage/DevVirtioSCSI.cpp: Fix sanitizer errors found in virtioScsiCtrl()
(edit) @81308   6 years vboxsync Storage/DevVirtioSCSI.cpp: fix assert (third times the charm)
(edit) @81307   6 years vboxsync Storage/DevVirtioSCSI.cpp: fix assert
(edit) @81306   6 years vboxsync Storage/DevVirtioSCSI.cpp: fix assert
(edit) @81302   6 years vboxsync Storage/DevVirtioSCSI.cpp: Try to fix burn on Windows build machines
(edit) @81301   6 years vboxsync Storage/DevVirtioSCSI.cpp: Fix burn caused by unused function.
(edit) @81300   6 years vboxsync Storage/DevVirtioSCSI.cpp: Improved bounds checking for MMIO …
(edit) @81291   6 years vboxsync Devices/Graphics: LogRel the D3D adapter identifier
(edit) @81267   6 years vboxsync Devices/EFI: Integrate NVRAM flash device into the EFI "device", can …
(edit) @81266   6 years vboxsync Devices/EFI/FlashCore.cpp: Format string fix
(edit) @81264   6 years vboxsync Devices/EFI: Don't fail if there is no NVRAM driver attached below [fix]
(edit) @81262   6 years vboxsync Devices/EFI: Don't fail if there is no NVRAM driver attached below
(edit) @81252   6 years vboxsync Devices/EFI: Split the flash device emulation out of DevFlash so it …
(edit) @81250   6 years vboxsync Devices/EFI: Split the flash device emulation out of DevFlash so it …
(edit) @81231   6 years vboxsync Storage/DevVirtioScsi.cpp: Disabled MSI-X and added guards to …
(edit) @81221   6 years vboxsync DevVGA.cpp: style nits.
(edit) @81219   6 years vboxsync Devices/Graphics: fixed the wrong translation of BlendOp in the OpenGL …
(edit) @81218   6 years vboxsync Dev/E1000: Checksum and segmentation offloading validity checks.
(edit) @81216   6 years vboxsync Bracing for more.
(edit) @81215   6 years vboxsync Signedness.
(edit) @81214   6 years vboxsync Input: Added support for translating USB HID usage page 12 (Consumer …
(edit) @81211   6 years vboxsync More validation of a shader bytecode, bugref:9520
(edit) @81205   6 years vboxsync VMSVGA: Ignore invalid SVGA_3D_CMD_SETLIGHTENABLED, bugref:9583
(edit) @81199   6 years vboxsync NAT: ip_output0 - fix handling of mbuf shortage when we do fragmentation.
(edit) @81196   6 years vboxsync EFI/Firmware: Applied the SplitPage fix to the copy in CpuMpPei too as …
(edit) @81195   6 years vboxsync EFI/Firmware: Should always use atomics when updating 64-bit page …
(edit) @81194   6 years vboxsync Devices/Graphics/DevVGA-SVGA.cpp: Improve check, bugref:9535
(edit) @81193   6 years vboxsync EFI/Firmware: Handle to the page table entry memory as volatile to …
(edit) @81186   6 years vboxsync OHCI: Improved in-flight URB tracking (see bugref:9571).
(edit) @81182   6 years vboxsync Audio/HDA: Added more codec verb checks (bugref:9569).
(edit) @81181   6 years vboxsync Audio/HDA: Added more SD register checks (bugref:9569).
(edit) @81139   6 years vboxsync RTC: doxygen fix. bugref:9218
(edit) @81136   6 years vboxsync IOM,RTC,PCI: Make the port parameter in the I/O port callbacks …
(edit) @81135   6 years vboxsync BIOS/virtio.c: Updates, can submit requests to the device now
(edit) @81130   6 years vboxsync BIOS: Fixed incorrect word swapping.
(edit) @81129   6 years vboxsync Devices/PC/BIOS/virtio.c: Updates
(edit) @81128   6 years vboxsync Devices/BIOS: Enable pci_write_config_* for the upcoming virtio driver
(edit) @81126   6 years vboxsync Storage/DevVirtioSCSI.cpp: fix burn
(edit) @81123   6 years vboxsync Storage/DevVirtioSCSI.cpp: fix burn
(edit) @81122   6 years vboxsync Storage/DevVirtioSCSI.cpp: Got MSI-X support implemented and a few …
(edit) @81102   6 years vboxsync Devices/Graphics: removed apparently unused header files.
(edit) @81090   6 years vboxsync Devices/BIOS: Skeleton of a VirtIO driver, just detects any device for …
(edit) @81089   6 years vboxsync Devices/BIOS: Skeleton of a VirtIO driver, just detects any device for …
(edit) @81080   6 years vboxsync Devices/Graphics: correctly process the vertex attribute arrays with …
(edit) @81067   6 years vboxsync tstUsbMouse: Must initialize pvInstanceDataR3 or PDMINS_2_DATA will …
(edit) @81051   6 years vboxsync DevPciIch9: Always save the MSI-X state size. bugref:9218
(edit) @81048   6 years vboxsync DevPCI: Only save 256 bytes of config space to match the load code and …
(edit) @81039   6 years vboxsync DevPciIch9: build fix. bugref:9218
(edit) @81036   6 years vboxsync DevPci: Share more of the setirq code for bridges and added cycle …
(edit) @81035   6 years vboxsync DevPci: Allow access to config space above 256 bytes with ICH9. …
(edit) @81034   6 years vboxsync DevPci: Share more of the setirq code for bridges and added cycle …
(edit) @81033   6 years vboxsync DevPci*: Eliminated DevPciMerge1.cpp.h.
(edit) @81032   6 years vboxsync DevPci*: Limit config space to 256 if PIIX3 bus. bugref:9218
(edit) @81031   6 years vboxsync PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
(edit) @81030   6 years vboxsync EFI/Firmware: Build fix
(edit) @81029   6 years vboxsync EFI/Firmware: Build fix
(edit) @81022   6 years vboxsync Devices/Graphics: use correct context when waiting on a shared …
(edit) @81021   6 years vboxsync Storage/DevVirtioSCSI.cpp: Attempt #6 to resolve burns
(edit) @81020   6 years vboxsync Storage/DevVirtioSCSI.cpp: Attempt #5 to resolve burns (by figuring …
(edit) @81019   6 years vboxsync Storage/DevVirtioSCSI.cpp: Attempt #4 to resolve burns
(edit) @81018   6 years vboxsync Storage/DevVirtioSCSI.cpp: Attempt #3 to resolve burns
(edit) @81017   6 years vboxsync Storage/DevVirtioSCSI.cpp: Attempt #2 to resolve burns
(edit) @81016   6 years vboxsync Storage/DevVirtioSCSI.cpp: Attempt 1 to fix some burns, hopefully on …
(edit) @81015   6 years vboxsync Storage/DevVirtioSCSI.cpp: Added corner case handling for PCI CFG / …
(edit) @81012   6 years vboxsync EFI/Firmware: Remove now unused VBoxPeCoffExtraActionLib
(edit) @81011   6 years vboxsync EFI/Firmware/OvmfPkg: Always use VBoxDebugLib as the DebugLib instance …
(edit) @81010   6 years vboxsync EFI/Firmware/PeCoffExtraActionLibDebug: Merge code from …
(edit) @81009   6 years vboxsync EFI/Firmware/VBoxPrintHexDump.c: Use RT_C_IS_PRINT instead of isprint …
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