VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @89018   4 years vboxsync SUPDev,IPRT: On darwin allow Mac dev certs as long as it is a build …
(edit) @89002   4 years vboxsync Intel IOMMU: bugref:9967 VBox/msi.h: Add unions for IOMMU DMAR …
(edit) @89001   4 years vboxsync Intel IOMMU: bugref:9967 Interrupt remapping, work-in-progress.
(edit) @88991   4 years vboxsync Audio: Worked over draining, starting with the internal DMA buffer …
(edit) @88978   4 years vboxsync Reverted for rework r144310, r144311, r144312 and r144313, ​bugref:10007.
(edit) @88975   4 years vboxsync iprt: introduce Ubuntu kernel versions range checker, ​bugref:10007.
(edit) @88973   4 years vboxsync iprt: introduce Ubuntu kernel version checkers, bugref:10007.
(edit) @88939   4 years vboxsync Audio: doxygen fixes. bugref:9890
(edit) @88894   4 years vboxsync Intel IOMMU: bugref:9967 Interrupt remapping, work-in-progress.
(edit) @88893   4 years vboxsync Intel IOMMU: bugref:9967 Interrupt remapping, work-in-progress. Also …
(edit) @88892   4 years vboxsync Audio: Moved the PDMAUDIOSTREAM_STS_XXX stuff into DrvAudio as it's no …
(edit) @88887   4 years vboxsync Audio: Changed PDMIHOSTAUDIO::pfnStreamGetStatus into …
(edit) @88884   4 years vboxsync DrvAudio,Mixer: Changed PDMIAUDIOCONNECTOR::pfnStreamGetStatus into …
(edit) @88875   4 years vboxsync Intel IOMMU: bugref:9967 Interrupt remapping, work-in-progress.
(edit) @88861   4 years vboxsync DrvAudio,DrvHostAudioWasApi: Implemented the smoother default device …
(edit) @88858   4 years vboxsync Intel IOMMU: bugref:9967 Interrupt remapping, work-in-progress.
(edit) @88850   4 years vboxsync VBox/vmm/pdmaudioinline.h: Moved the stream helpers after the PCM …
(edit) @88841   4 years vboxsync Intel IOMMU: bugref:9967 Interrupt remapping WIP.
(edit) @88819   4 years vboxsync Audio: Added geberuc asynchronous init to DrvAudio for use in WAS (and …
(edit) @88813   4 years vboxsync IPRT/RTReq: Added a RTReqCancel function. Changed the behavior of the …
(edit) @88810   4 years vboxsync IPRT/RTReqPool: Added RTREQPOOLCFGVAR_THREAD_FLAGS so we can supply …
(edit) @88781   4 years vboxsync Intel IOMMU: bugref:9967 Queued Invalidation WIP.
(edit) @88775   4 years vboxsync pdmdrv.h: doxygen fix. bugref:9890
(edit) @88764   4 years vboxsync Intel IOMMU: bugref:9967 Off-by-one fix and other nits.
(edit) @88760   4 years vboxsync DrvAudio: Working on support for asynchronous stream backend init and …
(edit) @88744   4 years vboxsync Intel IOMMU: Queued Invalidation WIP. The descriptor reads seem to …
(edit) @88731   4 years vboxsync Audio: Fixed and tightened audio stream state assertions. Doc …
(edit) @88726   4 years vboxsync DrvAudio: Prep work for new backend stream status... bugref:9890
(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) @88718   4 years vboxsync Audio: Changed PPDMAUDIOBACKENDSTREAM from opaque to a common …
(edit) @88704   4 years vboxsync Intel IOMMU: bugref:9967 Queued Invalidation WIP.
(edit) @88698   4 years vboxsync Intel IOMMU: bugref:9967 Doxygen.
(edit) @88696   4 years vboxsync Intel IOMMU: bugref:9967 Added invalidation descriptor bits.
(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) @88688   4 years vboxsync VBoxRT: Added RTTHREADFLAGS_COM_MTA and RTTHREADFLAGS_COM_STA flags to …
(edit) @88665   4 years vboxsync VMM/PDM: Added PDMDrvHlpSTAMDeregisterByPrefix for speeding up …
(edit) @88661   4 years vboxsync STAM: Added macros for recording nanoseconds in STAMPROFILE (using …
(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) @88627   4 years vboxsync Intel IOMMU: bugref:9967 Queued Invalidation WIP.
(edit) @88626   4 years vboxsync DrvHostAudioWasApi: Early WASAPI backend. bugref:9890
(edit) @88580   4 years vboxsync Intel IOMMU: bugref:9967 PDM: Interface for sending MSI directly from …
(edit) @88579   4 years vboxsync Intel IOMMU: bugref:9967 err.h: Need one more IPE.
(edit) @88574   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88567   4 years vboxsync Intel IOMMU: bugref:9967 Added pdmIsLockOwner function to IOMMU helper.
(edit) @88558   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88534   4 years vboxsync Audio: Merged the cbStreamOut and cbStreamIn fields in …
(edit) @88521   4 years vboxsync Intel IOMMU: bugref:9967 Updates to adjust for changes in Oct 2020 and …
(edit) @88518   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88515   4 years vboxsync Intel IOMMU: bugref:9967 Push IOTLB and FRCD registers beyond 0xe4f …
(edit) @88494   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88486   4 years vboxsync DrvAudioHostPulseAudio: Mostly done cleaning up stream creation. …
(edit) @88484   4 years vboxsync Intel IOMMU: bugref:9967 Main: Use the same I/O APIC PCI address …
(edit) @88482   4 years vboxsync Intel IOMMU: bugref:9967 VBox/pci.h: Comment update to reflect …
(edit) @88478   4 years vboxsync DrvHostAudioPulse: Implemented basic device enumeration. bugref:9890
(edit) @88464   4 years vboxsync Audio: Updated PDMIHOSTAUDIO docs. bugref:9890
(edit) @88452   4 years vboxsync Audio: Cleaned up the alsa backend. Removed unused+bogus …
(edit) @88433   4 years vboxsync Audio: Eliminated the DrvAudio mixing buffers for output streams on …
(edit) @88412   4 years vboxsync Audio: Made PPDMAUDIOBACKENDSTREAM a typedef instead of a weird …
(edit) @88403   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88390   4 years vboxsync Audio: Removed the pfnInit and pfnShutdown methods from PDMIHOSTAUDIO. …
(edit) @88383   4 years vboxsync Audio: Documented PDMIHOSTAUDIO::pfnShutdown as optional and corrected …
(edit) @88381   4 years vboxsync Audio: Made the pfnInit method of the PDMIHOSTAUDIO interface …
(edit) @88380   4 years vboxsync Audio: Removed the unused pfnStreamIterate method from PDMIHOSTAUDIO. …
(edit) @88379   4 years vboxsync Audio: Removed unused pfnStream(Play|Capture)(Begin|End) methods from …
(edit) @88378   4 years vboxsync Audio: Removed unused pfnStream(Play|Capture)(Begin|End) methods from …
(edit) @88373   4 years vboxsync pdmdrv: Added helper for arming timers from drivers. bugref:9890
(edit) @88366   4 years vboxsync VMM/DBGFR3Flow: Add ability to put call instructions into separate …
(edit) @88362   4 years vboxsync Audio: Removed PDMIHOSTAUDIO::pfnSetCallback (replaced by …
(edit) @88359   4 years vboxsync Audio: Added notification interface that host drivers can use. Will …
(edit) @88358   4 years vboxsync Audio: Kicked out the unused callback registration interface aimed at …
(edit) @88357   4 years vboxsync Audio: Moved PDMAUDIOFILE and associated stuff out of pdmaudioifs.h …
(edit) @88356   4 years vboxsync Audio: Trimmed down PDMAUDIOSTREAM a lot by moving non-essential stuff …
(edit) @88355   4 years vboxsync Audio: Fix bug in PDMAudioHostDevDup. bugref:9890
(edit) @88348   4 years vboxsync VMM: Build fix. oem2ticketref:40
(edit) @88341   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88311   4 years vboxsync IPRT/test: Added RTTestErrContext (with variations) for setting a …
(edit) @88307   4 years vboxsync Audio: Buffer usage statistics so we can monitor whether they are …
(edit) @88306   4 years vboxsync VMM/PDMDevHlp: Added pfnSTAMDeregisterByPrefix. bugref:9890
(edit) @88305   4 years vboxsync VMM/PDMDrvHlp: Made the statistics registration function automatically …
(edit) @88301   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88300   4 years vboxsync Audio: We don't return IPRT status codes, but VBox status codes. duh. …
(edit) @88298   4 years vboxsync Audio: Check that the backend (host audio driver) implements all the …
(edit) @88297   4 years vboxsync Some small Solaris-specific build warning fixes: include/iprt/x86.h: …
(edit) @88290   4 years vboxsync Intel IOMMU: bugref:9967 PDM: Added CPUMGetGuestAddrWidths and PDM …
(edit) @88280   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88278   4 years vboxsync Audio: Build fix and some cleanups. bugref:9890
(edit) @88269   4 years vboxsync Audio: Made sure PDMAUDIOPCMPROPS is initialized using a helper …
(edit) @88265   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88259   4 years vboxsync DrvAudio: Hacked the underruns detection so it won't falsely trigger …
(edit) @88257   4 years vboxsync Intel IOMMU: bugref:9967 Move implementation-specifics out of …
(edit) @88255   4 years vboxsync DrvAudio,DrvAudioVRDE: Refactoring drvAudioStreamPlay (no actual …
(edit) @88253   4 years vboxsync DrvAudio,++: Started going over and tidying up the StreamPlay …
(edit) @88218   4 years vboxsync iprt/errcore.h: Fix for non-C99 compilers.
(edit) @88203   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88202   4 years vboxsync Intel IOMMU: bugref:9967 WIP, build fix.
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