VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @81350   5 years vboxsync EFI/Firmware: use maximum text mode resolution (for EFI shell mainly)
(edit) @81349   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix burn due to unintialized vars
(edit) @81348   5 years vboxsync Storage/DevVirtioSCSI.cpp: Some improvements to failures related to …
(edit) @81344   5 years vboxsync EFI/Firmware: switch to "usual" variable handling, using NVRAM
(edit) @81316   5 years vboxsync Storage/DevVirtioSCSI.cpp: Correct missing queue name parameter
(edit) @81314   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix burns for unused variables
(edit) @81313   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix burns for unused variables
(edit) @81312   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix sanitizer errors found in virtioScsiCtrl()
(edit) @81308   5 years vboxsync Storage/DevVirtioSCSI.cpp: fix assert (third times the charm)
(edit) @81307   5 years vboxsync Storage/DevVirtioSCSI.cpp: fix assert
(edit) @81306   5 years vboxsync Storage/DevVirtioSCSI.cpp: fix assert
(edit) @81302   5 years vboxsync Storage/DevVirtioSCSI.cpp: Try to fix burn on Windows build machines
(edit) @81301   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix burn caused by unused function.
(edit) @81300   5 years vboxsync Storage/DevVirtioSCSI.cpp: Improved bounds checking for MMIO …
(edit) @81291   5 years vboxsync Devices/Graphics: LogRel the D3D adapter identifier
(edit) @81267   5 years vboxsync Devices/EFI: Integrate NVRAM flash device into the EFI "device", can …
(edit) @81266   5 years vboxsync Devices/EFI/FlashCore.cpp: Format string fix
(edit) @81264   5 years vboxsync Devices/EFI: Don't fail if there is no NVRAM driver attached below [fix]
(edit) @81262   5 years vboxsync Devices/EFI: Don't fail if there is no NVRAM driver attached below
(edit) @81252   5 years vboxsync Devices/EFI: Split the flash device emulation out of DevFlash so it …
(edit) @81250   5 years vboxsync Devices/EFI: Split the flash device emulation out of DevFlash so it …
(edit) @81231   5 years vboxsync Storage/DevVirtioScsi.cpp: Disabled MSI-X and added guards to …
(edit) @81221   5 years vboxsync DevVGA.cpp: style nits.
(edit) @81219   5 years vboxsync Devices/Graphics: fixed the wrong translation of BlendOp in the OpenGL …
(edit) @81218   5 years vboxsync Dev/E1000: Checksum and segmentation offloading validity checks.
(edit) @81216   5 years vboxsync Bracing for more.
(edit) @81215   5 years vboxsync Signedness.
(edit) @81214   5 years vboxsync Input: Added support for translating USB HID usage page 12 (Consumer …
(edit) @81211   5 years vboxsync More validation of a shader bytecode, bugref:9520
(edit) @81205   5 years vboxsync VMSVGA: Ignore invalid SVGA_3D_CMD_SETLIGHTENABLED, bugref:9583
(edit) @81199   5 years vboxsync NAT: ip_output0 - fix handling of mbuf shortage when we do fragmentation.
(edit) @81196   5 years vboxsync EFI/Firmware: Applied the SplitPage fix to the copy in CpuMpPei too as …
(edit) @81195   5 years vboxsync EFI/Firmware: Should always use atomics when updating 64-bit page …
(edit) @81194   5 years vboxsync Devices/Graphics/DevVGA-SVGA.cpp: Improve check, bugref:9535
(edit) @81193   5 years vboxsync EFI/Firmware: Handle to the page table entry memory as volatile to …
(edit) @81186   5 years vboxsync OHCI: Improved in-flight URB tracking (see bugref:9571).
(edit) @81182   5 years vboxsync Audio/HDA: Added more codec verb checks (bugref:9569).
(edit) @81181   5 years vboxsync Audio/HDA: Added more SD register checks (bugref:9569).
(edit) @81139   5 years vboxsync RTC: doxygen fix. bugref:9218
(edit) @81136   5 years vboxsync IOM,RTC,PCI: Make the port parameter in the I/O port callbacks …
(edit) @81135   5 years vboxsync BIOS/virtio.c: Updates, can submit requests to the device now
(edit) @81130   5 years vboxsync BIOS: Fixed incorrect word swapping.
(edit) @81129   5 years vboxsync Devices/PC/BIOS/virtio.c: Updates
(edit) @81128   5 years vboxsync Devices/BIOS: Enable pci_write_config_* for the upcoming virtio driver
(edit) @81126   5 years vboxsync Storage/DevVirtioSCSI.cpp: fix burn
(edit) @81123   5 years vboxsync Storage/DevVirtioSCSI.cpp: fix burn
(edit) @81122   5 years vboxsync Storage/DevVirtioSCSI.cpp: Got MSI-X support implemented and a few …
(edit) @81102   5 years vboxsync Devices/Graphics: removed apparently unused header files.
(edit) @81090   5 years vboxsync Devices/BIOS: Skeleton of a VirtIO driver, just detects any device for …
(edit) @81089   5 years vboxsync Devices/BIOS: Skeleton of a VirtIO driver, just detects any device for …
(edit) @81080   5 years vboxsync Devices/Graphics: correctly process the vertex attribute arrays with …
(edit) @81067   5 years vboxsync tstUsbMouse: Must initialize pvInstanceDataR3 or PDMINS_2_DATA will …
(edit) @81051   5 years vboxsync DevPciIch9: Always save the MSI-X state size. bugref:9218
(edit) @81048   5 years vboxsync DevPCI: Only save 256 bytes of config space to match the load code and …
(edit) @81039   5 years vboxsync DevPciIch9: build fix. bugref:9218
(edit) @81036   5 years vboxsync DevPci: Share more of the setirq code for bridges and added cycle …
(edit) @81035   5 years vboxsync DevPci: Allow access to config space above 256 bytes with ICH9. …
(edit) @81034   5 years vboxsync DevPci: Share more of the setirq code for bridges and added cycle …
(edit) @81033   5 years vboxsync DevPci*: Eliminated DevPciMerge1.cpp.h.
(edit) @81032   5 years vboxsync DevPci*: Limit config space to 256 if PIIX3 bus. bugref:9218
(edit) @81031   5 years vboxsync PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
(edit) @81030   5 years vboxsync EFI/Firmware: Build fix
(edit) @81029   5 years vboxsync EFI/Firmware: Build fix
(edit) @81022   5 years vboxsync Devices/Graphics: use correct context when waiting on a shared …
(edit) @81021   5 years vboxsync Storage/DevVirtioSCSI.cpp: Attempt #6 to resolve burns
(edit) @81020   5 years vboxsync Storage/DevVirtioSCSI.cpp: Attempt #5 to resolve burns (by figuring …
(edit) @81019   5 years vboxsync Storage/DevVirtioSCSI.cpp: Attempt #4 to resolve burns
(edit) @81018   5 years vboxsync Storage/DevVirtioSCSI.cpp: Attempt #3 to resolve burns
(edit) @81017   5 years vboxsync Storage/DevVirtioSCSI.cpp: Attempt #2 to resolve burns
(edit) @81016   5 years vboxsync Storage/DevVirtioSCSI.cpp: Attempt 1 to fix some burns, hopefully on …
(edit) @81015   5 years vboxsync Storage/DevVirtioSCSI.cpp: Added corner case handling for PCI CFG / …
(edit) @81012   5 years vboxsync EFI/Firmware: Remove now unused VBoxPeCoffExtraActionLib
(edit) @81011   5 years vboxsync EFI/Firmware/OvmfPkg: Always use VBoxDebugLib as the DebugLib instance …
(edit) @81010   5 years vboxsync EFI/Firmware/PeCoffExtraActionLibDebug: Merge code from …
(edit) @81009   5 years vboxsync EFI/Firmware/VBoxPrintHexDump.c: Use RT_C_IS_PRINT instead of isprint …
(edit) @81003   5 years vboxsync EFI/Firmware: Restore ability to store/access variables in DevEFI from …
(edit) @80986   5 years vboxsync NAT: Terminate the TFTP session if the client sends us an error, …
(edit) @80985   5 years vboxsync NAT: Drop unnecessary #include.
(edit) @80984   5 years vboxsync NAT: Do not send TFTP OACK packet if the request had no options.
(edit) @80983   5 years vboxsync NAT: tftpSend - return error if we failed to send the packet.
(edit) @80982   5 years vboxsync DevPciIch9: style.
(edit) @80980   5 years vboxsync NAT: Make sure tftpSendError() always terminate the session.
(edit) @80963   5 years vboxsync DevPci*,PDM: Doxygen fixes. bugrefx:9218
(edit) @80962   5 years vboxsync DevPci*,PDM: Doxygen fixes. bugrefx:9218
(edit) @80961   5 years vboxsync DevPci*: build fix. bugref:9218
(edit) @80960   5 years vboxsync IOM,PDM,DevPCI,DevPciIch9,RTC: Fixes to the I/O port lookup table …
(edit) @80958   5 years vboxsync EFI/Firmware/.scm-settings: Temporary ignoring the openssl directory …
(edit) @80957   5 years vboxsync EFI/Firmware/.scm-settings: Temporary ignoring the openssl directory …
(edit) @80956   5 years vboxsync build.py: fix the additional logging on Linux (where Command is just a …
(edit) @80953   5 years vboxsync EFI/Firmware: Import the openssl sources from the vendor branch so the …
(edit) @80951   5 years vboxsync EFI/IoMmuDxe: Fix compiler warning (treated as error)
(edit) @80950   5 years vboxsync DevPciIch9: Another build fix. bugref:9218
(edit) @80947   5 years vboxsync DevPciIch9: build fixes. bugref:9218
(edit) @80946   5 years vboxsync DevPciIch9: build fix. bugref:9218
(edit) @80945   5 years vboxsync DevPciIch9: build fix. bugref:9218
(edit) @80944   5 years vboxsync DevPCI: build fix. bugref:9218
(edit) @80943   5 years vboxsync Devices/PCI: Device model refactoring, part I. bugref:9218
(edit) @80937   5 years vboxsync Storage/DevVirtioSCSI.cpp: minor cleanup from last integration
(edit) @80936   5 years vboxsync EFI/Firmware: Include more debug symbol files in the package
(edit) @80935   5 years vboxsync EFI/Firmware: Adapt vbox-tools_def.txt to match the template hopefully …
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