VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @88764   4 years vboxsync Intel IOMMU: bugref:9967 Off-by-one fix and other nits.
(edit) @88763   4 years vboxsync DrvAudio: Logging build fix. bugref:9890
(edit) @88762   4 years vboxsync Audio: Do not pause disabled streams as that may cause some simplistic …
(edit) @88761   4 years vboxsync DrvAudio: Working on support for asynchronous stream backend init and …
(edit) @88760   4 years vboxsync DrvAudio: Working on support for asynchronous stream backend init and …
(edit) @88759   4 years vboxsync slirp/misc.c: It is absolutely forbidden to redefine logging macros …
(edit) @88744   4 years vboxsync Intel IOMMU: Queued Invalidation WIP. The descriptor reads seem to …
(edit) @88743   4 years vboxsync DevVGA-SVGA: Log out of bounds values. bugref:9981
(edit) @88733   4 years vboxsync DrvAudio: Shuffled a few more functions around. No functional change. …
(edit) @88732   4 years vboxsync DrvAudio: Use provide PDMIAUDIONOTIFYFROMHOST regardless of …
(edit) @88731   4 years vboxsync Audio: Fixed and tightened audio stream state assertions. Doc …
(edit) @88730   4 years vboxsync DevATA: Fixed misleading INITIALIZE DEVICE PARAMETERS logging (the …
(edit) @88727   4 years vboxsync Typo.
(edit) @88726   4 years vboxsync DrvAudio: Prep work for new backend stream status... bugref:9890
(edit) @88725   4 years vboxsync DrvAudio: No need to check of the backend has a pfnStreamGetStatus …
(edit) @88724   4 years vboxsync Audio: PDMAUDIOSTREAMSTS_FLAGS_XXX -> PDMAUDIOSTREAM_STS_XXX. bugref:9890
(edit) @88723   4 years vboxsync Audio: The audio device (i.e. AudioMixer.cpp) is now responsible for …
(edit) @88720   4 years vboxsync Audio: Merged pfnStreamWrite and pfnStreamPlay in PDMIAUDIOCONNECTOR. …
(edit) @88719   4 years vboxsync DrvAudio: Removed a bunch of unused statistics. bugref:9890
(edit) @88718   4 years vboxsync Audio: Changed PPDMAUDIOBACKENDSTREAM from opaque to a common …
(edit) @88717   4 years vboxsync DrvAudio: Some more tidying up. bugref:9890
(edit) @88715   4 years vboxsync DrvAudio: Shuffling functions more into interface order. bugref:9890
(edit) @88714   4 years vboxsync DrvAudio: Removed some unused code. bugref:9890
(edit) @88710   4 years vboxsync DrvAudio: Require PDMAUDIOSTREAM_CREATE_F_NO_MIXBUF for output …
(edit) @88709   4 years vboxsync DrvAudio: Require PDMAUDIOSTREAM_CREATE_F_NO_MIXBUF for output …
(edit) @88706   4 years vboxsync DrvHostAudioWasApi: Introduced a worker thread that processes the …
(edit) @88705   4 years vboxsync Intel IOMMU: bugref:9967 Queued Invalidation WIP.
(edit) @88704   4 years vboxsync Intel IOMMU: bugref:9967 Queued Invalidation WIP.
(edit) @88697   4 years vboxsync Intel IOMMU: bugref:9967 Comments and nits.
(edit) @88695   4 years vboxsync Intel IOMMU: bugref:9967 Register-based invalidation WIP, …
(edit) @88694   4 years vboxsync Intel IOMMU: bugref:9967 Queued-invalidation WIP.
(edit) @88693   4 years vboxsync Audio: Added optional pfnStreamConfigHint methods to …
(edit) @88692   4 years vboxsync DevIchAc97: Create AIO thread with RTTHREADFLAGS_COM_MTA so it'll work …
(edit) @88691   4 years vboxsync DrvHostAudioDSound, DrvHostAudioWasApi: No need to call CoInitializeEx …
(edit) @88690   4 years vboxsync DevHda: Start the AIO thread with RTTHREADFLAGS_COM_MTA. bugref:9890
(edit) @88682   4 years vboxsync Intel IOMMU: bugref:9967 Queued Invalidation WIP.
(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) @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) @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) @88653   4 years vboxsync Audio/SB16: Makes now also use of the common stream debugging (file) …
(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) @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) @88638   4 years vboxsync Intel IOMMU: bugref:9967 Refactor some PDM-IOMMU interfaces to …
(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) @88605   4 years vboxsync Intel IOMMU: bugref:9967 doxygen and whitespace.
(edit) @88600   4 years vboxsync Intel IOMMU: bugref:9967 IQA WIP.
(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) @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.
(edit) @88584   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88583   4 years vboxsync AMD IOMMU: bugref:9654 Verify pfnSendMsi.
(edit) @88581   4 years vboxsync Intel IOMMU: bugref:9967 DevIoApic: Don't try to remap MSIs generated …
(edit) @88575   4 years vboxsync DevHda: Some SSYNC logging and notes about possible implementation. …
(edit) @88574   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88573   4 years vboxsync DrvHostAudioDSound: Build fix. bugref:9890
(edit) @88572   4 years vboxsync DevHda: Set the FIFORDY bit when a stream is enabled and clear it when …
(edit) @88568   4 years vboxsync AMD IOMMU: bugref:9654 Assertion for pfnLockIsOwner helper function …
(edit) @88566   4 years vboxsync DrvHostAudioDSound: Added a timer hack for making sure draining …
(edit) @88564   4 years vboxsync DrvHostAudioDSound: Added a status formatter and some other logging …
(edit) @88561   4 years vboxsync Audio: Moved the HostAudioNotResponding runtime error reporting during …
(edit) @88559   4 years vboxsync DrvAudio: Need to return VERR_AUDIO_BACKEND_INIT_FAILED rather than …
(edit) @88558   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88556   4 years vboxsync DrvHostAudioDSound: Restructured the stream control code. bugref:9890
(edit) @88555   4 years vboxsync DrvHostAudioDSound: Refreshed the stream destruction code. bugref:9890
(edit) @88554   4 years vboxsync DrvHostAudioDSound: Refreshed the stream creation code. bugref:9890
(edit) @88553   4 years vboxsync NAT: Do not attempt to segment frames with invalid GSO
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