VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98771   22 months vboxsync Devices/PC/ipxe: Revert r156077 as -Oz is not understood by all gcc …
(edit) @98770   22 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
(edit) @98174   23 months vboxsync Devices/Network: Wrapped the cppunit tests tstDevEEPROM and tstDevPhy …
(edit) @98172   23 months vboxsync Devices/Network: Wrapped the cppunit tests tstDevEEPROM and tstDevPhy …
(edit) @98171   23 months vboxsync Devices/E1000: Made the two testcases build again. bugref:10348
(edit) @98169   23 months vboxsync *.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
(edit) @98167   23 months vboxsync *.kmk: s/VBOXR3AUTOTST/VBoxR3AutoTest/ bugref:10348
(edit) @98133   23 months vboxsync *.kmk: s/VBOXR3/VBoxR3Dll/ bugref:10348
(edit) @98131   23 months vboxsync Devices/EFI: Make EFI produce a VMBootFail event if no guest could be …
(edit) @98121   23 months vboxsync Devices/DevVirtioNet: Fix logic for attaching driver at device …
(edit) @98112   23 months vboxsync Devices/PC: scm updates
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @98077   23 months vboxsync DrvAudio: doc nit. bugref:9558
(edit) @98075   23 months vboxsync Audio/DrvAudio: Implemented ability to dynamically destroy and …
(edit) @98065   23 months vboxsync DevVGA: Simplified the tracking of remapped VGA pages, we don't need …
(edit) @98064   23 months vboxsync Devices: Remove the unused Virtio core code and legacy virtio-net …
(edit) @98063   23 months vboxsync Devices/Virtio,Devices/DevVirtioNet_1_0: Additional fixes for the …
(edit) @98059   23 months vboxsync 7.0.6
(edit) @98052   23 months vboxsync Devices/Graphics: allow to use different formats for staging and …
(edit) @98051   23 months vboxsync Devices/Graphics: use the first subresource if the number of levels is …
(edit) @98050   23 months vboxsync Devices/Graphics: logging. bugref:9830
(edit) @98049   23 months vboxsync Devices/Graphics: logging. bugref:9830
(edit) @98017   2 years vboxsync AudioMixbuffer: Three warnings about using int8_t for indexing, …
(edit) @98016   2 years vboxsync Devices/DevIommuIntel.cpp: Solaris GCC warned about using int8_t for …
(edit) @97944   2 years vboxsync Devices/Graphics: re r153861: This is C++, not C. bugref:10292
(edit) @97824   2 years vboxsync Devices/Network/DevVirtioNet_1_0: Fixed broken network after loading a …
(edit) @97816   2 years vboxsync VMMDev: Mouse Integration: do not double-invert horizontal and …
(edit) @97814   2 years vboxsync Devices/network/DevVirtioNet_1_0: Fix leaking the control packet …
(edit) @97813   2 years vboxsync Devices/Network/DrvIntNet: Fix forgotten STAM de-registration when the …
(edit) @97790   2 years vboxsync VMMDev mouse: bugref:10285: Introduce extended host mouse pointer …
(edit) @97779   2 years vboxsync DevVGA: Implemented address wraparound for text modes for better …
(edit) @97729   2 years vboxsync Devices/Config.kmk: Documented the BIOS compiler switches. bugref:6549
(edit) @97726   2 years vboxsync BIOS: The compiler refuses to re-load / restore DS after calling the …
(edit) @97722   2 years vboxsync Devices/Graphics: corrected an assert; logging. bugref:9830
(edit) @97698   2 years vboxsync Devices/Graphics: renamed win-dx to dx-dx11. bugref:9830
(edit) @97697   2 years vboxsync Devices/Graphics: removed unused code. bugref:9830
(edit) @97653   2 years vboxsync VGABIOS: Corrected mode table for 350-line mono mode 7.
(edit) @97652   2 years vboxsync Deleted woefully obsolete files.
(edit) @97651   2 years vboxsync VGABIOS: Use a real 8x16 font and apply 9x16 patches when setting mode …
(edit) @97622   2 years vboxsync VGABIOS: Simplified/fixed font access routines; hopefully no …
(edit) @97621   2 years vboxsync DevVGA: Register GR4 (read map select), as the name suggests, does not …
(edit) @97577   2 years vboxsync VMMDev/Testing: Start the test instance at debug level …
(edit) @97572   2 years vboxsync 7.0.4
(edit) @97530   2 years vboxsync Devices/VirtioCore.cpp: Add workaround for the legacy virtio-net …
(edit) @97525   2 years vboxsync Devices/VirtioCore: Initialize reference counter and magic always, …
(edit) @97403   2 years vboxsync DevATA: Fix a mixed up logical operator ('&&' accidentally used …
(edit) @97402   2 years vboxsync Devices/DevVirtioSCSI: Fix reference counting issue where a reference …
(edit) @97400   2 years vboxsync Devices/DevVirtioSCSI: Fix reference counting issue where a reference …
(edit) @97380   2 years vboxsync Devices/Graphics: Fix crash on Catalina if the old 3D code is enabled
(edit) @97341   2 years vboxsync NetworkServices/IntNetSwitch,Devices/Network/DrvIntNet,Devices/Network/ …
(edit) @97339   2 years vboxsync NetworkServices/IntNetSwitch,Devices/Network/DrvIntNet,Devices/Network/ …
(edit) @97338   2 years vboxsync NetworkServices/IntNetSwitch,Devices/Network/DrvIntNet,Devices/Network/ …
(edit) @97300   2 years vboxsync tstIntNetR0: Unborked the bi-dir test. [build fix]
(edit) @97299   2 years vboxsync tstIntNetR0: Unborked the bi-dir test.
(edit) @97294   2 years vboxsync tstIntNetR0: Truncated some sub-test names so they don't assert in …
(edit) @97293   2 years vboxsync Devices/DevVirtioNet_1_0: Initialize some virtqbuf members to fend off …
(edit) @97292   2 years vboxsync Devices/VirtioScsi: Fixed controller not being recognized by the UEFI …
(edit) @97240   2 years vboxsync 7.0.2
(edit) @97092   2 years vboxsync Devices/Virtio: Fix release statistics registration in the 1.0 …
(edit) @97089   2 years vboxsync NetworkServices,DrvIntNet: Use xpc_connection_resume instead of …
(edit) @97072   2 years vboxsync Devices/DrvIntNet: Some compile fixes for older SDKs, bugref:10297
(edit) @97058   2 years vboxsync Devices/DrvIntNet,NetworkServices,Installer/darwin: First rough …
(edit) @97048   2 years vboxsync Devices/DrvIntNet,NetworkServices,Installer/darwin: First rough …
(edit) @97046   2 years vboxsync Devices/DrvIntNet,NetworkServices,Installer/darwin: First rough …
(edit) @97045   2 years vboxsync DevHPET: Fixed constant overflow issue in previous change (mostly …
(edit) @97035   2 years vboxsync 7.0.0
(edit) @97030   2 years vboxsync virtio: Do not select the wrong virtq (see bugref:10301).
(edit) @97029   2 years vboxsync DevLsiLogic: Only handle MPT extended config pages when emulating SAS …
(edit) @97028   2 years vboxsync DevHPET: More fixes and optimizations. FS_PER_DAY overflowed after …
(edit) @97027   2 years vboxsync HPET: Fixed several calculations and typos, see bugref:10301
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