VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @88549   4 years vboxsync Intel IOMMU: bugref:9967 Don't prevent ourselves from being able to …
(edit) @88547   4 years vboxsync 3D/VMSVGA: Clear the 3D support flag if vmsvgaR3PowerOn fails, bugref:9988
(edit) @88545   4 years vboxsync Retrieve BMP file header info, bugref:9904
(edit) @88544   4 years vboxsync 3D/VMSVGA: Skip unsupported bpp values, bugref:9992
(edit) @88543   4 years vboxsync NAT: slirp_ext_m_get - assertions are nice, but make sure we actually …
(edit) @88542   4 years vboxsync DrvHostAudioDSound: We don't need to enter the critical section when …
(edit) @88541   4 years vboxsync DrvHostAudioDSound: We don't need to enter the critical section when …
(edit) @88539   4 years vboxsync DrvHostAudioDSound: We don't need to enter the critical section when …
(edit) @88538   4 years vboxsync 3D/VMSVGA: Skip unsupported screen sizes
(edit) @88537   4 years vboxsync Intel IOMMU: bugref:9967 nit.
(edit) @88536   4 years vboxsync Devices/Serial/UartCore: Update the interrupt level everytime the …
(edit) @88535   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88534   4 years vboxsync Audio: Merged the cbStreamOut and cbStreamIn fields in …
(edit) @88533   4 years vboxsync Build fix for r143800
(edit) @88532   4 years vboxsync Devices/Storage/VBoxSCSI: Use correct size indicator, bugref:9920
(edit) @88530   4 years vboxsync Devices/DevLsiLogicSCSI: Allocate configuration pages once during …
(edit) @88529   4 years vboxsync Dev/E1000: Use a dedicated array instead of DD bit to store TX …
(edit) @88525   4 years vboxsync NAT: Handle IP options in the ping echo request. bugref:9986.
(edit) @88521   4 years vboxsync Intel IOMMU: bugref:9967 Updates to adjust for changes in Oct 2020 and …
(edit) @88515   4 years vboxsync Intel IOMMU: bugref:9967 Push IOTLB and FRCD registers beyond 0xe4f …
(edit) @88514   4 years vboxsync DrvHostAudioDSound: Moving functions around. bugref:9890
(edit) @88513   4 years vboxsync DrvHostAudioPulseAudio: Freshed up the debug callbacks a little. …
(edit) @88512   4 years vboxsync DrvHostAudioPulseAudio: Don't clamp the pfnStreamWritable result to …
(edit) @88511   4 years vboxsync DrvHostAudioPulseAudio: Went over the buffer and output/input code. …
(edit) @88504   4 years vboxsync DevHda: Changed codecLookup to binary search. Added a couple of more …
(edit) @88503   4 years vboxsync DevHda: Just use the ring-3 task (hCorbDmaTask) when ring-0 needs to …
(edit) @88502   4 years vboxsync DevHda: Fixed regression caused by incorrect assumption about ring-0 …
(edit) @88500   4 years vboxsync DrvHostAudioPulseAudio: Made all the control operation asynchronous …
(edit) @88498   4 years vboxsync DevPCNet: Added comments, removed logic that caused transmit to hang …
(edit) @88495   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88494   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88492   4 years vboxsync DrvHostAudioPulseAudio: Cleaning up the stream control bits. The …
(edit) @88491   4 years vboxsync Build fix for r143749
(edit) @88490   4 years vboxsync Network: Do not bring up links for "not attached" adapters.
(edit) @88487   4 years vboxsync DrvHostAudioPulseAudio: Aligned pre-buffering config with ALSA and …
(edit) @88486   4 years vboxsync DrvAudioHostPulseAudio: Mostly done cleaning up stream creation. …
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