VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @81604   5 years vboxsync EFI: Disabled APFS jumpstart for 32-bit as there's no use for it and …
(edit) @81601   5 years vboxsync EFI/VBoxApfsJmpStartDxe: oops
(edit) @81600   5 years vboxsync VBoxApfsJmpStartDxe: Make cl.exe happy
(edit) @81599   5 years vboxsync Devices/Graphics: remove obsolete code from D3D backend
(edit) @81598   5 years vboxsync EFI/Firmware/VBoxPkg/VBoxApfsJmpStartDxe: Add APFS jump start driver …
(edit) @81597   5 years vboxsync EFI/Firmware/VBoxPkg/VBoxApfsJmpStartDxe: Add APFS jump start driver …
(edit) @81596   5 years vboxsync EFI/Firmware/VBoxPkg/VBoxApfsJmpStartDxe: Add APFS jump start driver …
(edit) @81591   5 years vboxsync Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
(edit) @81585   5 years vboxsync Devices: A couple of doxygen fixes.
(edit) @81577   5 years vboxsync Devices/Graphics: use the current viewport dimensions for the dummy …
(edit) @81571   5 years vboxsync VMMDev: cleanups. bugref:9218
(edit) @81570   5 years vboxsync VMMDev: cleanups. bugref:9218
(edit) @81569   5 years vboxsync VMMDev: cleanups. bugref:9218
(edit) @81567   5 years vboxsync DevE1000: Eliminated e1kR3Map(). bugref:9218
(edit) @81566   5 years vboxsync DevXHCI: Converted to new device model. bugref:9218
(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
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