VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @88304   4 years vboxsync Installer/linux, Installer/solaris, Installer/win: Introduce …
(edit) @88303   4 years vboxsync /Config.kmk, /Makefile.kmk, Installer/win/Makefile.kmk: Start phasing …
(edit) @88302   4 years vboxsync /Config.kmk: For doc only builds drop CHM and add HTML/QHELP, to …
(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) @88299   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) @88296   4 years vboxsync /configure: For Linux Qt from the tools directory make sure to pass …
(edit) @88295   4 years vboxsync /Config.kmk: Tweak libIDL-config-2 detection. On Solaris (where we …
(edit) @88294   4 years vboxsync IPRT/rtSemEventMultiPosixWaitTimed: Fixed wrong milli->nano overflow check.
(edit) @88293   4 years vboxsync Installer/linux/rpm: For EL7 builds use devtoolset-4 if present, …
(edit) @88292   4 years vboxsync DrvAudio: Some stream creation cleanups. bugref:9890
(edit) @88291   4 years vboxsync DrvHostAudioOss: Reduced and refactored the stream creation code. …
(edit) @88290   4 years vboxsync Intel IOMMU: bugref:9967 PDM: Added CPUMGetGuestAddrWidths and PDM …
(edit) @88289   4 years vboxsync DrvHostAudioOss: More natural function ordering within the file. Some …
(edit) @88288   4 years vboxsync DrvHostAudioOss: Kicked out the unused mmap code and the unnecessary …
(edit) @88287   4 years vboxsync DrvHostAudioOss: Cleaned up StreamPlay and unbroke it. bugref:9890
(edit) @88286   4 years vboxsync Audio: StreamPlay cleanups in the Debug and Null drivers. bugref:9890
(edit) @88285   4 years vboxsync Reapplying r143481: Makefile.kmk, tools/Makefile.kmk: bugref:9532: …
(edit) @88284   4 years vboxsync ValKit/Config.kmk: Link against libsupc++ only when g++ is older than …
(edit) @88283   4 years vboxsync Audio: Cleaned up the alsa and pulse audio play methods. Two doxygen …
(edit) @88282   4 years vboxsync Audio: Cleaned up the alsa and pulse audio play methods. Two doxygen …
(edit) @88281   4 years vboxsync Intel IOMMU: bugref:9967 ACPI: Adjustments for Intel IOMMU (DMAR). WIP.
(edit) @88280   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88279   4 years vboxsync Reverting r143481 cause seems it's a bit too early for now.
(edit) @88278   4 years vboxsync Audio: Build fix and some cleanups. bugref:9890
(edit) @88277   4 years vboxsync Audio: scm fix. bugref:9890
(edit) @88276   4 years vboxsync Makefile.kmk, tools/Makefile.kmk: bugref:9532: Linux: Using Qt 5.15.2.
(edit) @88275   4 years vboxsync FE/Qt: bugref:9532: Extending Linux defines with …
(edit) @88274   4 years vboxsync GAs: Linux: make vboxvideo work w/ 5.12-rc4 kernel, bugref:9976.
(edit) @88273   4 years vboxsync GAs: Linux: make vboxsf working w/ 5.12-rc4 kernel, bugref:9976.
(edit) @88272   4 years vboxsync FE/Qt: bugref:9515. Some more code style fixes
(edit) @88271   4 years vboxsync FE/Qt: bugref:9515. Some code style fixes
(edit) @88270   4 years vboxsync Audio: mac os build fix. bugref:9890
(edit) @88269   4 years vboxsync Audio: Made sure PDMAUDIOPCMPROPS is initialized using a helper …
(edit) @88268   4 years vboxsync FE/Qt: bugref:9515. Some more label fixes
(edit) @88267   4 years vboxsync FE/Qt: bugref:9515. Label fixes
(edit) @88266   4 years vboxsync FE/Qt: bugref:9515. 2nd attempt to make UIToolBox titles keyboard …
(edit) @88265   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88264   4 years vboxsync HostDrivers/VBoxUSB/solaris: vboxUsbSolarisQuerySymbols() neglected to …
(edit) @88263   4 years vboxsync FE/Qt: bugref:9510. reverting r143466.
(edit) @88262   4 years vboxsync FE/Qt: bugref:9515. First atempt to make UIToolBox keyboard responsive
(edit) @88261   4 years vboxsync AMD IOMMU: bugref:9654 cMaxInstances should be 1 for IOMMU.
(edit) @88260   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) @88258   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88257   4 years vboxsync Intel IOMMU: bugref:9967 Move implementation-specifics out of …
(edit) @88256   4 years vboxsync DrvAudio: Ditched the bogus scheduling and switched to always feeding …
(edit) @88255   4 years vboxsync DrvAudio,DrvAudioVRDE: Refactoring drvAudioStreamPlay (no actual …
(edit) @88254   4 years vboxsync ValidationKit/tdStorageSnapshotMerging1: pylint-2.x points out that …
(edit) @88253   4 years vboxsync DrvAudio,++: Started going over and tidying up the StreamPlay …
(edit) @88252   4 years vboxsync FE/Qt: VirtualBox Manager: Tools pane: Regression fix for r143267, …
(edit) @88251   4 years vboxsync FE/Qt: VirtualBox Manager: Tools pane: Make sure disabled items …
(edit) @88250   4 years vboxsync FE/Qt: bugref:9515. Label fixes
(edit) @88249   4 years vboxsync FE/Qt: bugref:9973: Ups..
(edit) @88248   4 years vboxsync FE/Qt: bugref:9973: Build fix for r143447.
(edit) @88247   4 years vboxsync FE/Qt: bugref:9973: Runtime UI: A bit of rework directed to make …
(edit) @88246   4 years vboxsync FE/Qt: bugref:9515. dont start first run wizard in case an iso image …
(edit) @88245   4 years vboxsync FE/Qt: bugref:9973: Runtime UI / Machine-view: A bit of cleanup for …
(edit) @88244   4 years vboxsync FE/Qt: Runtime UI / Machine-window: Annoying assertion on VM …
(edit) @88243   4 years vboxsync DrvAudio: Replaced the scratch buffer with stack buffers. This will …
(edit) @88242   4 years vboxsync FE/Qt: bugref:9510. Renaming action names, classes etc.
(edit) @88241   4 years vboxsync FE/Qt: bugref:9510. Some more refactoring
(edit) @88240   4 years vboxsync DrvAudio: Replaced PDMIAUDIOCONNECTOR_2_DRVAUDIO with RT_FROM_MEMBER …
(edit) @88239   4 years vboxsync FE/Qt: bugref:9515: Name and OS Type editor: Proper mnemonics handling …
(edit) @88238   4 years vboxsync DrvAudio: Use AssertRCReturn on RTCritSectEnter status checks and just …
(edit) @88237   4 years vboxsync FE/Qt: Changing ISO filter for file selector. For some reason the old …
(edit) @88236   4 years vboxsync DrvAudio: Simplified dbgAudioStreamStatusToStr. bugref:9890
(edit) @88235   4 years vboxsync Audio: File header adjustments. bugref:9890
(edit) @88234   4 years vboxsync Audio: Renamed DrvAudioCommon.* to AudioHlp.*, changing functions from …
(edit) @88233   4 years vboxsync Audio: VBoxMMNotificationClient.* -> DrvHostAudioDSoundMMNotifClient.* …
(edit) @88232   4 years vboxsync Audio: Renamed DrvAudio.h to DrvAudioCommon.h and move the DrvAudio.h …
(edit) @88231   4 years vboxsync Audio: Renamed host audio files to the DrvHostAudioXxxx scheme. [fix] …
(edit) @88230   4 years vboxsync Audio: Renamed DrvAudio.h to DrvAudioCommon.h and move the DrvAudio.h …
(edit) @88229   4 years vboxsync Audio: Renamed DevHDA.cpp to DevHda.cpp. bugref:9890
(edit) @88228   4 years vboxsync Audio: Renamed auxiliary HDA device files to follow the DevHdaXxxx …
(edit) @88227   4 years vboxsync Audio: Renamed host audio files to the DrvHostAudioXxxx scheme. [fix] …
(edit) @88226   4 years vboxsync Audio: Renamed host audio files to the DrvHostAudioXxxx scheme. bugref:9890
(edit) @88225   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88224   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88223   4 years vboxsync Audio/HDACodec.h: DECLCALLBACKMEMBER -> ring-3/0 specific ones …
(edit) @88222   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88221   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88220   4 years vboxsync DrvHostAudioAlsa: Don't set the play threshold higher than the ALSA …
(edit) @88219   4 years vboxsync DrvAudio: nits. bugref:9890
(edit) @88218   4 years vboxsync iprt/errcore.h: Fix for non-C99 compilers.
(edit) @88217   4 years vboxsync Main/ConsoleImpl2: Log VBoxInternal/ overrides too. bugref:9890
(edit) @88216   4 years vboxsync DrvAudio,ConsoleImpl2: Constructor cleanup, moved the input/output …
(edit) @88215   4 years vboxsync Solaris-specific changes needed for building VBox on Solaris 11.4. …
(edit) @88214   4 years vboxsync DrvHostAudioAlsa: Added missing config validation. bugref:9890
(edit) @88213   4 years vboxsync DrvAudio: Put the basic driver function in more correct order. bugref:9890
(edit) @88212   4 years vboxsync Fix build.
(edit) @88211   4 years vboxsync Main/ConsoleImpl2: Call VMR3SetError when catching ConfigError so we …
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