VirtualBox

Timeline



May 28, 2021:

8:52 PM Changeset in vbox [89371] by vboxsync
AudioMixer: More cleanups. bugref:9890
7:24 PM Changeset in vbox [89370] by vboxsync
Host drivers: SUPDrv-linux: print revision number and optional extra …
7:03 PM Changeset in vbox [89369] by vboxsync
FE/Qt: bugref:9831. Fixing overlay label drawing which caused …
6:29 PM Ticket #20382 (Unable to create a HostOnly network on Windows 10 NetCfgInstanceId failed) created by fjb_saper
Using the GUI and ctrl+H to show the host network manager, running as …
5:36 PM Changeset in vbox [89368] by vboxsync
Host drivers: SUPDrv-linux: prevent build failure on 5.12+ kernels, …
4:42 PM Changeset in vbox [89367] by vboxsync
Devices/PC/BIOS/eltorito.c: Don't use the skip_b, skip_a mechanism for …
4:26 PM Ticket #19998 (Windows 10 installer crashes at end: kmode exception not handled) closed by Klaus Espenlaub
duplicate
4:09 PM Changeset in vbox [89366] by vboxsync
Intel IOMMU: bugref:9967 Since there's no level skipping we can …
4:00 PM Changeset in vbox [89365] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP.
3:44 PM Changeset in vbox [89364] by vboxsync
Devices/PC/BIOS: Remove the skip_b,skip_a mechanism as it is unused …
3:20 PM Changeset in vbox [89363] by vboxsync
Devices/PC/BIOS/eltorito.c: Don't use the skip_b, skip_a mechanism for …
2:33 PM Changeset in vbox [89362] by vboxsync
/Config.kmk, tools/Makefile.kmk: Replace workaround for making new …
2:17 PM Changeset in vbox [89361] by vboxsync
3D/VMSVGA/WDDM: Read all the SVGA3D_DEVCAP_* values from host during …
1:55 PM Changeset in vbox [89360] by vboxsync
VBoxAutostart: bugref:9341: G/c stray trailing whitespace in previous.
1:44 PM Changeset in vbox [89359] by vboxsync
VBoxAutostart: bugref:9341, bugref:8161: Advertise that we accept …
1:26 PM Changeset in vbox [89358] by vboxsync
VBoxAutostart: bugref:9341: LogRel the fact that there are no VMs …
1:25 PM Changeset in vbox [89357] by vboxsync
AudioMixer: More cleanups. bugref:9890
1:20 PM Changeset in vbox [89356] by vboxsync
3D/VMSVGA: Fix pCmd/pGMR pointers mixup which breaks the logic of …
12:58 PM Changeset in vbox [89355] by vboxsync
AudioMixer: Cleanups. bugref:9890
12:57 PM Changeset in vbox [89354] by vboxsync
AudioMixBuffer: Fix. bugref:9890
12:26 PM Changeset in vbox [89353] by vboxsync
FE/Qt: bugref:9831. Some polishing
12:18 PM Changeset in vbox [89352] by vboxsync
AudioMixBuffer: More cleanups. bugref:9890
12:15 PM Ticket #20165 (WIndows 10 VM crashes with BSOD after Linux kernel upgrade) closed by Klaus Espenlaub
duplicate: Duplicate of #20180 (I know this ticket is older but the other has …
12:13 PM Changeset in vbox [89351] by vboxsync
Audio: Replaced AudioMixBufLive with AudioMixBufUsed (without child …
12:11 PM Changeset in vbox [89350] by vboxsync
AudioMixBuffer: cleanups. bugref:9890
11:18 AM Changeset in vbox [89349] by vboxsync
FE/Qt: bugref:9831. Hiding the index tab
11:11 AM Changeset in vbox [89348] by vboxsync
Audio: Changed PDMAUDIO_MAX_CHANNELS to 12 since PDMAUDIOPCMPROPS can …
11:10 AM Changeset in vbox [89347] by vboxsync
DevSB16: Fixed a whole bunch of illegal PDMAUDIOPCMPROPS accesss - use …
11:09 AM Changeset in vbox [89346] by vboxsync
DevHda: fixed direct access to PDMAUDIOPCMPROPS::cChannelsX …
10:36 AM Changeset in vbox [89345] by vboxsync
Audio: Added PDMAUDIO_MAX_CHANNELS, set to 16. bugref:9890
10:33 AM Changeset in vbox [89344] by vboxsync
Audio: For anyone wishing to use the VBOX_AUDIO_DEBUG_DUMP_PCM_DATA …
10:33 AM Changeset in vbox [89343] by vboxsync
AudioMixer: Moving a few functions, merging the volume setter worker …
10:27 AM Changeset in vbox [89342] by vboxsync
Audio: Removed unused PDMAUDIOFMT type and associated translators. …
10:19 AM Changeset in vbox [89341] by vboxsync
Audio: Removed PDMAUDIODRVFLAGS (no longer needed when we're mixing …
10:13 AM Changeset in vbox [89340] by vboxsync
AudioMixer: Moving a few functions, merging the volume setter worker …
9:05 AM Changeset in vbox [89339] by vboxsync
AudioMixer: Removed AudioMixBufReset and AudioMixBufClear in favor of …
8:57 AM Changeset in vbox [89338] by vboxsync
AudioMixer: Removed unused members from AUDIOMIXBUF and rearranged …
8:49 AM Changeset in vbox [89337] by vboxsync
AudioMixer: Removed old conversion functions. bugref:9890
8:46 AM Changeset in vbox [89336] by vboxsync
AudioMixer: Removed AudioMixBufAcquireReadBlock, …
8:44 AM Changeset in vbox [89335] by vboxsync
AudioMixer: Removed AudioMixBufAcquireReadBlock, …
8:33 AM Changeset in vbox [89334] by vboxsync
AudioMixer: Removed AudioMixBufWriteCirc. [build fix] bugref:9890
8:31 AM Changeset in vbox [89333] by vboxsync
AudioMixer: Removed AudioMixBufWriteCirc. bugref:9890
8:23 AM Changeset in vbox [89332] by vboxsync
AudioMixer: Removed AudioMixBufWriteAt, eliminated last non-testcase …
1:05 AM Changeset in vbox [89331] by vboxsync
AudioMixBuffer: Removed more unneeded stuff. bugref:9890
12:59 AM Changeset in vbox [89330] by vboxsync
AudioMixBuffer: Removed buffer linking and other unnecessary stuff. …
12:26 AM Changeset in vbox [89329] by vboxsync
Audio: Reworking the capture (recording) code path, part 4: Combine …
12:22 AM Changeset in vbox [89328] by vboxsync
ValKit/AudioTest: Updated & fixed audioTestDriverStackStreamCapture. …
12:22 AM Changeset in vbox [89327] by vboxsync
Audio: Reworking the capture (recording) code path, part 4: Combine …
12:17 AM Changeset in vbox [89326] by vboxsync
pdmaudioinline.h: PDMAudioPropsNanoToBytes64 and …
12:15 AM Changeset in vbox [89325] by vboxsync
DrvHostAudioWasApi: Must use GetCurrentPadding instead of …

May 27, 2021:

2:28 PM Changeset in vbox [89324] by vboxsync
FE/Qt: bugref:10003: Introducing new Global Preferences page; That's …
2:23 PM Changeset in vbox [89323] by vboxsync
FE/Qt: bugref:9827: Cleanup in Global Preferences pages; Mostly to …
2:10 PM Changeset in vbox [89322] by vboxsync
VBoxAutostart: bugref:9341: Oops, mark as unused the function …
2:07 PM Changeset in vbox [89321] by vboxsync
VBoxAutostart: bugref:9341: Adopt the service thread to give it a name …
1:59 PM Changeset in vbox [89320] by vboxsync
VBoxAutostart: bugref:9341: Since we ignore service arguments anyway, …
1:38 PM Changeset in vbox [89319] by vboxsync
VBoxAutostart: bugref:9341: Create "VBoxAutostart.log" release log …
1:02 PM Changeset in vbox [89318] by vboxsync
FE/Qt: bugref:9831. Showing zoom percentage in the status bar
12:41 PM Changeset in vbox [89317] by vboxsync
Audio/ValKit: Renamed AudioTest binary to vkat (Validation Kit Audio …
12:31 PM Changeset in vbox [89316] by vboxsync
Audio/ValKit: Implemented handling for meta data of test (set) …
12:02 PM Changeset in vbox [89315] by vboxsync
FE/Qt: bugref:10003: No style palette for Log Viewer, we need palette …
11:33 AM Changeset in vbox [89314] by vboxsync
Audio: Reworking the capture (recording) code path, part 3: Apply …
11:32 AM Changeset in vbox [89313] by vboxsync
FE/Qt: bugref:9831. Using qhelpgenerator instead of deprecated …
10:44 AM Changeset in vbox [89312] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP.
10:18 AM Changeset in vbox [89311] by vboxsync
Audio/ValKit: Manifest newline nit. bugref:10008
10:11 AM Changeset in vbox [89310] by vboxsync
Audio/ValKit: Also use the test driver stack functions for recording …
9:49 AM Changeset in vbox [89309] by vboxsync
Audio/ValKit: Various small bugfixes for writing the test manifest …
9:36 AM Changeset in vbox [89308] by vboxsync
Audio/ValKit: Various small bugfixes for writing the test manifest …
7:24 AM Ticket #20381 (6.1.22 hangs perhaps due to vmsvga/video) created by gkamathh
I had to downgrade to 6.1.20, which was stable for me. I suspect it …
6:16 AM Changeset in vbox [89307] by vboxsync
Intel IOMMU: bugref:9967 Fix second-level large page support bitmask.
5:50 AM Changeset in vbox [89306] by vboxsync
Intel IOMMU: bugref:9967 Figuring out host-address and guest-address …
12:48 AM Changeset in vbox [89305] by vboxsync
Audio: Reworking the capture (recording) code path, part 2: Mixer …

May 26, 2021:

9:29 PM Changeset in vbox [89304] by vboxsync
Audio: Reworking the capture (recording) code path, part 1: Start …
9:08 PM Changeset in vbox [89303] by vboxsync
Audio: Reworking the capture (recording) code path, part 1: Start …
9:00 PM Changeset in vbox [89302] by vboxsync
Audio: Reworking the capture (recording) code path, part 1: Start …
8:57 PM Changeset in vbox [89301] by vboxsync
pdmaudioinline.h: Added PDMAudioPropsIsBufferSilence. Corrected …
4:39 PM Changeset in vbox [89300] by vboxsync
FE/Qt: bugref:8161. Changing the way we save help viewer dialog's geometry
3:43 PM Changeset in vbox [89299] by vboxsync
FE/Qt: bugref:10003: Introducing new UIColorThemeEditor class allowing …
3:32 PM Changeset in vbox [89298] by vboxsync
FE/Qt: bugref:10003: UICommon: Dark theme support for Windows; No …
3:32 PM Changeset in vbox [89297] by vboxsync
Audio/ValKit: Fixed breakage in AudioTest (VKAT) partly introduced by …
3:25 PM Changeset in vbox [89296] by vboxsync
FE/Qt: bugref:10003: A bit of cleanup for UICommon code; Just includes …
3:21 PM Changeset in vbox [89295] by vboxsync
FE/Qt: bugref:10003: Introducing new GUI_ColorTheme extra-data flag …
2:14 PM Changeset in vbox [89294] by vboxsync
Audio/ValKit: The Validation Kit audio driver now also uses the sent …
2:04 PM Changeset in vbox [89293] by vboxsync
Audio/ValKit: Made AudioTestToneInit() a bit more flexible; also use …
12:26 PM Changeset in vbox [89292] by vboxsync
Intel IOMMU: bugref:9967 The SAGAW field is a bitmask of supported …
10:04 AM Changeset in vbox [89291] by vboxsync
Audio/ValKit: Audio input (recording) injection to guests now work the …
9:56 AM Changeset in vbox [89290] by vboxsync
Audio/ValKit: Added AudioTestToneInit() [Doxygen fix]. bugref:10008
9:48 AM Changeset in vbox [89289] by vboxsync
Audio/ValKit: Added AudioTestToneInit(). bugref:10008
9:17 AM Changeset in vbox [89288] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP.
9:02 AM Changeset in vbox [89287] by vboxsync
Audio/ValKit: When both, ValidationKit and Debug mode (for audio) are …
8:23 AM Changeset in vbox [89286] by vboxsync
Audio/ValKit: Added "--ats-host" to the VKAT selftest command to also …
7:43 AM Changeset in vbox [89285] by vboxsync
Audio/ValKit: Docs. bugref:10008
6:52 AM Changeset in vbox [89284] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP. Scaffolding for …
6:48 AM Changeset in vbox [89283] by vboxsync
VMM/TM: Fix typo in LogRel for outputting the TM mode.

May 25, 2021:

8:30 PM Ticket #20380 (Suggestions for development for a Mac Host) created by jvbeaupre
1. It is not clear if Vbox is compatible with the new M1 chips. Please …
8:11 PM Changeset in vbox [89282] by vboxsync
DrvAudio: A couple of fixes related to multi-threading. bugref:9890
5:00 PM Changeset in vbox [89281] by vboxsync
Audio/ValKit: Made the Validation Kit audio driver selectable in Main …
4:41 PM Changeset in vbox [89280] by vboxsync
Audio/ValKit: Renaming (VAKIT -> VALKIT). bugref:10008
4:39 PM Changeset in vbox [89279] by vboxsync
Audio/ValKit: Implemented recording support for ValKit audio backend. …
4:23 PM Changeset in vbox [89278] by vboxsync
Additions: Linux: vboxvideo: adapt code to 5.13-rc3 changes, bugref:10020.
3:51 PM Changeset in vbox [89277] by vboxsync
FE/Qt: bugref:10003: Force UIWizard to have some style if it isn't …
3:49 PM Changeset in vbox [89276] by vboxsync
FE/Qt: bugref:10003: HiDPI support for UIWizard watermark.
2:59 PM Changeset in vbox [89275] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP.
2:57 PM Changeset in vbox [89274] by vboxsync
Intel IOMMU: bugref:9967 VBox/pci.h: Added PCIADDRTYPE enum for all …
2:12 PM Changeset in vbox [89273] by vboxsync
Audio/ValKit: Docs nits. bugref:10008
12:45 PM Ticket #20379 (6.1.18 to 6.1.20 Intel pro/1000 changes) created by AndrewMC
Hello, Current Menuet64 network driver (bridged) for i8254x works …
12:38 PM Changeset in vbox [89272] by vboxsync
PC/BIOS/buslogic: Don't disable interrupts or guests will be confused, …
12:27 PM Changeset in vbox [89271] by vboxsync
DevHda: Fixed wrong mixer transfer function in …
12:25 PM Changeset in vbox [89270] by vboxsync
Comments.
12:10 PM Changeset in vbox [89269] by vboxsync
DrvHostAudioDSound: Use RTUuidToStr instead of UuidFromStringW because …
11:37 AM Changeset in vbox [89268] by vboxsync
DrvHostAudioCoreAudio: Build fix for ancient SDKs. bugref:9890
11:15 AM Changeset in vbox [89267] by vboxsync
PC/BIOS/buslogic: Use the EXECUTE SCSI command instead of the mailbox …
11:10 AM Changeset in vbox [89266] by vboxsync
Devices/DevBusLogic: Implement support for the EXECUTE SCSI command …
11:10 AM Changeset in vbox [89265] by vboxsync
ValKit/AudioTest: Use the driver stack functions for creating and …
11:09 AM Changeset in vbox [89264] by vboxsync
Runtime/sg.h: Add copy variants which take a callback instead of a …
10:38 AM Changeset in vbox [89263] by vboxsync
DrvHostAudioWasApi: Set pszId in pfnGetDevices. bugref:9890
10:35 AM Changeset in vbox [89262] by vboxsync
AudioTest: Can't have ':' from the timestamp in a filename on windows. …
10:23 AM Changeset in vbox [89261] by vboxsync
ValKit/AudioTest: Must initialize COM on windows. bugref:10008
10:23 AM Changeset in vbox [89260] by vboxsync
DrvHostAudioWasApi: Must destroy hEvtCachePurge if the …
9:58 AM Changeset in vbox [89259] by vboxsync
ValKit/AudioTest: Added device selection to play. bugref:10008
9:58 AM Changeset in vbox [89258] by vboxsync
Audio: Added PDMIHOSTAUDIO::pfnSetDevice with implementation for …
9:46 AM Ticket #20378 (Virtualbox Extension makes Windows Startmenue unusable) created by Temaktor
When I install the Guest Additions the Windows Start Menue stopps …
7:19 AM Changeset in vbox [89257] by vboxsync
Intel IOMMU: bugref:9967 Address translation, typo.
7:04 AM Changeset in vbox [89256] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP.

May 24, 2021:

11:27 PM Changeset in vbox [89255] by vboxsync
DrvHostAudioCoreAudio: Worked over the change notifications and what …
7:37 PM Ticket #20377 (Can not select extension file for install in host) created by Knud
In Fedora 33/34 is not possible to select the extension file in the …
5:12 PM Changeset in vbox [89254] by vboxsync
FE/Qt: bugref:10003: Chooser pane layout needs a bit of space to show …
5:10 PM Changeset in vbox [89253] by vboxsync
FE/Qt: bugref:10003: Reworking Chooser and Tool panes …
5:04 PM Changeset in vbox [89252] by vboxsync
FE/Qt: bugref:10003: Forgotten part of r144594.
4:59 PM Changeset in vbox [89251] by vboxsync
FE/Qt: bugref:10003: Reworking Tool pane normal colors to be native.
4:55 PM Changeset in vbox [89250] by vboxsync
FE/Qt: bugref:10003: Reworking Details pane normal colors to be …
4:54 PM Changeset in vbox [89249] by vboxsync
FE/Qt: bugref:10003: Reworking Chooser pane normal colors to be native.
4:53 PM Changeset in vbox [89248] by vboxsync
FE/Qt: bugref:10003: Reworking VirtualBox Manager colors to be …
4:39 PM Changeset in vbox [89247] by vboxsync
Intel IOMMU: bugref:9967 Doxygen.
4:13 PM Changeset in vbox [89246] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP.
3:58 PM Changeset in vbox [89245] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP.
3:42 PM Changeset in vbox [89244] by vboxsync
FE/Qt: bugref:10003: A bit of cleanup for Tool pane color tones; This …
3:39 PM Changeset in vbox [89243] by vboxsync
FE/Qt: bugref:10003: A bit of cleanup for Tool pane color tones; …
3:14 PM Changeset in vbox [89242] by vboxsync
FE/Qt: bugref:10003: Update related to Chooser and Tool panes rework …
2:15 PM Changeset in vbox [89241] by vboxsync
FE/Qt: bugref:10003: Forgotten part of r144479.
2:12 PM Changeset in vbox [89240] by vboxsync
FE/Qt: bugref:10003: A bit of cleanup for Chooser pane color tones; …
2:10 PM Changeset in vbox [89239] by vboxsync
FE/Qt: bugref:10003: macOS build fix for r144580.
1:53 PM Changeset in vbox [89238] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP.
1:53 PM Changeset in vbox [89237] by vboxsync
FE/Qt: bugref:10003: A bit of cleanup for Chooser pane color tones; …
11:44 AM Ticket #20376 (USB Moxa UPort1150l device cannot start Code 10) created by Vahelduvool
Hello! Hardware and hosts: Dell Precision 7520 Windows …
9:30 AM Changeset in vbox [89236] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP.
7:31 AM Changeset in vbox [89235] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP.

May 23, 2021:

4:16 PM Ticket #20375 (Clipboard and drag&drop doesn't work bidirectionally (VB 6.1.22/Guest ...) created by cimarron
Clipboard and drag&drop doesn't work properly bidirectionally VB …
1:30 PM Changeset in vbox [89234] by vboxsync
DrvHostAudioCoreAudio: Compressed the function prefix a little. bugref:9890
1:04 PM Changeset in vbox [89233] by vboxsync
DrvHostAudioCoreAudio: build fix. bugref:9890
1:02 PM Changeset in vbox [89232] by vboxsync
Audio: Need to copy PDMAUDIOHOSTDEV::pszId in PDMAudioHostDevDup. …
1:21 AM Changeset in vbox [89231] by vboxsync
ValKit/AudioTest: Print the pszId field in the enum when not NULL. …
1:21 AM Changeset in vbox [89230] by vboxsync
AudioTest: Don't take the RTSystemQueryOSInfo status code dead …
1:21 AM Changeset in vbox [89229] by vboxsync
Audio: Must have a PDMAUDIOHOSTDEV_F_DEFAULT flag for each direction …

May 21, 2021:

4:33 PM WikiStart edited by Klaus Espenlaub
(diff)
3:37 PM WikiStart edited by Klaus Espenlaub
renew job posting (diff)
3:09 PM Changeset in vbox [89228] by vboxsync
Audio/ValKit: Initial support for the audio test execution service …
3:07 PM Changeset in vbox [89227] by vboxsync
Audio/ValKit: Initial support for the audio test execution service …
3:02 PM Changeset in vbox [89226] by vboxsync
Audio/ValKit: Initial support for the audio test execution service …
1:04 PM Changeset in vbox [89225] by vboxsync
Audio/ValKit: Implemented audio test execution service (ATS) shutdown …
1:00 PM Changeset in vbox [89224] by vboxsync
DrvHostAudioCoreAudio: Moved COREAUDIOBUF::fQueued to mUserData of the …
12:54 PM Changeset in vbox [89223] by vboxsync
Intel IOMMU: bugref:9967 Pedantic build fix.
12:50 PM Changeset in vbox [89222] by vboxsync
FE/VBoxHeadless: Give the VM name in the shutdown block reason and …
12:22 PM Changeset in vbox [89221] by vboxsync
FE/VBoxHeadless: If we check the status of an API call, we'd better …
12:16 PM Changeset in vbox [89220] by vboxsync
DrvHostAudioCoreAudio: Removed PCOREAUDIODEVICEDATA from the stream as …
12:12 PM Changeset in vbox [89219] by vboxsync
FE/VBoxHeadless: Wait until WM_ENDSESSION and check that its wParam is …
11:57 AM Changeset in vbox [89218] by vboxsync
Audio: Converted PDMAUDIODSTSRCUNION, PDMAUDIORECSRC and …
11:57 AM Changeset in vbox [89217] by vboxsync
ValKit/AudioTest: Converted PDMAUDIODSTSRCUNION, PDMAUDIORECSRC and …
11:17 AM Changeset in vbox [89216] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP.
10:47 AM Changeset in vbox [89215] by vboxsync
Audio/ValKit: Moved audio test execution service (ATS) data into an …
10:05 AM Changeset in vbox [89214] by vboxsync
pdmaudioifs.h: Removed two unused types. bugref:9890
10:00 AM Changeset in vbox [89213] by vboxsync
Audio: Added an fImmediate indicator to the pfnStreamDestroy methods …
8:22 AM Changeset in vbox [89212] by vboxsync
DrvHostAudioCoreAudio: Build fix for valkit and its ancient compilers. …
8:18 AM Changeset in vbox [89211] by vboxsync
Devices/PC/BIOS: Fix CD/DVD access with the new BusLogic and LsiLogic …
7:23 AM Changeset in vbox [89210] by vboxsync
DrvAudio,pdmaudioifs.h: Reworked the DrvAudio locking. [build fix] …

May 20, 2021:

9:55 PM Changeset in vbox [89209] by vboxsync
DrvHostAudioCoreAudio: More logging around creation and destruction of …
9:52 PM Changeset in vbox [89208] by vboxsync
DrvAudio,pdmaudioifs.h: Reworked the DrvAudio locking. bugref:9890
6:27 PM Changeset in vbox [89207] by vboxsync
Installer: Linux: vboxdrv.sh: fix typo in log message, bugref:9958.
4:57 PM Ticket #20374 (Default Start Mode Preference) created by Lynda
When I start the virtual machine in VirtualBox Manager, I want the …
4:44 PM Changeset in vbox [89206] by vboxsync
Audio/ValKit: More code for the audio test execution service (ATS), …
4:37 PM Changeset in vbox [89205] by vboxsync
Audio/ValKit: More code for the audio test execution service (ATS), …
4:33 PM Changeset in vbox [89204] by vboxsync
Audio/ValKit: More code for the audio test execution service (ATS), …
4:32 PM Changeset in vbox [89203] by vboxsync
Installer: Linux: vboxdrv.sh: update modules rebuild logic, …
4:26 PM Ticket #20369 (Unable to download some test build files.) closed by Klaus Espenlaub
fixed: Yes, the development snapshots are currently not updated for technical …
2:32 PM Changeset in vbox [89202] by vboxsync
VBoxSVC: Add a bit more release logging around WM_QUERYENDSESSION. …
2:05 PM Changeset in vbox [89201] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP.
2:05 PM Changeset in vbox [89200] by vboxsync
Intel IOMMU: bugref:9967 Add ring-3 MSI queuing for the IOMMU send MSI …
11:09 AM Ticket #20373 (Excessive Effective Memory Consumption on Mac OS) closed by janitor
duplicate: #20372
11:06 AM Ticket #9191 (FreeDOS - z and y are on wrong position with the correct driver) closed by janitor
invalid: Thank you for the update.
9:59 AM Changeset in vbox [89199] by vboxsync
Devices/Storage/VBoxSCSI,Devices/testcase: Remove the old VBoxSCSI …
9:53 AM Changeset in vbox [89198] by vboxsync
Devices/Storage/VBoxSCSI,Devices/testcase: Remove the old VBoxSCSI …
9:51 AM Changeset in vbox [89197] by vboxsync
Devices/Storage/DevBusLogic,Devices/testcase: Get rid of the VBoxSCSI …
9:34 AM Changeset in vbox [89196] by vboxsync
Devices/Storage/DevLsiLogicSCSI,Devices/testcase: Get rid of the …
9:30 AM Changeset in vbox [89195] by vboxsync
Intel IOMMU: bugref:9967 Unintentional change.
9:28 AM Changeset in vbox [89194] by vboxsync
Intel IOMMU: bugref:9967 Threading nit, better to be woken up slightly …
9:26 AM Changeset in vbox [89193] by vboxsync
Devices/Storage/DevLsiLogicSCSI,Devices/testcase: Get rid of the …
9:23 AM Changeset in vbox [89192] by vboxsync
Devices/Storage/VBoxSCSI: Introduce a helper to handle legacy saved …

May 19, 2021:

11:52 PM Changeset in vbox [89191] by vboxsync
DrvAudio: Slimmed down the DRVAUDIO structure a little in preparation …
9:49 PM Changeset in vbox [89190] by vboxsync
AudioMixer: Don't get stuck if AudioMixerSinkRead returns zero bytes …
9:48 PM Changeset in vbox [89189] by vboxsync
DevIchAc97: Fixed wrong transfer function for input streams. bugref:9890
9:33 PM Changeset in vbox [89188] by vboxsync
DrvHostAudioCoreAudio: Input enabling must correctly mark buffered as …
9:32 PM Changeset in vbox [89187] by vboxsync
AudioMixer: Status logging fix. bugref:9890
9:32 PM Changeset in vbox [89186] by vboxsync
DevIchAc97: Don't disable during reset unless it was running. Mixer …
9:05 PM Changeset in vbox [89185] by vboxsync
Additions/3D/mesa: disable a couple of VCC warnings
8:58 PM Changeset in vbox [89184] by vboxsync
Audio: Working on asynchronous stream creation, only there is a stupid …
8:41 PM Changeset in vbox [89183] by vboxsync
Devices/Graphics: Fixed 3D backend reset issues. bugref:9830
3:59 PM Changeset in vbox [89182] by vboxsync
Audio/ValKit: Started working on the audio test execution service …
3:49 PM Changeset in vbox [89181] by vboxsync
Audio/ValKit: Started working on the audio test execution service …
3:46 PM Changeset in vbox [89180] by vboxsync
Audio/ValKit: Started working on the audio test execution service …
3:36 PM Changeset in vbox [89179] by vboxsync
Audio/ValKit: Started working on the audio test execution service …
3:34 PM Changeset in vbox [89178] by vboxsync
Audio/ValKit: Started working on the audio test execution service …
3:31 PM Changeset in vbox [89177] by vboxsync
Audio/ValKit: Started working on the audio test execution service …
3:24 PM Changeset in vbox [89176] by vboxsync
Audio/ValKit: Started working on the audio test execution service …
3:09 PM Changeset in vbox [89175] by vboxsync
Audio/ValKit: Started working on the audio test execution service …
3:05 PM Changeset in vbox [89174] by vboxsync
Audio/ValKit: Started working on the audio test execution service …
2:39 PM Ticket #20373 (Excessive Effective Memory Consumption on Mac OS) created by bbyingto
Ever since at least VirtualBox 6.1.4 and later, VirtualBox has been …
2:39 PM Ticket #20372 (Excessive Effective Memory Consumption on Mac OS => duplicate of #19726) created by bbyingto
Ever since at least VirtualBox 6.1.4 and later, VirtualBox has been …
2:22 PM Changeset in vbox [89173] by vboxsync
Installer: Linux: attempt to fix VBox version detection on Debian …
2:12 PM Changeset in vbox [89172] by vboxsync
FE/Qt: bugref:10003: Reworking Chooser pane group item animation shade …
2:10 PM Changeset in vbox [89171] by vboxsync
Devices/Graphics: Removed VBOX_VMSVGA3D_WITH_WINE_OPENGL, because it …
2:09 PM Changeset in vbox [89170] by vboxsync
FE/Qt: bugref:10003: Chooser/Details panes gets more sharp frames; …
1:47 PM Changeset in vbox [89169] by vboxsync
Devices/PC/BIOS: Implement basic BusLogic and LsiLogic drivers to be …
1:35 PM Changeset in vbox [89168] by vboxsync
Devices/PC/BIOS: Implement basic BusLogic and LsiLogic drivers to be …
1:28 PM Changeset in vbox [89167] by vboxsync
DrvHostAudioCoreAudio: Removed the VBOX_WITH_AUDIO_CA_CONVERTER bits …
1:25 PM Changeset in vbox [89166] by vboxsync
Installer: Linux: attempt to fix VBox version detection on some …
1:21 PM Changeset in vbox [89165] by vboxsync
DrvHostAudioCoreAudio: Re-introducing the worker thread, but now we've …
1:19 PM Changeset in vbox [89164] by vboxsync
Installer: Linux: reverted r144498, r144499, r144501: temporary …
1:12 PM Changeset in vbox [89163] by vboxsync
Devices/Graphics: Build new and old 3D backend. bugref:9830
12:52 PM Changeset in vbox [89162] by vboxsync
FE/Qt: bugref:10003: Chooser/Details panes model layout adjustments.
12:48 PM Changeset in vbox [89161] by vboxsync
FE/Qt: bugref:10003: Chooser/Details panes view palette adjustments.
12:46 PM Changeset in vbox [89160] by vboxsync
Installer: Linux: Temporary add diagnostic logging to vboxdrv.sh (3) …
11:54 AM Changeset in vbox [89159] by vboxsync
FE/Qt: bugref:10003: Reworking Details pane; Yet another missed part …
11:53 AM Changeset in vbox [89158] by vboxsync
Installer: Linux: Temporary add diagnostic logging to vboxdrv.sh (2) …
10:18 AM Changeset in vbox [89157] by vboxsync
Installer: Linux: Temporary add diagnostic logging to vboxdrv.sh (to …
9:15 AM Ticket #20371 (Video recording settings not saved) created by Reiner Brodbeck
It seems that video recording settings of VMs are not saved. At least …
5:23 AM Ticket #20370 (Virtual machine running slow and lagging.) created by red66
I am experiencing a lot of lag while running my system. Especially …
2:19 AM Changeset in vbox [89156] by vboxsync
ValKit/bootsectors: Put bs3-timing-1 on the valkit iso. [build fix] …
2:16 AM Changeset in vbox [89155] by vboxsync
IPRT/RTAssertShouldPanic-vbox.cpp: Don't support VBOX_ASSERT=gdb in …
1:26 AM Changeset in vbox [89154] by vboxsync
iprt/message.h,iprt/stream.h: Avoid duplicate PRTSTREAM typedef. clang …
1:16 AM Changeset in vbox [89153] by vboxsync
ValKit/bootsectors: Put bs3-timing-1 on the valkit iso. [build fix] …
1:06 AM Changeset in vbox [89152] by vboxsync
ValKit/bootsectors: Put bs3-timing-1 on the valkit iso. bugref:10009
12:58 AM Changeset in vbox [89151] by vboxsync
ValKit/bootsectors: Did some more work on the TSC timining test. Added …
12:54 AM Changeset in vbox [89150] by vboxsync
ValKit/bootsectors: Did some more work on the TSC timining test. Added …
12:52 AM Changeset in vbox [89149] by vboxsync
IPRT,bs3kit: Added ASMMultU64ByU32DivByU32 to bs3kit. bugref:10009
12:49 AM Changeset in vbox [89148] by vboxsync
iprt/asm-watcom-x86-32.h: Fixed ASMBitLastSetU64. Was working like …

May 18, 2021:

7:48 PM Changeset in vbox [89147] by vboxsync
3D/VMSVGA: Use the same AdapterInfo request in DX9 and DX11 drivers, …
6:21 PM Changeset in vbox [89146] by vboxsync
ValKit/bs3-kit: Implemented 64-bit multiplication helper for 32-bit …
4:57 PM Changeset in vbox [89145] by vboxsync
Installer: Linux: prevent vboxdrv.sh from building modules if …
4:09 PM Changeset in vbox [89144] by vboxsync
FE/Qt: bugref:10003: Reworking Details pane; Missed part in details …
3:04 PM Changeset in vbox [89143] by vboxsync
Audio/ValKit: Resolved some @todos. bugref:10008
2:33 PM Changeset in vbox [89142] by vboxsync
ValKit/bootsectors: Added a rough outline for a TSC timing test. …
2:07 PM Changeset in vbox [89141] by vboxsync
Audio/ValKit: Initial implementation of testing recording audio via …
2:04 PM Changeset in vbox [89140] by vboxsync
Audio/ValKit: Initial implementation of testing recording audio via …
1:29 PM Changeset in vbox [89139] by vboxsync
Audio/ValKit: Implemented unpacking and verification of packed audio …
12:48 PM Changeset in vbox [89138] by vboxsync
FE/Qt: bugref:10003: Reworking Chooser pane; Fixing quirks painting …
12:36 PM Changeset in vbox [89137] by vboxsync
FE/Qt: bugref:10003: Reworking Chooser pane; Removing unwanted unconst …
10:58 AM Changeset in vbox [89136] by vboxsync
Audio/ValKit: More test data for the test manifest. bugref:10008
10:38 AM Changeset in vbox [89135] by vboxsync
Audio/ValKit: More code for testing infrastructure. bugref:10008
9:05 AM Changeset in vbox [89134] by vboxsync
Installer: Linux: vboxdrv.sh: introduce helper functions to detect …
12:06 AM Changeset in vbox [89133] by vboxsync
DrvHostAudioCoreAudio: scm fix. bugref:9890
Note: See TracTimeline for information about the timeline view.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette