VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99738   19 months vboxsync Devices/DevQemuFwCfg: Some doxgen fixes
(edit) @99731   19 months vboxsync Devices/DevQemuFwCfg: Fix supplying the initramfs to the guest, …
(edit) @99688   19 months vboxsync Devices/Graphics: common code for 3D backend initialization and …
(edit) @99679   19 months vboxsync Devices/Devplayground: Don't build if VBOX_WITH_MAIN isn't defined
(edit) @99591   19 months vboxsync Devices/Graphics: SVGA_3D_CMD_INTRA_SURFACE_COPY (build fix). bugref:9830
(edit) @99589   19 months vboxsync Devices/Graphics: SVGA_3D_CMD_INTRA_SURFACE_COPY. bugref:9830
(edit) @99559   20 months vboxsync Audio: Improved range checks for audio channels (PDMAUDIO_MAX_CHANNELS).
(edit) @99558   20 months vboxsync DevPS2K/UsbKbd: Improved range checks.
(edit) @99554   20 months vboxsync Devices/Security/DevTpm: Query the established flag and buffer size …
(edit) @99545   20 months vboxsync Devices/DevQemuFwCfg: Fixes, bugref:10431
(edit) @99544   20 months vboxsync Devices/DevPL031: Started implementing the PL031 PrimeCell RTC device, …
(edit) @99543   20 months vboxsync Devices/DevQemuFwCfg: Error out early when the item could not be …
(edit) @99542   20 months vboxsync Devices/DevFlashCFI: Barebones emulation to make the UEFI happy enough …
(edit) @99535   20 months vboxsync Devices/Graphics: SVGA_REG_CAP2; SET_*_CONSTANT_BUFFER_OFFSET; fixes …
(edit) @99533   20 months vboxsync Devices/DevFlash: Fix implementation after the R0/R3 separation, …
(edit) @99532   20 months vboxsync Devies/DevQemuFwCfg: Implement support for the RAM based framebuffer, …
(edit) @99531   20 months vboxsync Devices/DevFlash: Fix implementation after the R0/R3 separation, …
(edit) @99530   20 months vboxsync Devies/DevQemuFwCfg: Implement support for the RAM based framebuffer, …
(edit) @99529   20 months vboxsync Devices/DevPL011: Need to set and clear the TX FIFO full bit as well, …
(edit) @99528   20 months vboxsync Devies/DevQemuFwCfg: Implement support for the RAM based framebuffer, …
(edit) @99521   20 months vboxsync Devices/Graphics: debugging helpers
(edit) @99499   20 months vboxsync Devices/EFI/Firmware: Refined workaround needed for old OS X boot loaders.
(edit) @99476   20 months vboxsync Devices/EFI/Firmware: Add ability to build AArch32 and AArch64 …
(edit) @99475   20 months vboxsync Devices/EFI/Firmware/Config.kmk: Make the build programs compile on …
(edit) @99474   20 months vboxsync Devices/EFI/Firmware/Config.kmk: Make the build programs compile on …
(edit) @99473   20 months vboxsync Devices/EFI/Firmware: Add the necessary compiler definitions for the …
(edit) @99472   20 months vboxsync Devices/EFI/Firmware: Set the correct output directory for the …
(edit) @99471   20 months vboxsync Devices/EFI/Firmware: Import the softfloat 3e library from the vendor …
(edit) @99468   20 months vboxsync Devies/EFI/Firmware: Fix leftover from a previous merge attempt, …
(edit) @99465   20 months vboxsync Devices/EFI/Firmware: Restore ArmPkg, ArmVirtPkg, ArmPlatformPkg in …
(edit) @99464   20 months vboxsync Devices/EFI/Firmware: Restore ArmPkg, ArmVirtPkg, ArmPlatformPkg in …
(edit) @99456   20 months vboxsync Devices/EFI/FirmwareBin: Update firmware images from buildserver after …
(edit) @99455   20 months vboxsync Devices/EFI/Frimware/EfiModules.kmk: Remove a few obsolete entries, …
(edit) @99454   20 months vboxsync Devices/EFI: Removed old EFI firmware. Using edk2-stable202302 from …
(edit) @99453   20 months vboxsync Devices/EFI/FirmwareNew: Update openssl to 1.1.1t, bugref:4643 bugref:10420
(edit) @99452   20 months vboxsync Devices/EFI/FirmwareNew: Need to initialize the …
(edit) @99451   20 months vboxsync Devices/EFI/FirmwareNew: Expand what gets ignored in order to fix …
(edit) @99432   20 months vboxsync Devices/Network: hopefully final scm fixes. bugref:10268
(edit) @99430   20 months vboxsync Devices/Network: scm fixes. bugref:10268
(edit) @99429   20 months vboxsync Devices/Network: scm fixes. bugref:10268
(edit) @99428   20 months vboxsync Devices/Network: scm fixes. bugref:10268
(edit) @99415   20 months vboxsync Audio/Mixer: Renamed AudioMixerSinkLockIsOwned() -> …
(edit) @99414   20 months vboxsync DevIchAc97: Wrong comment type. bugref:10350
(edit) @99412   20 months vboxsync Devices/Network: WIP integration of libslirp NAT driver. bugref:10268
(edit) @99404   20 months vboxsync Devices/EFI/FirmwareNew: Update to edk2-stable202302 and make it …
(edit) @99396   20 months vboxsync Devices/EFI: Preparing for updating to edk2-stable202302, bugref:4643
(edit) @99368   20 months vboxsync VUSB: Better cleanup when recycling URB memory (see bugref:10140).
(edit) @99367   20 months vboxsync OHCI: More thorough cleanup of URB in-flight tracking.
(edit) @99315   20 months vboxsync Devices/Graphics: addr is a dword array index. bugref:10413
(edit) @99313   20 months vboxsync Devices/Security/DevTpm: Reject reads larger than 8 bytes before doing …
(edit) @99312   20 months vboxsync Audio/AC97: Acquire the mixer sink locks in ichac97R3StreamReSetUp(). …
(edit) @99311   20 months vboxsync Audio/AC97: Acquire the mixer sink locks in ichac97R3StreamReSetUp(). …
(edit) @99310   20 months vboxsync Audio/HDA: Additional checks for register aliasing. bugref:10349
(edit) @99281   20 months vboxsync Devices/Bus/DevIommuAmd: Memory cleanup on the semevent wait failure case.
(edit) @99280   20 months vboxsync Devices/Bus/DevIommuIntel: Memory cleanup on the semevent wait failure …
(edit) @99274   20 months vboxsync Devices/Graphics: incorrect format
(edit) @99220   20 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99215   20 months vboxsync Devices/DevQemuFwCfg: Add support for the MMIO interface for ARM, …
(edit) @99208   21 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
(edit) @99193   21 months vboxsync Devices/DevQemuFwCfg: Add support for the MMIO interface for ARM, …
(edit) @99152   21 months vboxsync Devices: Updates to the ARM PL011 UART emulation, bugref:10403
(edit) @99126   21 months vboxsync Devices: Start implementation of ARM PL011 UART emulation, …
(edit) @99125   21 months vboxsync Devices: Start implementation of ARM PL011 UART emulation, bugref:10403
(edit) @99040   21 months vboxsync *.kmk: Applied scm with new indenting of multiline variable/function …
(edit) @98908   21 months vboxsync Devices/Graphics: fixed src/dst mismatch in vmsvga3dScreenUpdate; logging
(edit) @98783   21 months vboxsync Devices/Graphics: correctly load a saved state which has no surfaces …
(edit) @98772   21 months vboxsync Devices/PC/ipxe: We don't require the 512byte padding which gives us a …
(edit) @98771   21 months vboxsync Devices/PC/ipxe: Revert r156077 as -Oz is not understood by all gcc …
(edit) @98770   21 months vboxsync Devices/PC/ipxe: Use -Oz instead of -Os to hopefully get the final ROM …
(edit) @98759   22 months vboxsync Devices/PC/ipxe: Build fix for zbin, bugref:10254
(edit) @98758   22 months vboxsync Devices/PC/ipxe: Enable building the ROM on Linux again now that we …
(edit) @98698   22 months vboxsync DrvHostAudioDSound: Removed dsoundUpdateStatusInternal which has been …
(edit) @98693   22 months vboxsync Devices/Graphics: Copying with correct offset for destination …
(edit) @98661   22 months vboxsync Devices/DevVirtioSCSI: Possible fix for bugref:9440#c164, the queue …
(edit) @98636   22 months vboxsync Config.kmk: Enable building and using DXVK on macOS, bugref:10013 …
(edit) @98629   22 months vboxsync tools,*: Add glslang and MoltenVK tools packages for macOS in order to …
(edit) @98628   22 months vboxsync tools,*: Add glslang and MoltenVK tools packages for macOS in order to …
(edit) @98625   22 months vboxsync DevIchAc97: Locking fix.
(edit) @98562   22 months vboxsync Devices/Storage/DevVirtioSCSI: Fix memory leak when there is nothing …
(edit) @98561   22 months vboxsync Devices/Storage/DrvRamDisk: Fixes
(edit) @98542   22 months vboxsync VMMDev: The host does not _use_ the full-state-mouse-protocol, it …
(edit) @98523   22 months vboxsync Devices/DevE1000: Don't try passing up VERR_NET_DOWN to IOM/EM or it …
(edit) @98481   22 months vboxsync Devices/PC/DevQemuFwCfg: Add ability to create a initrd on the fly …
(edit) @98456   22 months vboxsync Audio: Backed out r155649 + r155650, as this needs another approach. …
(edit) @98454   22 months vboxsync Audio/DrvAudio: Fixed wrong assumption in …
(edit) @98453   22 months vboxsync Audio: When waiting for draining fails, don't return early but release …
(edit) @98439   22 months vboxsync src/VBox/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98410   22 months vboxsync Devices/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98406   22 months vboxsync Audio: Fixed race condition between announcing remaining device DMA …
(edit) @98405   22 months vboxsync Audio: Fixed race condition between announcing remaining device DMA …
(edit) @98333   23 months vboxsync Audio/AC97: Some guests (like older NetBSDs) first seem to set up the …
(edit) @98271   23 months vboxsync Devices/Storage: Suspend the VM when the file handle became stale …
(edit) @98257   23 months vboxsync *.kmk: s/VBOX_WIN_NEWDEV/VBoxWinNewDevLib/ (sdk) bugref:10348
(edit) @98256   23 months vboxsync *.kmk: s/VBOX_NTDLL/VBoxNtDll/ (sdk) bugref:10348
(edit) @98255   23 months vboxsync *.kmk,configure*: s/VBOX_ZLIB_STATIC/VBoxZlibStatic/ …
(edit) @98251   23 months vboxsync *.kmk: s/VBOX_TPMS/VBoxLibTpms (sdk) bugref:10348
(edit) @98250   23 months vboxsync *.kmk: s/VBOX_SSH/VBoxLibSsh (sdk) bugref:10348
(edit) @98241   23 months vboxsync *.kmk,configure*: s/VBOX_OPENSSL2/VBoxOpenSsl/ …
(edit) @98236   23 months vboxsync *.kmk: s/VBOX_DXVK/VBoxDxVk/ (SDK) bugref:10348
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