VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @80934   5 years vboxsync EFI/Firmware: Some compi8les fixes when gcc is used (preparation to …
(edit) @80931   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fixed errors that prevented it from …
(edit) @80928   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fixed/improved attach target …
(edit) @80925   5 years vboxsync EFI: Removed old EFI firmware. Using edk2-stable201908 from now on, …
(edit) @80924   5 years vboxsync EFI: Removed old EFI firmware. Using edk2-stable201908 from now on, …
(edit) @80923   5 years vboxsync Dev/Net: @bugref:9556 Lower interrupts on reset
(edit) @80922   5 years vboxsync EFI/FirmwareNew: Add a check for Fat/Universal binaries provided by …
(edit) @80921   5 years vboxsync EFI/FirmwareNew: Fix inclusion of VBoxPeCoffLib as it contains support …
(edit) @80920   5 years vboxsync EFI/FirmwareNew: Generate PDB debug files even for release builds, …
(edit) @80903   5 years vboxsync EFI/FirmwareNew: Implement support for the DataHub protocol which was …
(edit) @80902   5 years vboxsync EFI/FirmwareNew: Implement support for the DataHub protocol which was …
(edit) @80901   5 years vboxsync EFI/FirmwareNew: Restore ability to load the Apple provided OS loader …
(edit) @80872   5 years vboxsync Devices/Graphics,Main,include: remove obsolete Chromium code. bugref:9529
(edit) @80854   5 years vboxsync PCI: Added info pirq to print the state of so-called legacy PCI …
(edit) @80823   5 years vboxsync EFI/FirmwareNew/Logo{,Dxe}.inf: SCM fix
(edit) @80822   5 years vboxsync EFI/FirmwareNew/Logo.c: SCM fix
(edit) @80821   5 years vboxsync FirmwareNew: Fix showing the boot logo (our graphics driver gets wired …
(edit) @80820   5 years vboxsync EFI/FirmwareNew: Logos are now enclosed in a separate DXE driver, …
(edit) @80762   5 years vboxsync Storage/DevVirtioSCSI.cpp: Added multi-target support. See …
(edit) @80759   5 years vboxsync 6.1.0_BETA1
(edit) @80733   5 years vboxsync Audio/AC97: Try to relax (EACS VRA / VRM) capabilities / checks to …
(edit) @80732   5 years vboxsync Devices: Skip extension pack PUEL stuff if VBOX_WITH_EXTPACK is not …
(edit) @80731   5 years vboxsync Devices/Graphics: Build fixes if VBOX_WITH_VMSVGA is not defined.
(edit) @80728   5 years vboxsync FirmwareNew: Make sure VariableRuntimeDxe is using the emulated NV …
(edit) @80727   5 years vboxsync FirmwareNew: Remove use of VBoxIso9660 again as it is not required …
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