|
|
@88322
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 WIP.
|
|
|
@88321
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 WIP.
|
|
|
@88320
|
4 years |
vboxsync |
Audio: Stats for one more mixer buffer. Some cleanups. bugref:9890
|
|
|
@88319
|
4 years |
vboxsync |
Installer/linux: bugref:9532: Excessive xcb/xkbinput legacy stuff …
|
|
|
@88318
|
4 years |
vboxsync |
Installer/linux: bugref:9532: Missed files in r143536.
|
|
|
@88317
|
4 years |
vboxsync |
Config.kmk, Installer/linux, bugref:9532: Linux: Missed qsqlite plugin.
|
|
|
@88316
|
4 years |
vboxsync |
Makefile.kmk, Installer/darwin: bugref:9532: macOS: Missed qsqlite plugin.
|
|
|
@88315
|
4 years |
vboxsync |
Makefile.kmk, Installer/win, bugref:9532: Windows: Missed qsqlite plugin.
|
|
|
@88314
|
4 years |
vboxsync |
tstAudioMixBuffer: Windows build fix. bugref:9890
|
|
|
@88313
|
4 years |
vboxsync |
Audio: windows build fixes. bugref:9890
|
|
|
@88312
|
4 years |
vboxsync |
tstAudioMixBuffer: Test downsampling. bugref:9890
|
|
|
@88311
|
4 years |
vboxsync |
IPRT/test: Added RTTestErrContext (with variations) for setting a …
|
|
|
@88310
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 WIP.
|
|
|
@88309
|
4 years |
vboxsync |
Audio: More statistics tweaking. bugref:9890
|
|
|
@88308
|
4 years |
vboxsync |
NAT/Net: Fix regression (lost line) introduced in r142754 that …
|
|
|
@88307
|
4 years |
vboxsync |
Audio: Buffer usage statistics so we can monitor whether they are …
|
|
|
@88306
|
4 years |
vboxsync |
VMM/PDMDevHlp: Added pfnSTAMDeregisterByPrefix. bugref:9890
|
|
|
@88305
|
4 years |
vboxsync |
VMM/PDMDrvHlp: Made the statistics registration function automatically …
|
|
|
@88304
|
4 years |
vboxsync |
Installer/linux, Installer/solaris, Installer/win: Introduce …
|
|
|
@88303
|
4 years |
vboxsync |
/Config.kmk, /Makefile.kmk, Installer/win/Makefile.kmk: Start phasing …
|
|
|
@88302
|
4 years |
vboxsync |
/Config.kmk: For doc only builds drop CHM and add HTML/QHELP, to …
|
|
|
@88301
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 WIP.
|
|
|
@88300
|
4 years |
vboxsync |
Audio: We don't return IPRT status codes, but VBox status codes. duh. …
|
|
|
@88299
|
4 years |
vboxsync |
Audio: We don't return IPRT status codes, but VBox status codes. duh. …
|
|
|
@88298
|
4 years |
vboxsync |
Audio: Check that the backend (host audio driver) implements all the …
|
|
|
@88297
|
4 years |
vboxsync |
Some small Solaris-specific build warning fixes:
include/iprt/x86.h: …
|
|
|
@88296
|
4 years |
vboxsync |
/configure: For Linux Qt from the tools directory make sure to pass …
|
|
|
@88295
|
4 years |
vboxsync |
/Config.kmk: Tweak libIDL-config-2 detection. On Solaris (where we …
|
|
|
@88294
|
4 years |
vboxsync |
IPRT/rtSemEventMultiPosixWaitTimed: Fixed wrong milli->nano overflow check.
|
|
|
@88293
|
4 years |
vboxsync |
Installer/linux/rpm: For EL7 builds use devtoolset-4 if present, …
|
|
|
@88292
|
4 years |
vboxsync |
DrvAudio: Some stream creation cleanups. bugref:9890
|
|
|
@88291
|
4 years |
vboxsync |
DrvHostAudioOss: Reduced and refactored the stream creation code. …
|
|
|
@88290
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 PDM: Added CPUMGetGuestAddrWidths and PDM …
|
|
|
@88289
|
4 years |
vboxsync |
DrvHostAudioOss: More natural function ordering within the file. Some …
|
|
|
@88288
|
4 years |
vboxsync |
DrvHostAudioOss: Kicked out the unused mmap code and the unnecessary …
|
|
|
@88287
|
4 years |
vboxsync |
DrvHostAudioOss: Cleaned up StreamPlay and unbroke it. bugref:9890
|
|
|
@88286
|
4 years |
vboxsync |
Audio: StreamPlay cleanups in the Debug and Null drivers. bugref:9890
|
|
|
@88285
|
4 years |
vboxsync |
Reapplying r143481: Makefile.kmk, tools/Makefile.kmk: bugref:9532: …
|
|
|
@88284
|
4 years |
vboxsync |
ValKit/Config.kmk: Link against libsupc++ only when g++ is older than …
|
|
|
@88283
|
4 years |
vboxsync |
Audio: Cleaned up the alsa and pulse audio play methods. Two doxygen …
|
|
|
@88282
|
4 years |
vboxsync |
Audio: Cleaned up the alsa and pulse audio play methods. Two doxygen …
|
|
|
@88281
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 ACPI: Adjustments for Intel IOMMU (DMAR). WIP.
|
|
|
@88280
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 WIP.
|
|
|
@88279
|
4 years |
vboxsync |
Reverting r143481 cause seems it's a bit too early for now.
|
|
|
@88278
|
4 years |
vboxsync |
Audio: Build fix and some cleanups. bugref:9890
|
|
|
@88277
|
4 years |
vboxsync |
Audio: scm fix. bugref:9890
|
|
|
@88276
|
4 years |
vboxsync |
Makefile.kmk, tools/Makefile.kmk: bugref:9532: Linux: Using Qt 5.15.2.
|
|
|
@88275
|
4 years |
vboxsync |
FE/Qt: bugref:9532: Extending Linux defines with …
|
|
|
@88274
|
4 years |
vboxsync |
GAs: Linux: make vboxvideo work w/ 5.12-rc4 kernel, bugref:9976.
|
|
|
@88273
|
4 years |
vboxsync |
GAs: Linux: make vboxsf working w/ 5.12-rc4 kernel, bugref:9976.
|
|
|
@88272
|
4 years |
vboxsync |
FE/Qt: bugref:9515. Some more code style fixes
|
|
|
@88271
|
4 years |
vboxsync |
FE/Qt: bugref:9515. Some code style fixes
|
|
|
@88270
|
4 years |
vboxsync |
Audio: mac os build fix. bugref:9890
|
|
|
@88269
|
4 years |
vboxsync |
Audio: Made sure PDMAUDIOPCMPROPS is initialized using a helper …
|
|
|
@88268
|
4 years |
vboxsync |
FE/Qt: bugref:9515. Some more label fixes
|
|
|
@88267
|
4 years |
vboxsync |
FE/Qt: bugref:9515. Label fixes
|
|
|
@88266
|
4 years |
vboxsync |
FE/Qt: bugref:9515. 2nd attempt to make UIToolBox titles keyboard …
|
|
|
@88265
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 WIP.
|
|
|
@88264
|
4 years |
vboxsync |
HostDrivers/VBoxUSB/solaris: vboxUsbSolarisQuerySymbols() neglected to …
|
|
|
@88263
|
4 years |
vboxsync |
FE/Qt: bugref:9510. reverting r143466.
|
|
|
@88262
|
4 years |
vboxsync |
FE/Qt: bugref:9515. First atempt to make UIToolBox keyboard responsive
|
|
|
@88261
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 cMaxInstances should be 1 for IOMMU.
|
|
|
@88260
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 WIP.
|
|
|
@88259
|
4 years |
vboxsync |
DrvAudio: Hacked the underruns detection so it won't falsely trigger …
|
|
|
@88258
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 WIP.
|
|
|
@88257
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Move implementation-specifics out of …
|
|
|
@88256
|
4 years |
vboxsync |
DrvAudio: Ditched the bogus scheduling and switched to always feeding …
|
|
|
@88255
|
4 years |
vboxsync |
DrvAudio,DrvAudioVRDE: Refactoring drvAudioStreamPlay (no actual …
|
|
|
@88254
|
4 years |
vboxsync |
ValidationKit/tdStorageSnapshotMerging1: pylint-2.x points out that …
|
|
|
@88253
|
4 years |
vboxsync |
DrvAudio,++: Started going over and tidying up the StreamPlay …
|
|
|
@88252
|
4 years |
vboxsync |
FE/Qt: VirtualBox Manager: Tools pane: Regression fix for r143267, …
|
|
|
@88251
|
4 years |
vboxsync |
FE/Qt: VirtualBox Manager: Tools pane: Make sure disabled items …
|
|
|
@88250
|
4 years |
vboxsync |
FE/Qt: bugref:9515. Label fixes
|
|
|
@88249
|
4 years |
vboxsync |
FE/Qt: bugref:9973: Ups..
|
|
|
@88248
|
4 years |
vboxsync |
FE/Qt: bugref:9973: Build fix for r143447.
|
|
|
@88247
|
4 years |
vboxsync |
FE/Qt: bugref:9973: Runtime UI: A bit of rework directed to make …
|
|
|
@88246
|
4 years |
vboxsync |
FE/Qt: bugref:9515. dont start first run wizard in case an iso image …
|
|
|
@88245
|
4 years |
vboxsync |
FE/Qt: bugref:9973: Runtime UI / Machine-view: A bit of cleanup for …
|
|
|
@88244
|
4 years |
vboxsync |
FE/Qt: Runtime UI / Machine-window: Annoying assertion on VM …
|
|
|
@88243
|
4 years |
vboxsync |
DrvAudio: Replaced the scratch buffer with stack buffers. This will …
|
|
|
@88242
|
4 years |
vboxsync |
FE/Qt: bugref:9510. Renaming action names, classes etc.
|
|
|
@88241
|
4 years |
vboxsync |
FE/Qt: bugref:9510. Some more refactoring
|
|
|
@88240
|
4 years |
vboxsync |
DrvAudio: Replaced PDMIAUDIOCONNECTOR_2_DRVAUDIO with RT_FROM_MEMBER …
|
|
|
@88239
|
4 years |
vboxsync |
FE/Qt: bugref:9515: Name and OS Type editor: Proper mnemonics handling …
|
|
|
@88238
|
4 years |
vboxsync |
DrvAudio: Use AssertRCReturn on RTCritSectEnter status checks and just …
|
|
|
@88237
|
4 years |
vboxsync |
FE/Qt: Changing ISO filter for file selector. For some reason the old …
|
|
|
@88236
|
4 years |
vboxsync |
DrvAudio: Simplified dbgAudioStreamStatusToStr. bugref:9890
|
|
|
@88235
|
4 years |
vboxsync |
Audio: File header adjustments. bugref:9890
|
|
|
@88234
|
4 years |
vboxsync |
Audio: Renamed DrvAudioCommon.* to AudioHlp.*, changing functions from …
|
|
|
@88233
|
4 years |
vboxsync |
Audio: VBoxMMNotificationClient.* -> DrvHostAudioDSoundMMNotifClient.* …
|
|
|
@88232
|
4 years |
vboxsync |
Audio: Renamed DrvAudio.h to DrvAudioCommon.h and move the DrvAudio.h …
|
|
|
@88231
|
4 years |
vboxsync |
Audio: Renamed host audio files to the DrvHostAudioXxxx scheme. [fix] …
|
|
|
@88230
|
4 years |
vboxsync |
Audio: Renamed DrvAudio.h to DrvAudioCommon.h and move the DrvAudio.h …
|
|
|
@88229
|
4 years |
vboxsync |
Audio: Renamed DevHDA.cpp to DevHda.cpp. bugref:9890
|
|
|
@88228
|
4 years |
vboxsync |
Audio: Renamed auxiliary HDA device files to follow the DevHdaXxxx …
|
|
|
@88227
|
4 years |
vboxsync |
Audio: Renamed host audio files to the DrvHostAudioXxxx scheme. [fix] …
|
|
|
@88226
|
4 years |
vboxsync |
Audio: Renamed host audio files to the DrvHostAudioXxxx scheme. bugref:9890
|
|
|
@88225
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 WIP.
|
|
|
@88224
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 WIP.
|
|
|
@88223
|
4 years |
vboxsync |
Audio/HDACodec.h: DECLCALLBACKMEMBER -> ring-3/0 specific ones …
|
|
|