VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @88690   4 years vboxsync DevHda: Start the AIO thread with RTTHREADFLAGS_COM_MTA. bugref:9890
(edit) @88689   4 years vboxsync VMM: Start EMTs with RTTHREADFLAGS_COM_MTA (ignored on non-windows …
(edit) @88688   4 years vboxsync VBoxRT: Added RTTHREADFLAGS_COM_MTA and RTTHREADFLAGS_COM_STA flags to …
(edit) @88687   4 years vboxsync FE/Qt: bugref:9930. Build fix
(edit) @88686   4 years vboxsync FE/Qt: bugref:9930. Refactoring log viewer so that it handles multiple …
(edit) @88685   4 years vboxsync FE/Qt: bugref:8161: A bit of cleanup for UISession.
(edit) @88684   4 years vboxsync FE/Qt: bugref:8161: Snapshot pane: It's now important to clear stale …
(edit) @88683   4 years vboxsync FE/Qt: bugref:8161: Forgot to invalidate Chooser pane selection in …
(edit) @88682   4 years vboxsync Intel IOMMU: bugref:9967 Queued Invalidation WIP.
(edit) @88681   4 years vboxsync FE/Qt: bugref:8161: Fixing regression in r143970; We should detach …
(edit) @88680   4 years vboxsync FE/Qt: bugref:8161: A bit of cleanup for UISession; Mostly …
(edit) @88679   4 years vboxsync FE/Qt: bugref:8161: A bit of cleanup for UIConsoleEventHandler.
(edit) @88678   4 years vboxsync FE/Qt: bugref:8161: Fixing regression in r143970; We should detach …
(edit) @88677   4 years vboxsync Audio/AC97: Fixed compilation when VBOX_WITH_AUDIO_HDA_ONETIME_INIT is …
(edit) @88676   4 years vboxsync Audio/SB16: Fixed compilation when VBOX_WITH_AUDIO_HDA_ONETIME_INIT is …
(edit) @88675   4 years vboxsync Audio/SB16: Added a tiny bit of profiling [build fix].
(edit) @88674   4 years vboxsync Audio/HDA: Fixed compilation when VBOX_WITH_AUDIO_HDA_ONETIME_INIT is …
(edit) @88673   4 years vboxsync Audio/SB16: Added a tiny bit of profiling.
(edit) @88672   4 years vboxsync Audio: Use HostAudioWas on windows 10 instead of DSound. Only set the …
(edit) @88671   4 years vboxsync FE/Qt: bugref:9930. Some refactoring
(edit) @88670   4 years vboxsync APIC: When evaluating pending interrupts, do not take TPR into …
(edit) @88669   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88668   4 years vboxsync AMD IOMMU: bugref:9654 Fix locking that got broken when the PDM lock …
(edit) @88667   4 years vboxsync DrvHostAudioWasApi: Always keep IMMDevice pointer to the input and …
(edit) @88666   4 years vboxsync DrvAudio: Use PDMDrvHlpSTAMDeregisterByPrefix to deregister statistics …
(edit) @88665   4 years vboxsync VMM/PDM: Added PDMDrvHlpSTAMDeregisterByPrefix for speeding up …
(edit) @88664   4 years vboxsync FE/Qt: bugref:8161: A fix for regression caused by r143970 and …
(edit) @88663   4 years vboxsync drvHostAudioWasApi: Implemented caching of audio clients as the …
(edit) @88662   4 years vboxsync DevHda: Added release profiling of stream starting, resetting and …
(edit) @88660   4 years vboxsync FE/Qt: bugref:9930: A bit of fixes for r143972; Making that menu …
(edit) @88659   4 years vboxsync FE/Qt: bugref:8161: Rework Log Viewer a bit; Save options on …
(edit) @88658   4 years vboxsync FE/Qt: bugref:9930. Using a custom menu
(edit) @88657   4 years vboxsync FE/Qt: bugref:8161: Rework host logoff handling; VirtualBox Manager …
(edit) @88656   4 years vboxsync FE/Qt: bugref:8161: Change application shutdown order; The old …
(edit) @88655   4 years vboxsync FE/Qt: bugref:8161: scm fix for r143965.
(edit) @88654   4 years vboxsync Typo.
(edit) @88653   4 years vboxsync Audio/SB16: Makes now also use of the common stream debugging (file) …
(edit) @88652   4 years vboxsync FE/Qt: bugref:8161: Small cleanup for Chooser pane; No need for …
(edit) @88651   4 years vboxsync FE/Qt: bugref:8161: More rework for Runtime UI; Save normal/scaled …
(edit) @88650   4 years vboxsync FE/Qt: bugref:8161: Missing bit in r143786.
(edit) @88649   4 years vboxsync FE/Qt: bugref:8161: Accident printfs in r143945.
(edit) @88648   4 years vboxsync FE/Qt: bugref:8161: A bit of rework for Runtime UI; Save first run …
(edit) @88647   4 years vboxsync FE/Qt: bugref:9830. Not using QMenu
(edit) @88646   4 years vboxsync Audio/SB16: Now also is using our internal software mixer [SCM fix].
(edit) @88645   4 years vboxsync Audio/SB16: Now also is using our internal software mixer.
(edit) @88644   4 years vboxsync FE/Qt: bugref:9930. Populating the menu with selected items of the vm list
(edit) @88643   4 years vboxsync Devices/Storage/DevLsiLogicSCSI: Fix crashing on NULL pointer …
(edit) @88642   4 years vboxsync AMD IOMMU: bugref:9654 Assertion for upcoming locking changes.
(edit) @88641   4 years vboxsync Intel IOMMU: bugref:9967 PDM naming consistency.
(edit) @88640   4 years vboxsync Intel IOMMU: bugref:9967 Implement PDM R3-task queueing for sending …
(edit) @88639   4 years vboxsync Intel IOMMU: bugref:9967 PDM: Enable more interfaces for Intel IOMMU …
(edit) @88638   4 years vboxsync Intel IOMMU: bugref:9967 Refactor some PDM-IOMMU interfaces to …
(edit) @88637   4 years vboxsync Main/SharedFolderImpl.cpp: Reject shared folder paths which have a …
(edit) @88636   4 years vboxsync AMD IOMMU: bugref:9654 Fix pdmIommuIsPresent to refer to ring-3 …
(edit) @88635   4 years vboxsync FE/Qt: bugref:8161: A bit of rework for Runtime UI; Save mini-toolbar …
(edit) @88634   4 years vboxsync FE/Qt: bugref:9930. Adding a corner widget to logviewer
(edit) @88633   4 years vboxsync FE/Qt: bugref:8161: A bit of rework for Runtime UI; Move requested …
(edit) @88632   4 years vboxsync testboxscript.xml service manifest has to be located permanent in …
(edit) @88631   4 years vboxsync AMD IOMMU: bugref:9654 Slightly more efficient when a VM does not have …
(edit) @88630   4 years vboxsync DrvHostAudioWasApi: More WASAPI backend work. bugref:9890
(edit) @88629   4 years vboxsync DrvHostAudioWasApi: More WASAPI backend work. bugref:9890
(edit) @88628   4 years vboxsync DrvHostAudioDSoundMMNotifClient.h: Removed three functions not part of …
(edit) @88627   4 years vboxsync Intel IOMMU: bugref:9967 Queued Invalidation WIP.
(edit) @88626   4 years vboxsync DrvHostAudioWasApi: Early WASAPI backend. bugref:9890
(edit) @88625   4 years vboxsync Intel IOMMU: bugref:9967 Queued Invalidation WIP.
(edit) @88624   4 years vboxsync AMD IOMMU: bugref:9654 Devices/testcase: struct size and alignment …
(edit) @88623   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88622   4 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @88621   4 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @88620   4 years vboxsync AMD IOMMU: bugref:9654 Build fix. We really need to enable this …
(edit) @88619   4 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @88618   4 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @88617   4 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @88616   4 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @88615   4 years vboxsync AMD IOMMU: bugref:9654 Attempted build fix.
(edit) @88614   4 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @88613   4 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @88612   4 years vboxsync AMD IOMMU: bugref:9654 DevIoApic: Build fix.
(edit) @88611   4 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @88609   4 years vboxsync IPRT/errmsgwin-sorter.cpp: Hardcode some audio client status codes. …
(edit) @88608   4 years vboxsync FE/Qt: bugref:9972. Adding a text edit to the test app.
(edit) @88607   4 years vboxsync FE/Qt: bugref:9972. A better check
(edit) @88606   4 years vboxsync FE/Qt: bugref:9972. Exclude 32bit builds.
(edit) @88605   4 years vboxsync Intel IOMMU: bugref:9967 doxygen and whitespace.
(edit) @88604   4 years vboxsync FE/Qt: bugref:9972. scm fix
(edit) @88603   4 years vboxsync FE/Qt: bugref:9972. Initial commit of the tstClipboardQt app
(edit) @88602   4 years vboxsync FE/Qt: bugref:9996. Forgot to add the new folder to the Makefile.kmk …
(edit) @88601   4 years vboxsync FE/Qt: bugref:9996. Adding editors folder to wizards subfolder. It …
(edit) @88600   4 years vboxsync Intel IOMMU: bugref:9967 IQA WIP.
(edit) @88599   4 years vboxsync FE/Qt: bugref:9996. Renaming page 3 of the new vd wizard
(edit) @88598   4 years vboxsync FE/Qt: bugref:9996. Renaming page 2 of the new vd wizard
(edit) @88597   4 years vboxsync FE/Qt: bugref:9996. Renaming page 1 o the new vd wizard
(edit) @88596   4 years vboxsync Intel IOMMU: bugref:9967 Fault recording WIP.
(edit) @88595   4 years vboxsync Intel IOMMU: bugref:9967 Fault recording WIP.
(edit) @88594   4 years vboxsync Intel IOMMU: bugref:9967 Fault recording WIP.
(edit) @88593   4 years vboxsync Intel IOMMU: bugref:9967 PDM: whitespace.
(edit) @88592   4 years vboxsync Intel IOMMU: bugref:9967 PDM: Doxygen.
(edit) @88591   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88590   4 years vboxsync Intel IOMMU: WIP.
(edit) @88589   4 years vboxsync Intel IOMMU: bugref:9967 Doxygen.
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