VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @88404   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88403   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88402   4 years vboxsync Config.kmk, Installer/linux, Installer/solaris: bugref:9532: Missing …
(edit) @88401   4 years vboxsync FE/Qt: bugref:9831. Some refactoring.
(edit) @88400   4 years vboxsync Config.kmk, Makefile.kmk: bugref:9532: Excessive xcb legacy stuff …
(edit) @88399   4 years vboxsync Installer/win: bugref:9831: Missing Qt5Sql lib, s.a. r143644.
(edit) @88398   4 years vboxsync FE/Qt: build fix
(edit) @88397   4 years vboxsync FE/Qt: bugref:9831: Burn fix for r143641.
(edit) @88396   4 years vboxsync Installer/win: bugref:9831: Missing Qt5Help lib.
(edit) @88395   4 years vboxsync DrvAudioRec,DrvHostAudioValidationKit: doxygen fixes. some cleanups. …
(edit) @88394   4 years vboxsync DrvAudioRec,DrvHostAudioValidationKit: doxygen fixes. some cleanups. …
(edit) @88393   4 years vboxsync FE/Qt: bugref:9831. Misc. fixes. take2
(edit) @88392   4 years vboxsync FE/Qt: bugref:9831. Misc. fixes
(edit) @88391   4 years vboxsync DrvHostAudioCoreAudio: Updated drvHostCoreAudioHA_StreamPlay parameter …
(edit) @88390   4 years vboxsync Audio: Removed the pfnInit and pfnShutdown methods from PDMIHOSTAUDIO. …
(edit) @88389   4 years vboxsync DrvHostAudioCoreAudio: Moved the drvHostCoreAudioHA_Init code into the …
(edit) @88388   4 years vboxsync Installer/solaris, bugref:9532: Solaris: Missed qsqlite plugin.
(edit) @88387   4 years vboxsync Installer/solaris: bugref:9532: Excessive xcb/gcc/stdc legacy stuff …
(edit) @88386   4 years vboxsync DrvHostAudioPulseAudio: Fail if pa_context_connect() fails. Baked …
(edit) @88385   4 years vboxsync DrvHostAudioOss: Removed init and shutdown stubs. bugref:9890
(edit) @88384   4 years vboxsync DrvHostAudioAlsa: Moved the drvHostAlsaAudioHA_Init code into the …
(edit) @88383   4 years vboxsync Audio: Documented PDMIHOSTAUDIO::pfnShutdown as optional and corrected …
(edit) @88382   4 years vboxsync Audio: Replaced the PDMIHOSTAUDIO::pfnShutdown implementations in the …
(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) @88377   4 years vboxsync SUP: Fixed the quick-already-opened code path in supLoadModule …
(edit) @88376   4 years vboxsync DrvHostAudioDSound.cpp: Ripped out the extra ~600ms buffering. When …
(edit) @88375   4 years vboxsync DrvAudio: Arm a timer when entering the PENDING_DISABLE state to work …
(edit) @88374   4 years vboxsync AudioMixer: Fixed status printing. Added todo about possibly calling …
(edit) @88373   4 years vboxsync pdmdrv: Added helper for arming timers from drivers. bugref:9890
(edit) @88372   4 years vboxsync Dev/E1000: (bugref:9850) Relax RDT checks a tiny bit to fix OS/2 guest …
(edit) @88371   4 years vboxsync DrvHostAudioDSound: Try enumerate devices using MMDeviceEnumerator if …
(edit) @88370   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88369   4 years vboxsync FE/Qt: bugref:9515: scm fix for r143615.
(edit) @88368   4 years vboxsync FE/Qt: bugref:9515: HiDPI fixes for UIToolBox.
(edit) @88367   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88366   4 years vboxsync VMM/DBGFR3Flow: Add ability to put call instructions into separate …
(edit) @88365   4 years vboxsync Intel IOMMU: bugref:9967 Build fix.
(edit) @88364   4 years vboxsync Intel IOMMU: bugref:9967 MachineImpl: Disallow setting Intel IOMMU …
(edit) @88363   4 years vboxsync Intel IOMMU: bugref:9967 VBoxManage: Allow enabling Intel IOMMU (when …
(edit) @88362   4 years vboxsync Audio: Removed PDMIHOSTAUDIO::pfnSetCallback (replaced by …
(edit) @88361   4 years vboxsync DrvHostAudioDSound: Converted to use PDMIAUDIONOTIFYFROMHOST. bugref:9890
(edit) @88360   4 years vboxsync DrvHostAudioCoreAudio: Converted to use PDMIAUDIONOTIFYFROMHOST. …
(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) @88354   4 years vboxsync DevHPET: scm fix
(edit) @88353   4 years vboxsync Forward ported r143589+r143590 from 6.1: DevHPET: Corrected the …
(edit) @88352   4 years vboxsync Forward ported r143587+r143588 from 6.1: DevHPET: Dropped the …
(edit) @88351   4 years vboxsync Forward ported r143586 from 6.1: DevHPET: Reduce locking in timer …
(edit) @88350   4 years vboxsync Installer/linux: bugref:9523: Bring back Qt plugins accidentally …
(edit) @88349   4 years vboxsync Makefile.kmk: bugref:9532: Linux: Resolving library name conflicts for …
(edit) @88348   4 years vboxsync VMM: Build fix. oem2ticketref:40
(edit) @88347   4 years vboxsync Forward ported r143576 from 6.1: VMM: Re-enabled vmmR0DoHalt and added …
(edit) @88346   4 years vboxsync Forward ported r143574 from 6.1: VMM: Must do …
(edit) @88345   4 years vboxsync Intel IOMMU: bugref:9967 Main, VBoxManage: Handle Intel IOMMU in …
(edit) @88344   4 years vboxsync Forward ported r143567 from 6.1: vmmR0DoHalt fix - need to re-check …
(edit) @88343   4 years vboxsync Intel IOMMU: bugref:9967 Main: Fix typo which always disabled AMD IOMMU.
(edit) @88342   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88341   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88340   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88339   4 years vboxsync kBuild 3496 -> 3497: DTrace fix.
(edit) @88338   4 years vboxsync Config.kmk: Removed TOOL_DTraceAndVBoxTpG_DTRACE_OBJ_CMDS hack, should …
(edit) @88337   4 years vboxsync kBuild 3488 -> 3496: DTrace fix and some macOS updates.
(edit) @88336   4 years vboxsync Config.kmk: Try not to pass .gch-files to native dtrace. 3rd attempt
(edit) @88335   4 years vboxsync Config.kmk: Try not to pass .gch-files to native dtrace. 2nd attempt
(edit) @88334   4 years vboxsync Config.kmk: Try not to pass .gch-files to native dtrace.
(edit) @88333   4 years vboxsync Intel IOMMU: bugref:9967 ACPI, BusAssignmentManager and ConsoleImpl2 …
(edit) @88332   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88331   4 years vboxsync Support/Makefile.kmk: Fix endless kernel module rebuilding on Linux. …
(edit) @88330   4 years vboxsync VMM/VMMR0: Disabled vmmR0DoHalt, it's broken. oem2ticketref:40
(edit) @88329   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88328   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88327   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88326   4 years vboxsync gen-slickedit-workspace.sh: Fix for multiple openssl dirs.
(edit) @88325   4 years vboxsync Makefile.kmk, tools/Makefile.kmk: bugref:9532: Solaris: Using Qt 5.15.2.
(edit) @88324   4 years vboxsync gccplugin: gcc 7 fixes (and adjust the previously gcc 10 and later …
(edit) @88323   4 years vboxsync /Config.kmk, /Makefile.kmk: More QHelp work, allow packing and deal …
(edit) @88322   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88321   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88320   4 years vboxsync Audio: Stats for one more mixer buffer. Some cleanups. bugref:9890
(edit) @88319   4 years vboxsync Installer/linux: bugref:9532: Excessive xcb/xkbinput legacy stuff …
(edit) @88318   4 years vboxsync Installer/linux: bugref:9532: Missed files in r143536.
(edit) @88317   4 years vboxsync Config.kmk, Installer/linux, bugref:9532: Linux: Missed qsqlite plugin.
(edit) @88316   4 years vboxsync Makefile.kmk, Installer/darwin: bugref:9532: macOS: Missed qsqlite plugin.
(edit) @88315   4 years vboxsync Makefile.kmk, Installer/win, bugref:9532: Windows: Missed qsqlite plugin.
(edit) @88314   4 years vboxsync tstAudioMixBuffer: Windows build fix. bugref:9890
(edit) @88313   4 years vboxsync Audio: windows build fixes. bugref:9890
(edit) @88312   4 years vboxsync tstAudioMixBuffer: Test downsampling. bugref:9890
(edit) @88311   4 years vboxsync IPRT/test: Added RTTestErrContext (with variations) for setting a …
(edit) @88310   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88309   4 years vboxsync Audio: More statistics tweaking. bugref:9890
(edit) @88308   4 years vboxsync NAT/Net: Fix regression (lost line) introduced in r142754 that …
(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 …
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