VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @89164   4 years vboxsync Installer: Linux: reverted r144498, r144499, r144501: temporary …
(edit) @89163   4 years vboxsync Devices/Graphics: Build new and old 3D backend. bugref:9830
(edit) @89162   4 years vboxsync FE/Qt: bugref:10003: Chooser/Details panes model layout adjustments.
(edit) @89161   4 years vboxsync FE/Qt: bugref:10003: Chooser/Details panes view palette adjustments.
(edit) @89160   4 years vboxsync Installer: Linux: Temporary add diagnostic logging to vboxdrv.sh (3) …
(edit) @89159   4 years vboxsync FE/Qt: bugref:10003: Reworking Details pane; Yet another missed part …
(edit) @89158   4 years vboxsync Installer: Linux: Temporary add diagnostic logging to vboxdrv.sh (2) …
(edit) @89157   4 years vboxsync Installer: Linux: Temporary add diagnostic logging to vboxdrv.sh (to …
(edit) @89156   4 years vboxsync ValKit/bootsectors: Put bs3-timing-1 on the valkit iso. [build fix] …
(edit) @89155   4 years vboxsync IPRT/RTAssertShouldPanic-vbox.cpp: Don't support VBOX_ASSERT=gdb in …
(edit) @89153   4 years vboxsync ValKit/bootsectors: Put bs3-timing-1 on the valkit iso. [build fix] …
(edit) @89152   4 years vboxsync ValKit/bootsectors: Put bs3-timing-1 on the valkit iso. bugref:10009
(edit) @89151   4 years vboxsync ValKit/bootsectors: Did some more work on the TSC timining test. Added …
(edit) @89150   4 years vboxsync ValKit/bootsectors: Did some more work on the TSC timining test. Added …
(edit) @89149   4 years vboxsync IPRT,bs3kit: Added ASMMultU64ByU32DivByU32 to bs3kit. bugref:10009
(edit) @89147   4 years vboxsync 3D/VMSVGA: Use the same AdapterInfo request in DX9 and DX11 drivers, …
(edit) @89146   4 years vboxsync ValKit/bs3-kit: Implemented 64-bit multiplication helper for 32-bit …
(edit) @89145   4 years vboxsync Installer: Linux: prevent vboxdrv.sh from building modules if …
(edit) @89144   4 years vboxsync FE/Qt: bugref:10003: Reworking Details pane; Missed part in details …
(edit) @89143   4 years vboxsync Audio/ValKit: Resolved some @todos. bugref:10008
(edit) @89142   4 years vboxsync ValKit/bootsectors: Added a rough outline for a TSC timing test. …
(edit) @89141   4 years vboxsync Audio/ValKit: Initial implementation of testing recording audio via …
(edit) @89140   4 years vboxsync Audio/ValKit: Initial implementation of testing recording audio via …
(edit) @89139   4 years vboxsync Audio/ValKit: Implemented unpacking and verification of packed audio …
(edit) @89138   4 years vboxsync FE/Qt: bugref:10003: Reworking Chooser pane; Fixing quirks painting …
(edit) @89137   4 years vboxsync FE/Qt: bugref:10003: Reworking Chooser pane; Removing unwanted unconst …
(edit) @89136   4 years vboxsync Audio/ValKit: More test data for the test manifest. bugref:10008
(edit) @89135   4 years vboxsync Audio/ValKit: More code for testing infrastructure. bugref:10008
(edit) @89134   4 years vboxsync Installer: Linux: vboxdrv.sh: introduce helper functions to detect …
(edit) @89133   4 years vboxsync DrvHostAudioCoreAudio: scm fix. bugref:9890
(edit) @89132   4 years vboxsync DrvHostAudioCoreAudio: Rewrote buffer handling, kicking out the double …
(edit) @89131   4 years vboxsync DrvAudio: Fixed missing VINF_SUCCESS indicators in some DRAIN command …
(edit) @89130   4 years vboxsync AudioMixer: Copy the 'Device' bits to the CfgHost when creating a …
(edit) @89129   4 years vboxsync DrvHostAudioWasApi: A few minor fixes. [build fix] bugref:9890
(edit) @89128   4 years vboxsync DrvHostAudioWasApi: A few minor fixes. bugref:9890
(edit) @89127   4 years vboxsync ValKit/AudioTest: audioTestDriverStackStreamCreateOutput need to …
(edit) @89126   4 years vboxsync ValKit: Pack the solaris AudioTest util. Skip *BSD for now. bugref:10008
(edit) @89125   4 years vboxsync AudioTest.cpp: Added missing EOF check in AudioTestWaveFileRead. …
(edit) @89124   4 years vboxsync Devices/Graphics: Fixed regression from r144462 on darwin when loading …
(edit) @89123   4 years vboxsync Devices/Graphics: Function tables for 3D backends (build fix). bugref:9830
(edit) @89122   4 years vboxsync Devices/Graphics: Function tables for 3D backends (doxygen). bugref:9830
(edit) @89121   4 years vboxsync Devices/Graphics: Function tables for 3D backends. bugref:9830
(edit) @89120   4 years vboxsync ValKit/Audio: Build AudioTest for solaris too. bugref:10008
(edit) @89119   4 years vboxsync ValKit/AudioTest: Keep it short. AssertPtrReturn is not needed (see …
(edit) @89118   4 years vboxsync Audio/ValKit: Don't crash if "--debug-audio-path" is not set. bugref:10008
(edit) @89117   4 years vboxsync Audio/ValKit: Baked the audio driver stack handling into the audio …
(edit) @89116   4 years vboxsync Audio/ValKit: Implemented AudioTestSetWipe() [build fix]. bugref:10008
(edit) @89115   4 years vboxsync Audio/ValKit: Implemented AudioTestSetWipe(). bugref:10008
(edit) @89114   4 years vboxsync DrvHostAudioCoreAudioAuth.mm: Just try make it build (though not work) …
(edit) @89113   4 years vboxsync Audio/ValKit: Added an early Validation Kit test driver for invoking …
(edit) @89112   4 years vboxsync Audio/ValKit: Added an early Validation Kit test driver for invoking …
(edit) @89111   4 years vboxsync FE/Qt: bugref:8161. Saving options in file manager immediately not …
(edit) @89110   4 years vboxsync DrvHostAudioCoreAudioAuth.mm: Just try make it build (though not work) …
(edit) @89109   4 years vboxsync FE/Qt: bugref:8161. Cleaning file manager COM stuff earlier
(edit) @89108   4 years vboxsync FE/VBoxHeadless: On Windows also listen to console control events …
(edit) @89107   4 years vboxsync FE/Qt: bugref:9930. Repeating r144445 for te file manager
(edit) @89106   4 years vboxsync FE/Qt: bugref:10003: Reworking Details pane; Heavy rework for details …
(edit) @89105   4 years vboxsync FE/Qt: Deleting some spaces
(edit) @89104   4 years vboxsync FE/Qt: Guarding action pool pointer with QPointer to avoid crashes …
(edit) @89103   4 years vboxsync FE/Qt: bugref:10003: Reworking Details pane; Make updateLayout() …
(edit) @89102   4 years vboxsync FE/Qt: bugref:10003: Reworking Details pane; More strict logic for …
(edit) @89101   4 years vboxsync FE/Qt: bugref:10003: Reworking Details pane; Make updateLayout() …
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