VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @89267   4 years vboxsync PC/BIOS/buslogic: Use the EXECUTE SCSI command instead of the mailbox …
(edit) @89266   4 years vboxsync Devices/DevBusLogic: Implement support for the EXECUTE SCSI command …
(edit) @89265   4 years vboxsync ValKit/AudioTest: Use the driver stack functions for creating and …
(edit) @89264   4 years vboxsync Runtime/sg.h: Add copy variants which take a callback instead of a …
(edit) @89263   4 years vboxsync DrvHostAudioWasApi: Set pszId in pfnGetDevices. bugref:9890
(edit) @89262   4 years vboxsync AudioTest: Can't have ':' from the timestamp in a filename on windows. …
(edit) @89261   4 years vboxsync ValKit/AudioTest: Must initialize COM on windows. bugref:10008
(edit) @89260   4 years vboxsync DrvHostAudioWasApi: Must destroy hEvtCachePurge if the …
(edit) @89259   4 years vboxsync ValKit/AudioTest: Added device selection to play. bugref:10008
(edit) @89258   4 years vboxsync Audio: Added PDMIHOSTAUDIO::pfnSetDevice with implementation for …
(edit) @89257   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, typo.
(edit) @89256   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89255   4 years vboxsync DrvHostAudioCoreAudio: Worked over the change notifications and what …
(edit) @89254   4 years vboxsync FE/Qt: bugref:10003: Chooser pane layout needs a bit of space to show …
(edit) @89253   4 years vboxsync FE/Qt: bugref:10003: Reworking Chooser and Tool panes …
(edit) @89252   4 years vboxsync FE/Qt: bugref:10003: Forgotten part of r144594.
(edit) @89251   4 years vboxsync FE/Qt: bugref:10003: Reworking Tool pane normal colors to be native.
(edit) @89250   4 years vboxsync FE/Qt: bugref:10003: Reworking Details pane normal colors to be …
(edit) @89249   4 years vboxsync FE/Qt: bugref:10003: Reworking Chooser pane normal colors to be native.
(edit) @89248   4 years vboxsync FE/Qt: bugref:10003: Reworking VirtualBox Manager colors to be …
(edit) @89247   4 years vboxsync Intel IOMMU: bugref:9967 Doxygen.
(edit) @89246   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89245   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89244   4 years vboxsync FE/Qt: bugref:10003: A bit of cleanup for Tool pane color tones; This …
(edit) @89243   4 years vboxsync FE/Qt: bugref:10003: A bit of cleanup for Tool pane color tones; …
(edit) @89242   4 years vboxsync FE/Qt: bugref:10003: Update related to Chooser and Tool panes rework …
(edit) @89241   4 years vboxsync FE/Qt: bugref:10003: Forgotten part of r144479.
(edit) @89240   4 years vboxsync FE/Qt: bugref:10003: A bit of cleanup for Chooser pane color tones; …
(edit) @89239   4 years vboxsync FE/Qt: bugref:10003: macOS build fix for r144580.
(edit) @89238   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89237   4 years vboxsync FE/Qt: bugref:10003: A bit of cleanup for Chooser pane color tones; …
(edit) @89236   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89235   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89234   4 years vboxsync DrvHostAudioCoreAudio: Compressed the function prefix a little. bugref:9890
(edit) @89233   4 years vboxsync DrvHostAudioCoreAudio: build fix. bugref:9890
(edit) @89231   4 years vboxsync ValKit/AudioTest: Print the pszId field in the enum when not NULL. …
(edit) @89230   4 years vboxsync AudioTest: Don't take the RTSystemQueryOSInfo status code dead …
(edit) @89229   4 years vboxsync Audio: Must have a PDMAUDIOHOSTDEV_F_DEFAULT flag for each direction …
(edit) @89228   4 years vboxsync Audio/ValKit: Initial support for the audio test execution service …
(edit) @89227   4 years vboxsync Audio/ValKit: Initial support for the audio test execution service …
(edit) @89226   4 years vboxsync Audio/ValKit: Initial support for the audio test execution service …
(edit) @89225   4 years vboxsync Audio/ValKit: Implemented audio test execution service (ATS) shutdown …
(edit) @89224   4 years vboxsync DrvHostAudioCoreAudio: Moved COREAUDIOBUF::fQueued to mUserData of the …
(edit) @89222   4 years vboxsync FE/VBoxHeadless: Give the VM name in the shutdown block reason and …
(edit) @89221   4 years vboxsync FE/VBoxHeadless: If we check the status of an API call, we'd better …
(edit) @89220   4 years vboxsync DrvHostAudioCoreAudio: Removed PCOREAUDIODEVICEDATA from the stream as …
(edit) @89219   4 years vboxsync FE/VBoxHeadless: Wait until WM_ENDSESSION and check that its wParam is …
(edit) @89218   4 years vboxsync Audio: Converted PDMAUDIODSTSRCUNION, PDMAUDIORECSRC and …
(edit) @89217   4 years vboxsync ValKit/AudioTest: Converted PDMAUDIODSTSRCUNION, PDMAUDIORECSRC and …
(edit) @89216   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89215   4 years vboxsync Audio/ValKit: Moved audio test execution service (ATS) data into an …
(edit) @89213   4 years vboxsync Audio: Added an fImmediate indicator to the pfnStreamDestroy methods …
(edit) @89212   4 years vboxsync DrvHostAudioCoreAudio: Build fix for valkit and its ancient compilers. …
(edit) @89211   4 years vboxsync Devices/PC/BIOS: Fix CD/DVD access with the new BusLogic and LsiLogic …
(edit) @89210   4 years vboxsync DrvAudio,pdmaudioifs.h: Reworked the DrvAudio locking. [build fix] …
(edit) @89209   4 years vboxsync DrvHostAudioCoreAudio: More logging around creation and destruction of …
(edit) @89208   4 years vboxsync DrvAudio,pdmaudioifs.h: Reworked the DrvAudio locking. bugref:9890
(edit) @89207   4 years vboxsync Installer: Linux: vboxdrv.sh: fix typo in log message, bugref:9958.
(edit) @89206   4 years vboxsync Audio/ValKit: More code for the audio test execution service (ATS), …
(edit) @89205   4 years vboxsync Audio/ValKit: More code for the audio test execution service (ATS), …
(edit) @89204   4 years vboxsync Audio/ValKit: More code for the audio test execution service (ATS), …
(edit) @89203   4 years vboxsync Installer: Linux: vboxdrv.sh: update modules rebuild logic, …
(edit) @89202   4 years vboxsync VBoxSVC: Add a bit more release logging around WM_QUERYENDSESSION. …
(edit) @89201   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89200   4 years vboxsync Intel IOMMU: bugref:9967 Add ring-3 MSI queuing for the IOMMU send MSI …
(edit) @89199   4 years vboxsync Devices/Storage/VBoxSCSI,Devices/testcase: Remove the old VBoxSCSI …
(edit) @89198   4 years vboxsync Devices/Storage/VBoxSCSI,Devices/testcase: Remove the old VBoxSCSI …
(edit) @89197   4 years vboxsync Devices/Storage/DevBusLogic,Devices/testcase: Get rid of the VBoxSCSI …
(edit) @89196   4 years vboxsync Devices/Storage/DevLsiLogicSCSI,Devices/testcase: Get rid of the …
(edit) @89195   4 years vboxsync Intel IOMMU: bugref:9967 Unintentional change.
(edit) @89194   4 years vboxsync Intel IOMMU: bugref:9967 Threading nit, better to be woken up slightly …
(edit) @89193   4 years vboxsync Devices/Storage/DevLsiLogicSCSI,Devices/testcase: Get rid of the …
(edit) @89192   4 years vboxsync Devices/Storage/VBoxSCSI: Introduce a helper to handle legacy saved …
(edit) @89191   4 years vboxsync DrvAudio: Slimmed down the DRVAUDIO structure a little in preparation …
(edit) @89190   4 years vboxsync AudioMixer: Don't get stuck if AudioMixerSinkRead returns zero bytes …
(edit) @89189   4 years vboxsync DevIchAc97: Fixed wrong transfer function for input streams. bugref:9890
(edit) @89188   4 years vboxsync DrvHostAudioCoreAudio: Input enabling must correctly mark buffered as …
(edit) @89187   4 years vboxsync AudioMixer: Status logging fix. bugref:9890
(edit) @89186   4 years vboxsync DevIchAc97: Don't disable during reset unless it was running. Mixer …
(edit) @89185   4 years vboxsync Additions/3D/mesa: disable a couple of VCC warnings
(edit) @89184   4 years vboxsync Audio: Working on asynchronous stream creation, only there is a stupid …
(edit) @89183   4 years vboxsync Devices/Graphics: Fixed 3D backend reset issues. bugref:9830
(edit) @89182   4 years vboxsync Audio/ValKit: Started working on the audio test execution service …
(edit) @89181   4 years vboxsync Audio/ValKit: Started working on the audio test execution service …
(edit) @89180   4 years vboxsync Audio/ValKit: Started working on the audio test execution service …
(edit) @89179   4 years vboxsync Audio/ValKit: Started working on the audio test execution service …
(edit) @89178   4 years vboxsync Audio/ValKit: Started working on the audio test execution service …
(edit) @89177   4 years vboxsync Audio/ValKit: Started working on the audio test execution service …
(edit) @89176   4 years vboxsync Audio/ValKit: Started working on the audio test execution service …
(edit) @89175   4 years vboxsync Audio/ValKit: Started working on the audio test execution service …
(edit) @89174   4 years vboxsync Audio/ValKit: Started working on the audio test execution service …
(edit) @89173   4 years vboxsync Installer: Linux: attempt to fix VBox version detection on Debian …
(edit) @89172   4 years vboxsync FE/Qt: bugref:10003: Reworking Chooser pane group item animation shade …
(edit) @89171   4 years vboxsync Devices/Graphics: Removed VBOX_VMSVGA3D_WITH_WINE_OPENGL, because it …
(edit) @89170   4 years vboxsync FE/Qt: bugref:10003: Chooser/Details panes gets more sharp frames; …
(edit) @89169   4 years vboxsync Devices/PC/BIOS: Implement basic BusLogic and LsiLogic drivers to be …
(edit) @89168   4 years vboxsync Devices/PC/BIOS: Implement basic BusLogic and LsiLogic drivers to be …
(edit) @89167   4 years vboxsync DrvHostAudioCoreAudio: Removed the VBOX_WITH_AUDIO_CA_CONVERTER bits …
(edit) @89166   4 years vboxsync Installer: Linux: attempt to fix VBox version detection on some …
(edit) @89165   4 years vboxsync DrvHostAudioCoreAudio: Re-introducing the worker thread, but now we've …
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