VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100775   19 months vboxsync DrvVUSBRootHub: Attempt at fixing situation where vusbR3RhSavePrep …
(edit) @100774   19 months vboxsync DrvVUSBRootHub: Attempt at fixing situation where vusbR3RhSavePrep …
(edit) @100768   19 months vboxsync Devices/Gpio/DevPL061: Stub the saved state logic as there is nothing …
(edit) @100766   19 months vboxsync Devices/Bus/DevPciGenericEcam: Fixes for saved state loading, need to …
(edit) @100765   19 months vboxsync Devices/Misc/DevFlashCFI: Only save the flash content on poweroff …
(edit) @100762   19 months vboxsync Devices/Misc/DevFlashCFI: Add saved state support, bugref:10434
(edit) @100757   19 months vboxsync Devices/Graphics/DevVGA-SVGA: Fix for saved state loading, bugref:10458
(edit) @100751   19 months vboxsync Devices/DevPL031: Add saved state support (untested), bugref:10435 [fix]
(edit) @100750   19 months vboxsync Devices/DevPL011: Add saved state support (untested), bugref:10403 [fix]
(edit) @100749   19 months vboxsync Devices/DevPL011: Add saved state support (untested), bugref:10403
(edit) @100748   19 months vboxsync Devices/DevPL031: Add saved state support (untested), bugref:10435
(edit) @100713   19 months vboxsync BIOS: Needed to adjust int13_cdrom() signature after orgs.asm changes, duh.
(edit) @100712   19 months vboxsync Devices/Graphics: pre-initialize screen ids. bugref:9830
(edit) @100711   19 months vboxsync Devices/EFI/FirmwareBin: Update the included firmware images for ARM, …
(edit) @100710   19 months vboxsync Devices/Graphics: Add new member to saved state for SVGA3 and bump …
(edit) @100704   19 months vboxsync Devices/EFI/Firmware/VmwSvga3: Need to enable framebuffer dirty …
(edit) @100703   19 months vboxsync Devcies/Graphics: Don't access the FIFO in the DBGF info handler if …
(edit) @100702   19 months vboxsync Devices/Graphics: Fix assertion, bugref:10458
(edit) @100693   20 months vboxsync Devices/EFI/FirmwareBin: Update the included firmware images for ARM, …
(edit) @100692   20 months vboxsync Devices/Graphics: Add support for the SVGA3 interface required for …
(edit) @100691   20 months vboxsync Devices/Graphics: Add support for the SVGA3 interface required for …
(edit) @100690   20 months vboxsync Devices/Graphics: Add support for the SVGA3 interface required for …
(edit) @100689   20 months vboxsync Device/EFI/Firmware/VmwSvga3Dxe: Implement enough of the VMware SVGA 3 …
(edit) @100688   20 months vboxsync Device/EFI/Firmware/VmwSvga3Dxe: Implement enough of the VMware SVGA 3 …
(edit) @100682   20 months vboxsync Devices/EFI/Firmware: Add skeleton for a VMware SVGA 3 video …
(edit) @100681   20 months vboxsync Devices/EFI/Firmware: Add skeleton for a VMware SVGA 3 video …
(edit) @100680   20 months vboxsync Devices/EFI/Firmware: Add skeleton for a VMware SVGA 3 video …
(edit) @100674   20 months vboxsync BIOS: Added 8086 alternative implementations for rep_insw and …
(edit) @100659   20 months vboxsync SCM
(edit) @100658   20 months vboxsync BIOS: Reworked BIOS build to have a common core and add 286/386 …
(edit) @100542   20 months vboxsync DevFwCommon: Add an experimental way for using the DmiSystemUuid (with …
(edit) @100529   20 months vboxsync EFI/Config.kmk: comment
(edit) @100518   20 months vboxsync VUSB: Additional paranoia to clear USB buffers used by the guest (see …
(edit) @100517   20 months vboxsync VUSB: Explicitly ignore any high bits of a USB address which is a …
(edit) @100516   20 months vboxsync EFI: removing reference to rsa_sup_mul.c
(edit) @100506   20 months vboxsync Devices/EFI/Firmware: Build fix with newer gcc, bugref:10400
(edit) @100501   20 months vboxsync Devices/EFI/Firmware: Fix building antlr with newer compilers, bugref:10400
(edit) @100498   20 months vboxsync Devices/EFI/Firmware: Workaround an issue in python causing the build …
(edit) @100495   20 months vboxsync Devices/EFI: Use our firmware volume definitions to get rid of the …
(edit) @100483   20 months vboxsync Updated BIOS notes.
(edit) @100477   20 months vboxsync Makefile.kmk,Devices/EFI/Firmware: Make use of the cross compile …
(edit) @100473   20 months vboxsync Makefile.kmk,Devices/EFI/Firmware: Make use of the cross compile …
(edit) @100458   20 months vboxsync Build fix.
(edit) @100456   20 months vboxsync BIOS: Added a way for the APM BIOS to halt the virtual CPU through …
(edit) @100444   20 months vboxsync Warning fix.
(edit) @100443   20 months vboxsync BIOS: Recognize common hard disk types and set the corresponding CMOS …
(edit) @100415   20 months vboxsync DevFdc: Typos in log statements.
(edit) @100402   20 months vboxsync Devices/VirtIO: Add support for the VirtIO over MMIO transport mode …
(edit) @100400   20 months vboxsync Devices/VirtIO: Add support for the VirtIO over MMIO transport mode …
(edit) @100398   20 months vboxsync Devices/Network/DevVirtioNet: Some fixes, the control queue can't be …
(edit) @100372   20 months vboxsync Devices/VirtIO: Mark the API as hidden explicitely, bugref:10459
(edit) @100371   20 months vboxsync Devices/VirtIO,DevVirtioNet,DevVirtioSCSI: Get rid of …
(edit) @100366   20 months vboxsync Updated BIOS notes.
(edit) @100251   21 months vboxsync Devices/Network: debug impl of libslirp nat. fixed linker collisions …
(edit) @100211   21 months vboxsync Devices/Graphics: Fix assertion, bugref:3409
(edit) @100190   21 months vboxsync Devices/VMMDev: Add an MMIO interface in addition to the existing PIO …
(edit) @100188   21 months vboxsync Devices/VMMDev: Add an MMIO interface in addition to the existing PIO …
(edit) @100187   21 months vboxsync Devices/VMMDev: Add an MMIO interface in addition to the existing PIO …
(edit) @100185   21 months vboxsync Devices/VMMDev: Add an MMIO interface in addition to the existing PIO …
(edit) @100178   21 months vboxsync Devices/Graphics: release device lock for FIFO thread reset. bugref:9830
(edit) @100173   21 months vboxsync Devices/PC/DevQemuFwCfg: fix querying more than one file entry from …
(edit) @100168   21 months vboxsync Devices/DevPL011: Updates to the emulation, implement some basic input …
(edit) @100161   21 months vboxsync Devices/Network: fixed draft makefile issue, preprocessor directive …
(edit) @100157   21 months vboxsync Devices/Graphics: merged SCREEN_TARGET resource type with TEXTURE_2D. …
(edit) @100143   21 months vboxsync Devices/Misc/DevPL031.cpp: Add option to load the current time into …
(edit) @100142   21 months vboxsync Audio/DrvHostAudioDSound: Return the correct pointer address in …
(edit) @100141   21 months vboxsync Audio/DrvHostAudioDSound: Return the correct pointer address in …
(edit) @100137   21 months vboxsync Devices/Misc/DevPL031.cpp: Fix setting the clock interval, bugref:10435
(edit) @100129   21 months vboxsync Devices/Network: scm fixes. bugref:10268
(edit) @100128   21 months vboxsync Devices/Network: wip. debug implementation of libslirp driver. bugref:10268
(edit) @100126   21 months vboxsync Devices/EFI/Firmware: Don't apply NX protection to EfiLoaderData …
(edit) @100121   21 months vboxsync Devices/EFI/Firmware: Build fixes after r157801, bugref:10469
(edit) @100116   21 months vboxsync Devices/DevEFI-armv8.cpp: Move the FDT injection to the memory setup …
(edit) @100108   21 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
(edit) @100066   21 months vboxsync Devices/Graphics: debug logging. bugref:9830
(edit) @100047   21 months vboxsync Devices/EFI/Firmware: Display our own logo and include the AHCI DXE …
(edit) @100039   21 months vboxsync Devices/DevEFI-armv8.cpp: Implement ability to inject the FDT for the …
(edit) @100008   21 months vboxsync Devices/Graphics: debug logging and assertions. bugref:9830
(edit) @99945   22 months vboxsync Devices/PC/DevQemuFwCfg: Add screenshot support for the RAM based …
(edit) @99943   22 months vboxsync Devices/Misc/DevFlashCFI: Add support for the NVRAM VFS interface, …
(edit) @99927   22 months vboxsync Devices/EFI,Main: Include EFI firmware images for ARMv8 in VBoxDD2 and …
(edit) @99918   22 months vboxsync Devices/Gpio: Add skeleton for PL061 GPIO device emulation, enough to …
(edit) @99917   22 months vboxsync Devices/DevQemuFwCfg: Stub the pfnSendModeHint callback required by …
(edit) @99895   22 months vboxsync Devices/Gpio: Add skeleton for PL061 GPIO device emulation, enough to …
(edit) @99893   22 months vboxsync Devices/Gpio: Add skeleton for PL061 GPIO device emulation, enough to …
(edit) @99889   22 months vboxsync Devices/DevVirtioNet: Don't fail if there is no status driver …
(edit) @99887   22 months vboxsync Devices/DrvRamDisk: Return VERR_PDM_GEOMETRY_NOT_SET to indicate that …
(edit) @99886   22 months vboxsync Devices/DevE1000: Don't crash if there is no status driver attached, …
(edit) @99877   22 months vboxsync Devices/Graphics: Corresponding format for SVGA3D_DEVCAP_SURFACEFMT_R5G6B5
(edit) @99831   22 months vboxsync Devices/Graphics: RTV -> UAV fix copy paste bug
(edit) @99828   22 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99824   22 months vboxsync Devices/Graphics: correct assertion
(edit) @99823   22 months vboxsync Devices/Bus: Implement interrupt forwarding for the PCIe bus, …
(edit) @99822   22 months vboxsync Devices/Bus: Implement interrupt forwarding for the PCIe bus, …
(edit) @99820   22 months vboxsync Devices/Bus: Implement interrupt forwarding for the PCIe bus, bugref:10445
(edit) @99811   22 months vboxsync NAT/lwIP: ticketref:21560 Adjust UDP proxy timeout from 18-21 to 21-24 …
(edit) @99787   22 months vboxsync Devices/Network: scm fixes. bugref:10268
(edit) @99786   22 months vboxsync Devices/Network: wip. partial implementation of libslirp driver. …
(edit) @99785   22 months vboxsync Devices/Graphics: debugging helpers readBuffer update
(edit) @99775   22 months vboxsync *: Mark functions as static if not used outside of a given compilation …
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