VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @81557   5 years vboxsync DevEFI.cpp,DevPcBios.cpp: The SMBIOS spec requires UUID to be stored …
(edit) @81556   5 years vboxsync DevEHCI: Converted to new device style. bugref:9218
(edit) @81554   5 years vboxsync DevOHCI: Simplified the [P]OHCICC typedefs. bugref:9218
(edit) @81550   5 years vboxsync DevOHCI: Set the PDM_DEVREG_FLAGS_NEW_STYLE flag. bugref:9218
(edit) @81544   5 years vboxsync DevOHCI: doxygen fixes. bugref:9218
(edit) @81543   5 years vboxsync DevOHCI: Bumped saved state version and kicked out the dummy …
(edit) @81541   5 years vboxsync DevOHCI: Bumped saved state version and kicked out the dummy …
(edit) @81536   5 years vboxsync DevOHCI: Moved the in-flight and done-queue into the OHCIR3 structure. …
(edit) @81535   5 years vboxsync DevOHCI: Split up the root hub data structure, eliminating the …
(edit) @81534   5 years vboxsync DevOHCI: Style nits. bugref:9218
(edit) @81533   5 years vboxsync DevOHCI: Converting to new style. [struct alloc fixes] bugref:9218
(edit) @81529   5 years vboxsync DevOHCI: Converting to new style. [doxygen fix] bugref:9218
(edit) @81528   5 years vboxsync DevOHCI: Don't allocate the page two page caches, just put them …
(edit) @81527   5 years vboxsync DevOHCI: Converting to new style. [release build fix] bugref:9218
(edit) @81526   5 years vboxsync DevOHCI: Converting to new style. bugref:9218
(edit) @81520   5 years vboxsync DevSmc: Suspect SMC4CH is causing load time constructors to generated …
(edit) @81519   5 years vboxsync DevSmc,PDM: Converted the SMC device to the new style. Converted …
(edit) @81516   5 years vboxsync DevFlash: Converted to new style and added and enabled ring-0 bits. …
(edit) @81514   5 years vboxsync Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and …
(edit) @81512   5 years vboxsync DevFlash: Converted to new style and added and enabled ring-0 bits. …
(edit) @81509   5 years vboxsync DevEFI,DevFlash: Always save the content to the NVRAM/flash file. …
(edit) @81506   5 years vboxsync FlasCore: Experimental read cache, disabled. bugref:6940
(edit) @81505   5 years vboxsync DevEFI: Enabled non-ring-3 MMIO handlers for the NVRAM flash. bugref:6940
(edit) @81504   5 years vboxsync DevEFI: build fix. bugref:6940
(edit) @81503   5 years vboxsync DevE1000,DevRTC: nits. bugref:9218
(edit) @81502   5 years vboxsync EFI,FlashCore: Trying to get ring-0 callback for the flash up and …
(edit) @81498   5 years vboxsync Devices/Graphics: mouse cursor logging
(edit) @81493   5 years vboxsync 6.1.0_BETA2
(edit) @81485   5 years vboxsync FlashCore: Must check SMMR3Get* status codes before using the value.
(edit) @81484   5 years vboxsync DevEFI.cpp: Implement new style saved states with proper NVRAM support
(edit) @81483   5 years vboxsync Devices/EFI/FlashCore.cpp: Fixed loading a saved state
(edit) @81480   5 years vboxsync FlashCore.cpp: Don't assume a power of two flash size, as only a …
(edit) @81477   5 years vboxsync DevPCI: CFGM and SSM via helpers. bugref:9218
(edit) @81473   5 years vboxsync DevEFI.cpp: Revert accidental commit in r134080
(edit) @81472   5 years vboxsync DevRTC: Ditto. bugref:9218
(edit) @81471   5 years vboxsync DevE1000: Missing PDMDEV_CHECK_VERSIONS_RETURN() in ring-0 …
(edit) @81470   5 years vboxsync DevE1000: Use device helper table for SSM functions rather than …
(edit) @81469   5 years vboxsync DevE1000: Use device helper table for CFGM functions rather than …
(edit) @81468   5 years vboxsync DevE1000: Use device helers for critical sections (pDevIns will be …
(edit) @81465   5 years vboxsync DevE1000: Use device helper table for SSM functions rather than …
(edit) @81458   5 years vboxsync DevEFI,VBoxDD2: More preps for baking the EFI firmware images into VBoxDD2.
(edit) @81455   5 years vboxsync DevEFI: Increased the EFI firmware sizes to 4MB so we can make sure …
(edit) @81450   5 years vboxsync EFI: Prepared an assembly file for linking the .fd files into …
(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   5 years vboxsync DevE1000: Converted timers from pointers to handles. [build fix] …
(edit) @81384   5 years vboxsync DevE1000: Converted timers from pointers to handles. bugref:9218
(edit) @81380   5 years vboxsync DevE1000: Start converting it to the new device model. bugref:9218
(edit) @81378   5 years vboxsync IOM,PDM,PCI: Making new MMIO code work with PCI. [build fix] bugref:9218
(edit) @81377   5 years vboxsync DevRTC: Missing dox.
(edit) @81375   5 years vboxsync IOM,PDM,PCI: Making new MMIO code work with PCI. bugref:9218
(edit) @81369   5 years vboxsync *: doxygen fixes
(edit) @81368   5 years vboxsync Storage/DevVirtioSCSI.cpp: While trying to diagnose issue seen with …
(edit) @81367   5 years vboxsync Storage/DevVirtioSCSI.cpp: While trying to diagnose issue seen with …
(edit) @81365   5 years vboxsync Devices/Graphics: Direct3D backend helpers
(edit) @81360   5 years vboxsync Devices/Graphics: Direct3D backend support for UYVY, YUY2 and A8B8G8R8 …
(edit) @81359   5 years vboxsync Devices/Graphics: Direct3D backend helpers and surface format …
(edit) @81351   5 years vboxsync EFI/Firmware: Disable emulated NV variable mode, bugref:6940
(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 …
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