VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @88201   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88192   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88174   4 years vboxsync Intel IOMMU: bugref:9967 Fix const declaration.
(edit) @88153   4 years vboxsync Intel IOMMU: bugref:9967 Skeleton bits.
(edit) @88144   4 years vboxsync PDM/Audio: doxygen bugref:9890
(edit) @88136   4 years vboxsync PDM/audio: Added PDMAudioPropsRoundUpBytesToFrame. bugref:9890
(edit) @88128   4 years vboxsync include/iprt/string.h, src/VBox/Devices/Network/slirp/slirp_config.h: …
(edit) @88124   4 years vboxsync OCI/PCA: bugref:9969 - Make it possible to specify the CA file for the …
(edit) @88112   4 years vboxsync Audio,DevHDA: Made PDMAUDIOPCMPROPS_F2B and PDMAUDIOPCMPROPS_B2F work …
(edit) @88062   4 years vboxsync Audio: Build fix. bugref:9890
(edit) @88061   4 years vboxsync Audio: Should use versioned magics like for other PDM structures, …
(edit) @88059   4 years vboxsync Audio: Adding a magic to PDMAUDIOSTREAM. bugref:9890
(edit) @88058   4 years vboxsync Audio: Build fix. bugref:9890
(edit) @88057   4 years vboxsync Audio: enums must have an 'END' entry for validation purposes. bugref:9890
(edit) @88056   4 years vboxsync Audio: Moved some stuff about in PDMAUDIOSTREAM to keep the smaller …
(edit) @88055   4 years vboxsync Audio: Moved the host audio device enumeration code to PDM …
(edit) @88054   4 years vboxsync Audio/PDM: doxygen. bugref:9890
(edit) @88052   4 years vboxsync Audio/PDM: doxygen. bugref:9890
(edit) @88051   4 years vboxsync Audio: Moved the host audio device enumeration code to PDM …
(edit) @88050   4 years vboxsync Audio: Moved the host audio device enumeration code to PDM …
(edit) @88049   4 years vboxsync Audio: Moved the host audio device enumeration code to PDM …
(edit) @88048   4 years vboxsync Audio: Moved the host audio device enumeration code to PDM …
(edit) @88047   4 years vboxsync Audio: Moved the host audio device enumeration code to PDM …
(edit) @88045   4 years vboxsync Audio: More prep work to move the audio device enumeration code to …
(edit) @88044   4 years vboxsync Audio: More prep work to move the audio device enumeration code to …
(edit) @88041   4 years vboxsync Audio: More prep work to move the audio device enumeration code to …
(edit) @88036   4 years vboxsync hm_vmx.h: Doxygen.
(edit) @88033   4 years vboxsync Audio: Converted the core audio code to extending PDMAUDIODEVICE …
(edit) @88032   4 years vboxsync Audio: Preparing for moving the enumeration helpers to PDM. Simplify …
(edit) @88031   4 years vboxsync Audio: Preparing for moving the enumeration helpers to PDM. Simplify …
(edit) @88029   4 years vboxsync Audio: Moving some of the DrvAudio.h stuff into PDM - …
(edit) @88028   4 years vboxsync Audio: Moving some of the DrvAudio.h stuff into PDM - …
(edit) @88026   4 years vboxsync Audio: Preparing to move some of the DrvAudio.h stuff into PDM. bugref:9890
(edit) @87990   4 years vboxsync Audio: Fixed broken DrvAudioHlpBytesToNano and DrvAudioHlpBytesToMicro …
(edit) @87906   4 years vboxsync AMD IOMMU: bugref:9654 Naming cleanup (uDeviceId -> idDevice etc.)
(edit) @87904   4 years vboxsync DevVGA,DisplayImpl.cpp,pdmifs.h: Don't require EMT for …
(edit) @87897   4 years vboxsync VBoxGuestLib.h: Note: -> @note (learn to write doxygen comments already)
(edit) @87849   4 years vboxsync Audio/DrvAudio: Made a debug warning show up in LogRel() when a …
(edit) @87817   4 years vboxsync AMD IOMMU: bugref:9654 Moved IOTLB cache completely to ring-3, moved …
(edit) @87812   4 years vboxsync VMM/TM: Replaced the global timer active list lock with per queue …
(edit) @87797   4 years vboxsync IPRT/include: Docs typos.
(edit) @87792   4 years vboxsync VMM/TM: Moved the timers off the hyper heap. Replaced the relative …
(edit) @87787   4 years vboxsync VMM/DBGFR3FlowTrace*: Add some API to query a record based on the …
(edit) @87786   4 years vboxsync AMD IOMMU: bugref:9654 Implemented an interrupt remap cache.
(edit) @87781   4 years vboxsync VMM/DBGFR3FlowTrace*: Add new probe type which causes a drop to the …
(edit) @87777   4 years vboxsync VMM/TRPM: Reduced the VM structure footprint by > 3K and eliminated a …
(edit) @87776   4 years vboxsync dbgf.h,VMM/DBGF: A bit of cleanup on the public breakpoint structure …
(edit) @87773   4 years vboxsync VMM/TM,Devices: Store the timer name in the TMTIMER structure and …
(edit) @87767   4 years vboxsync VMM/TM,Devices/*: Changed the device and usb timer callbacks to take a …
(edit) @87766   4 years vboxsync VMM/TM,VMM/*: Refactored the TM timer APIs to use 'handles' and take a …
(edit) @87765   4 years vboxsync VMM/TM,*: Added flag parameter to TMR3TimerCreateInternal and renamed …
(edit) @87764   4 years vboxsync VMM/TM: Experimenting with changing the signature of TMTimerFromMilli. …
(edit) @87763   4 years vboxsync VMM/TM: Removed unused TMR3TimerCreateExternal api. bugref:9943
(edit) @87762   4 years vboxsync VMM/UsbHlp: Changed the timer interface to TMTIMERHANDLE, adding the …
(edit) @87761   4 years vboxsync VMM/DrvHlp: Changed the unused (at least internally) pfnTMTimerCreate …
(edit) @87760   4 years vboxsync VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in …
(edit) @87751   4 years vboxsync VMM: Eliminated one ASMReadTSC in TMNotifyEndOfExecution. Both VT-x …
(edit) @87747   4 years vboxsync vmm/tm.h: nit
(edit) @87739   4 years vboxsync SUP/Makefile-wrapper.gmk,iprt/asmdefs.mac: Call objtool on our .r0
(edit) @87732   4 years vboxsync AMD IOMMU: bugref:9654 Add struct for PREFETCH_IOMMU_PAGES command.
(edit) @87728   4 years vboxsync SUPDrv,VMMR0,VBoxDDR0,++: More work on wrapper kmods. bugref:9937
(edit) @87700   4 years vboxsync SUPDrv,++: Experimental support for wrapping .r0 modules in native …
(edit) @87691   4 years vboxsync AMD IOMMU: bugref:9654 Replace IOMMU device lock with the PDM lock and …
(edit) @87686   4 years vboxsync Shared Clipboard/Transfers: Renaming. ​bugref:9437
(edit) @87666   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits. The IOTLB is currently only …
(edit) @87658   4 years vboxsync Shared Clipboard/Transfers: Rearranged parameter lists of …
(edit) @87655   4 years vboxsync Shared Clipboard/Transfers: Added …
(edit) @87653   4 years vboxsync Shared Clipboard/Transfers: Added ShClTransferCopyCallbacks(). ​bugref:9437
(edit) @87651   4 years vboxsync Shared Clipboard/Transfers: Defined and use SHCL_TRANSFER_PATH_MAX. …
(edit) @87647   4 years vboxsync IPRT/time: Added RTTimeNanoTSWorkerName for introspection. Maded the …
(edit) @87633   4 years vboxsync VMM/TM,VMM/HMVMX: Try avoid calling TMCpuTickGetDeadlineAndTscOffset …
(edit) @87626   4 years vboxsync IPRT/time,VMM/TM: Added extra parameter to the RTTimeNanoTS GIP …
(edit) @87611   4 years vboxsync Shared Clipboard/Transfers: More callback code. ​bugref:9437
(edit) @87595   4 years vboxsync vmm/dbgf.h: Fixed padding bug in DBGFBPPUB in r141083. (32-bit …
(edit) @87594   4 years vboxsync VMM/DBGF,Debugger: Removed the !defined(VBOX_WITH_LOTS_OF_DBGF_BPS) …
(edit) @87590   4 years vboxsync IPRT/RTFileGetMaxSize: Doxygen fix.
(edit) @87566   4 years vboxsync Shared Clipboard: doxygen fixes for unnecessary @copydoc in …
(edit) @87542   4 years vboxsync SUPDrv,VMM/HM: Modified the representation of the 9 VT-x controls MSRs …
(edit) @87528   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87524   4 years vboxsync IPRT: RTNetStrToIPv6Cidr() - to parse f00::/42 notation for IPv6 …
(edit) @87523   4 years vboxsync VMM/CPUM/HM: No else after return.
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