VirtualBox

Timeline



May 8, 2021:

11:52 PM Changeset in vbox [88951] by vboxsync
DevIchAc97: Used the asynchronous I/O facility of the mixer sink. …
11:38 PM Changeset in vbox [88950] by vboxsync
DevIchAc97: Used the asynchronous I/O facility of the mixer sink. …
11:02 PM Changeset in vbox [88949] by vboxsync
r0drv/netbsd: Adapt to the change of sleepq_enqueue(9) signature. …
11:00 PM Changeset in vbox [88948] by vboxsync
IPRT/dvm: Add RT_OS_NETBSD to the list of "not windows". bugref:8547.
10:57 PM Changeset in vbox [88947] by vboxsync
VBoxClient: include <sys/wait.h> for WEXITSTATUS. Regression from …
10:18 PM Ticket #20348 (Virtualbox Shut down) created by alski11220
Hello, I am working in VirtualBox and somewhere between 20-30 minuets …
8:18 PM Changeset in vbox [88946] by vboxsync
AudioMixer,DevHda: Added AudioMixerSinkTransferToCircBuf and …
8:12 PM Changeset in vbox [88945] by vboxsync
AudioMixer,DevHda: Added AudioMixerSinkTransferToCircBuf and …
1:29 PM Changeset in vbox [88944] by vboxsync
AudioMixer,DevHda: Added AudioMixerSinkTransferToCircBuf and …
11:40 AM Changeset in vbox [88943] by vboxsync
DevHda: hdaR3StreamSetPositionAdd should be static. …
11:39 AM Changeset in vbox [88942] by vboxsync
DevHda: Split up hdaR3StreamUpdate into Dma and AIO variants. bugref:9890
6:14 AM Ticket #20347 (The error message appear when the virual machine shut down) created by jetAngel
It always show error message "The instruction at 0x00007FFE199F9B2C …
1:15 AM Changeset in vbox [88941] by vboxsync
AudioMixer,DevHda: The asynchronous I/O code should be shared so the …

May 7, 2021:

10:25 PM Ticket #20346 (instruction 0x00007FFD15769B2C) created by yuse
Hello everybody I am new with Virtualbox. I have downloaded the …
10:25 PM Ticket #20345 (instruction 0x00007FFD15769B2C) created by yuse
Hello everybody I am new with Virtualbox. I have downloaded the …
10:25 PM Ticket #20344 (instruction 0x00007FFD15769B2C) created by yuse
Hello everybody I am new with Virtualbox. I have downloaded the …
10:14 PM Ticket #20343 (instruction 0x00007FFD15769B2C) created by yuse
Hello everybody I am new with Virtualbox. I have downloaded the …
9:41 PM Ticket #20342 (VirtualBox 6.1.20/6.1.22 breaks audio output on a Fedora 33 system) created by Artem S. Tashkinov
Each time I launch a VM (regardless whether it has audio output …
7:27 PM Changeset in vbox [88940] by vboxsync
Audio/Dev*: Must destroy the mixer in the destructor as the power off …
6:46 PM Changeset in vbox [88939] by vboxsync
Audio: doxygen fixes. bugref:9890
6:22 PM Changeset in vbox [88938] by vboxsync
DevAC97: Made VBOX_WITH_AUDIO_AC97_ASYNC_IO non-optional. bugref:9890
6:19 PM Changeset in vbox [88937] by vboxsync
DevAC97: Enabled async io. bugref:9890
4:35 PM Changeset in vbox [88936] by vboxsync
DevSB16: Made VBOX_WITH_AUDIO_SB16_ASYNC_IO non-optional. bugref:9890
4:27 PM Changeset in vbox [88935] by vboxsync
Audio/VaKit: Just build stuff for 64-bit Linux for now. Needs more …
4:15 PM Changeset in vbox [88934] by vboxsync
DevHda: Made VBOX_WITH_AUDIO_HDA_ASYNC_IO non-optional. bugref:9890
4:05 PM Changeset in vbox [88933] by vboxsync
tools/Makefile.kmk: Get rid of just building RTHttpServer for me again.
4:03 PM Changeset in vbox [88932] by vboxsync
Audio/VaKit: Fixed SCM warning. bugref:10008
3:11 PM Changeset in vbox [88931] by vboxsync
FE/Qt: bugref:9930. Tab color hack
3:06 PM Changeset in vbox [88930] by vboxsync
Audio/VaKit: Fixed SCM warning. bugref:10008
3:01 PM Changeset in vbox [88929] by vboxsync
Audio/VaKit: Fixed warning. bugref:10008
2:25 PM Changeset in vbox [88928] by vboxsync
Audio/VaKit: Allow dynamic test backend selection via …
2:04 PM Changeset in vbox [88927] by vboxsync
Audio/VaKit: Initial commit of VKAT, heavily work in progress [build …
1:59 PM Changeset in vbox [88926] by vboxsync
Audio/VaKit: Initial commit of VKAT, heavily work in progress [build …
1:47 PM Changeset in vbox [88925] by vboxsync
Audio/VaKit: Initial commit of VKAT, heavily work in progress [build …
1:41 PM Changeset in vbox [88924] by vboxsync
Audio/VaKit: Initial commit of VKAT, heavily work in progress [build …
1:34 PM Changeset in vbox [88923] by vboxsync
Audio/VaKit: Initial commit of VKAT, heavily work in progress. bugref:10008
8:52 AM Changeset in vbox [88922] by vboxsync
FE/Qt: bugref:8161. Releasing keyboard keys as softkeyboards closes
8:36 AM Changeset in vbox [88921] by vboxsync
FE/Qt: bugref:8161. Saving softkeyboard options

May 6, 2021:

11:19 PM Changeset in vbox [88920] by vboxsync
AudioMixer: Dropped the unused scratch buffer associated with …
11:05 PM Changeset in vbox [88919] by vboxsync
DevHda,DevIchAc97: This detach code looks completely random. bugref:9890
10:17 PM Changeset in vbox [88918] by vboxsync
Audio: s/AudioMixerSinkCtl/AudioMixerSinkEnable/ bugref:9890
9:24 PM Changeset in vbox [88917] by vboxsync
AudioMixer: Removed some more unused stuff; cleanups. bugref:9890
7:55 PM Changeset in vbox [88916] by vboxsync
Audio: Eliminated AUDMIXSINKDIR and AUDMIXSINKCMD, using PDMAUDIODIR …
7:05 PM Changeset in vbox [88915] by vboxsync
AudioMixer: Added crude heuristics to audioMixerSinkUpdateOutput for …
6:58 PM Changeset in vbox [88914] by vboxsync
AudioMixer: Added crude heuristics to audioMixerSinkUpdateOutput for …
6:56 PM Changeset in vbox [88913] by vboxsync
AudioMixer: Added crude heuristics to audioMixerSinkUpdateOutput for …
6:06 PM Changeset in vbox [88912] by vboxsync
FE/Qt: bugref:8161. Saving softkeyboard selected keyboard layout to …
5:46 PM Changeset in vbox [88911] by vboxsync
FE/Qt: bugref:8161. Saving softkeyboard color settings directly
5:28 PM Changeset in vbox [88910] by vboxsync
FE/Qt: bugref:8161. Saving softkeyboard dialog geometry immediately as …
4:37 PM Changeset in vbox [88909] by vboxsync
AudioMixer: Ignore pfnStreamControl failures and most definitely don't …
4:35 PM Changeset in vbox [88908] by vboxsync
Audio/Dev*: Stream adding cleanup fixes. bugref:9890
3:23 PM Changeset in vbox [88907] by vboxsync
AudioMixer: Removed a few unused function. bugref:9890
2:24 PM Changeset in vbox [88906] by vboxsync
Audio/Dev*: Overhauled the attach/detach code a little, making attach …
2:14 PM Changeset in vbox [88905] by vboxsync
Audio/Dev*: Overhauled the attach/detach code a little, making attach …
2:02 PM Changeset in vbox [88904] by vboxsync
Devices/Graphics: Helpers to read and write guest MOB memory; fixed …
1:47 PM Changeset in vbox [88903] by vboxsync
FE/Qt: bugref:8161. Saving log viewer widget options immediately as …
1:32 PM Changeset in vbox [88902] by vboxsync
ValKit: Build fix for ntPlayToneWaveX pull. bugref:9890
1:10 PM Changeset in vbox [88901] by vboxsync
FE/Qt: bugref:8161. repeating r144235 for log viewer dialog
12:53 PM Changeset in vbox [88900] by vboxsync
FE/Qt: bugref:8161. Saving dialog geometry as it changes
12:37 PM Changeset in vbox [88899] by vboxsync
DevIchAc97, DevSB16: For the last time, RTStrPrintf doesn't work like …
12:16 PM Changeset in vbox [88898] by vboxsync
DrvAudio: Process backend state changes in drvAudioStreamGetState too …
12:15 PM Changeset in vbox [88897] by vboxsync
DrvAudio: Process backend state changes in drvAudioStreamGetState too …
11:24 AM Changeset in vbox [88896] by vboxsync
DrvAudio: Status cleanup. bugref:9890
10:23 AM Changeset in vbox [88895] by vboxsync
FE/Qt: bugref:9510. Adding a follow mouse feature
9:46 AM Changeset in vbox [88894] by vboxsync
Intel IOMMU: bugref:9967 Interrupt remapping, work-in-progress.
5:04 AM Changeset in vbox [88893] by vboxsync
Intel IOMMU: bugref:9967 Interrupt remapping, work-in-progress. Also …
1:08 AM Changeset in vbox [88892] by vboxsync
Audio: Moved the PDMAUDIOSTREAM_STS_XXX stuff into DrvAudio as it's no …
12:53 AM Changeset in vbox [88891] by vboxsync
DrvAudio: A couple of todos and logging. bugref:9890
12:52 AM Changeset in vbox [88890] by vboxsync
AudioMixer: Some diagnostics code (disabled). bugref:9890
12:47 AM Changeset in vbox [88889] by vboxsync
AudioMixBuffer: Fixed bug in AudioMixBufPeekResampling where we'd …

May 5, 2021:

11:40 PM Changeset in vbox [88888] by vboxsync
DrvAudioVRDE: Fixed bug that snuk into drvAudioVrdeHA_StreamDestroy in …
11:38 PM Changeset in vbox [88887] by vboxsync
Audio: Changed PDMIHOSTAUDIO::pfnStreamGetStatus into …
7:16 PM Changeset in vbox [88886] by vboxsync
FE/Qt: build fix
6:28 PM Changeset in vbox [88885] by vboxsync
DrvAudioVRDE: Experimenting with alternative ways of signalling that …
6:27 PM Changeset in vbox [88884] by vboxsync
DrvAudio,Mixer: Changed PDMIAUDIOCONNECTOR::pfnStreamGetStatus into …
6:06 PM Changeset in vbox [88883] by vboxsync
Audio/utils: Disabled building ntPlayToneWaveX; needs a new approach …
5:53 PM Changeset in vbox [88882] by vboxsync
Audio/utils: Try to fix the Windows burns for ntPlayToneWaveX. …
5:22 PM Ticket #20341 (HARDENING fails to verify DLLs on Windows for non-interactive, ...) created by Thorsten Schöning
== Background == I need to automatically run VMs headless WITHOUT any …
4:36 PM Ticket #20340 (Headless mode on Windows requires too high permissions because of COM ...) created by Thorsten Schöning
I need to automatically run VMs headless WITHOUT any interactive user …
4:02 PM Changeset in vbox [88881] by vboxsync
FE/Qt: bugref:9510. Tracking the data point under mouse cursor
3:45 PM Changeset in vbox [88880] by vboxsync
Audio: Removed the obsolete VBOX_WITH_AUDIO_XXX_ONETIME_INIT code. …
3:42 PM Changeset in vbox [88879] by vboxsync
Audio/VaKit: Made the Validation Kit driver actually being used + …
3:36 PM Changeset in vbox [88878] by vboxsync
DrvHostAudioWasApi: Fail if no PDMIHOSTAUDIOPORT interface below. …
1:01 PM Changeset in vbox [88877] by vboxsync
FE/Qt: bugref:9930. Some more logviewer fixes
1:00 PM Changeset in vbox [88876] by vboxsync
Intel IOMMU: bugref:9967 Doxygen.
12:55 PM Changeset in vbox [88875] by vboxsync
Intel IOMMU: bugref:9967 Interrupt remapping, work-in-progress.
12:38 PM Changeset in vbox [88874] by vboxsync
FE/Qt: bugref:8161. Saving extra data and closing com stuff not in …
9:13 AM Changeset in vbox [88873] by vboxsync
FE/Qt: bugref:10006. Dont set close button shortcut while dialog is …
8:05 AM Ticket #20339 (Unpinned toolbar minimized when navigating sub menues) created by utforskaren
If the toolbar isn't pinned it disappears few seconds after clicking …
7:19 AM Ticket #20338 (The transparent image is only half displayed) created by SmartAsMe
This happens when I use the aero theme. When I switch to the basic …
6:32 AM Changeset in vbox [88872] by vboxsync
Intel IOMMU: bugref:9967 Interrupt remapping, work-in-progress.

May 4, 2021:

6:23 PM Changeset in vbox [88871] by vboxsync
/Config.kmk: build fix (typo)
6:20 PM Changeset in vbox [88870] by vboxsync
/Config.kmk: Adjust overall VBOX_DARWIN_HOST_VERSION to match Apple's …
5:58 PM Changeset in vbox [88869] by vboxsync
tools/darwin.amd64: update svn:ignore
5:55 PM Changeset in vbox [88868] by vboxsync
Audio: Doxygen fixes. bugref:9890
5:45 PM Changeset in vbox [88867] by vboxsync
DrvIntNetR0: Corrected limit the optimized case in intnetR0SgReadPart …
5:41 PM Changeset in vbox [88866] by vboxsync
DrvIntNetR0: Provide more info in intnetR0SgReadPart assertion.
5:34 PM Changeset in vbox [88865] by vboxsync
Installer/darwin: When using a provisioning profile, add application …
4:40 PM Changeset in vbox [88864] by vboxsync
DrvHostAudioWasApi: Limit the number of audio clients in the cache to …
4:21 PM Changeset in vbox [88863] by vboxsync
FE/Qt: bugref:10003: Build fix for r144196.
4:05 PM Changeset in vbox [88862] by vboxsync
FE/Qt: bugref:10003: Use non-altered QApplication palette around whole …
4:00 PM Changeset in vbox [88861] by vboxsync
DrvAudio,DrvHostAudioWasApi: Implemented the smoother default device …
3:59 PM Changeset in vbox [88860] by vboxsync
FE/Qt: bugref:10003: A bit of cleanup for QILineEdit; Unused stuff.
2:58 PM Changeset in vbox [88859] by vboxsync
Intel IOMMU: bugref:9967 Doxygen.
2:29 PM Changeset in vbox [88858] by vboxsync
Intel IOMMU: bugref:9967 Interrupt remapping, work-in-progress.
2:05 PM Changeset in vbox [88857] by vboxsync
FE/Qt: bugref:10003: Reworking Chooser pane machine item to have …
1:54 PM Changeset in vbox [88856] by vboxsync
FE/Qt: bugref:10003: Reworking Chooser pane items to have no frame …
1:49 PM Changeset in vbox [88855] by vboxsync
FE/Qt: bugref:10003: Reworking Chooser pane and Tool pane items to …
9:04 AM Changeset in vbox [88854] by vboxsync
Audio/SB16: Fixed audio when restoring from a saved state and output …
8:47 AM Changeset in vbox [88853] by vboxsync
Audio: Reworking PDMIHOSTAUDIOPORT::pfnNotifyDevicesChanged a little, …
8:29 AM Ticket #20337 (Natnetwork loose connectivity after a while) created by Francois94130
Hi, I have created 5 VMs based on Debian 10, with Natnetwork …

May 3, 2021:

11:59 PM Changeset in vbox [88852] by vboxsync
DrvAudio: Logging fix. bugref:9890
10:12 PM Changeset in vbox [88851] by vboxsync
DrvAudio,DrvHostAudioWasApi: Made WAS API device re-init work (i.e. …
10:11 PM Changeset in vbox [88850] by vboxsync
VBox/vmm/pdmaudioinline.h: Moved the stream helpers after the PCM …
7:50 PM Changeset in vbox [88849] by vboxsync
Audio devices: Request power-off notifications before the drivers to …
7:45 PM Changeset in vbox [88848] by vboxsync
DrvHostAudioPulseAudio: Don't know why on earth we try shut down stuff …
7:33 PM Changeset in vbox [88847] by vboxsync
/Config.kmk: On darwin in test signing mode skip timestamping.
7:09 PM Changeset in vbox [88846] by vboxsync
Installer/darwin: Provisioning profiles are in directory …
6:48 PM Changeset in vbox [88845] by vboxsync
Installer/darwin: Use the provisioning profile only during actual …
6:46 PM Changeset in vbox [88844] by vboxsync
Installer/darwin/Makefile.kmk: whitespace cleanup
5:33 PM Changeset in vbox [88843] by vboxsync
Installer/darwin: Support for packaging a provisioning profile.
5:04 PM Ticket #20336 (Windows 10 guest - VirtualBox Graphics Adapter - Windows has stopped ...) created by asrar.sunge198
Hi, I've been using VirtualBox since a long time. I'm using VirtualBox
4:50 PM Changeset in vbox [88842] by vboxsync
Intel IOMMU: bugref:9967 Release build fix and comment nit.
4:13 PM Changeset in vbox [88841] by vboxsync
Intel IOMMU: bugref:9967 Interrupt remapping WIP.
4:10 PM Changeset in vbox [88840] by vboxsync
AMD IOMMU: bugref:9654 Lock nit.
2:28 PM Changeset in vbox [88839] by vboxsync
ValKit: Added bs3-timers-1 for some quick PIT testing.
2:21 PM Changeset in vbox [88838] by vboxsync
Devices/Graphics: attempt to fix mac builds. bugref:9830
1:50 PM Changeset in vbox [88837] by vboxsync
FE/Qt. Some OS types have 0 as recommended HDD size
1:48 PM Ticket #20182 (in VirtualBox 6.x, vxworks vm will crash - cause Guru Meditation) closed by michaln
fixed: This has been confirmed fixed, closing this ticket. Thanks for …
1:27 PM Changeset in vbox [88836] by vboxsync
DevRTC: Since we expose the stats in release builds, we might as well …
1:25 PM Changeset in vbox [88835] by vboxsync
Devices/Graphics: build fix for VBOX_WITH_VMSVGA3D disabled case. …
1:09 PM Changeset in vbox [88834] by vboxsync
FE/Qt: bugref:9930. Implementing reload slot
1:07 PM Changeset in vbox [88833] by vboxsync
Devices/Graphics: move RT_C_DECLS to svga_dump.h. bugref:9830
12:49 PM Changeset in vbox [88832] by vboxsync
Devices/Graphics: resource creation; logging; emulate TRIANGLEFAN …
12:37 PM Changeset in vbox [88831] by vboxsync
Devices/Graphics: resource creation; logging; emulate TRIANGLEFAN …
12:26 PM Changeset in vbox [88830] by vboxsync
Devices/Graphics: VirtualBox modifications for svga command logging. …
12:23 PM Changeset in vbox [88829] by vboxsync
Devices/Graphics: unmodified files for svga command logging. bugref:9830
12:04 PM Changeset in vbox [88828] by vboxsync
Fix small burn
11:46 AM Changeset in vbox [88827] by vboxsync
Storage/DevVirtioSCSI: Fix a few things to get code working on Windows …
11:12 AM Changeset in vbox [88826] by vboxsync
DevIoApic: Code-style nit and a todo. We should be able to release the …
11:00 AM Changeset in vbox [88825] by vboxsync
Audio: Doxygen fix. bugref:9890
10:50 AM Changeset in vbox [88824] by vboxsync
Audio: Logging fix. bugref:9890
10:49 AM Changeset in vbox [88823] by vboxsync
Audio: scm fixes. bugref:9890
10:46 AM Changeset in vbox [88822] by vboxsync
Intel IOMMU: bugref:9967 Enable calling pfnIommuMsiRemap for Intel …
10:45 AM Changeset in vbox [88821] by vboxsync
VBoxSVC: Oops, g/c debug instrumentaion accidentally committed in …
10:35 AM Changeset in vbox [88820] by vboxsync
Audio: Added geberuc asynchronous init to DrvAudio for use in WAS (and …
10:26 AM Changeset in vbox [88819] by vboxsync
Audio: Added geberuc asynchronous init to DrvAudio for use in WAS (and …
10:19 AM Changeset in vbox [88818] by vboxsync
AMD IOMMU: bugref:9654 Lock cleanup.
10:07 AM Changeset in vbox [88817] by vboxsync
FE/Qt: bugref:9930. Some commenting
10:01 AM Changeset in vbox [88816] by vboxsync
FE/Qt: bugref:9930. Refactoring
8:56 AM Changeset in vbox [88815] by vboxsync
FE/Qt: bugref:9930. Giving alternating colors to tabs based on machine id
7:25 AM Ticket #20335 (export VM disk image format: vdi instead of vmdk (ova or different VM ...) created by adrelanos
One of the best VirtualBox features is the export feature which …
5:12 AM Changeset in vbox [88814] by vboxsync
Intel IOMMU: bugref:9967 Start work on interrupt remapping. Queued …

May 2, 2021:

8:44 AM Ticket #20334 (Can't get started UBUNTU Image) created by Dizz
For the last 2 Updates I'm not able to start my Ubuntu ! Now: Virtual …

May 1, 2021:

6:15 PM Changeset in vbox [88813] by vboxsync
IPRT/RTReq: Added a RTReqCancel function. Changed the behavior of the …
6:11 PM Changeset in vbox [88812] by vboxsync
NVMe,VBoxService: Corrected (soon to be) incorrect use of …
12:14 PM Ticket #20333 (keep restarting vm windows 10 on linux host) created by fantic10
I report sudden and continuous reboots with windows 10 virtual machine …
7:06 AM Ticket #20332 (Intel i7 2600K CPU) created by Eugene Crujido
Hello, I am running the latest virtual box (6.1.22) on an old intel i7 …
1:06 AM Changeset in vbox [88811] by vboxsync
VMM/PDMDrvHlpSTAMDeregisterByPrefix: Don't restrict this to EMT. …
1:05 AM Changeset in vbox [88810] by vboxsync
IPRT/RTReqPool: Added RTREQPOOLCFGVAR_THREAD_FLAGS so we can supply …

Apr 30, 2021:

3:32 PM Ticket #20323 (VM Machine wont to start after upgrade to 6.1.20 => fixed in svn/6.1.x x>20) closed by paulson
fixed: This has been addressed in VirtualBox 6.1.22 which was released yesterday.
2:47 PM Changeset in vbox [88809] by vboxsync
FE/Qt: bugref:9289: Details pane: Make sure context menu always fully …
2:09 PM Changeset in vbox [88808] by vboxsync
Intel IOMMU: bugref:9967 DbgInfo.
1:38 PM Changeset in vbox [88807] by vboxsync
Audio/SB16: Do some sanity checking for hardware CFGM values. bugref:9890
1:33 PM Changeset in vbox [88806] by vboxsync
FE/Qt: bugref:10003: Reworking Chooser pane to have native flat-button …
1:29 PM Changeset in vbox [88805] by vboxsync
FE/Qt: bugref:10003: Reworking Chooser, Details and Tools panes …
1:25 PM Changeset in vbox [88804] by vboxsync
Intel IOMMU: bugref:9967 Queued Invalidation WIP.
1:23 PM Changeset in vbox [88803] by vboxsync
Devices/Graphics: more DX commands; disassemble shaders for debug log. …
1:07 PM Changeset in vbox [88802] by vboxsync
FE/Qt: bugref:9864. Dont delete soft keyboard dialog directly. Follow …
12:58 PM Changeset in vbox [88801] by vboxsync
FE/Qt: bugref:9864. Dont delete vm information dialog directly. Follow …
12:57 PM Changeset in vbox [88800] by vboxsync
Audio/SB16: Resolved another todo. bugref:9890
12:51 PM Changeset in vbox [88799] by vboxsync
Audio/SB16: Documented SB16STREAMHWCFG. bugref:9890
12:42 PM Changeset in vbox [88798] by vboxsync
FE/Qt: bugref:9864: QIManagerDialog: You can't just delete widget …
12:39 PM Changeset in vbox [88797] by vboxsync
Audio/SB16: More cleanups / todos. bugref:9890
12:32 PM Changeset in vbox [88796] by vboxsync
Intel IOMMU: bugref:9967 Queued Invalidation WIP. Enable ESIRTPS.
12:20 PM Changeset in vbox [88795] by vboxsync
FE/Qt: bugref:10003: Reworking UISettingsDialog to have proper prepare …
12:14 PM Changeset in vbox [88794] by vboxsync
FE/Qt: bugref:10003: Reworking UILanguageSettingsEditor to have native …
12:12 PM Changeset in vbox [88793] by vboxsync
FE/Qt: bugref:10003: Reworking UIFileManager stuff to have native colors.
12:08 PM Changeset in vbox [88792] by vboxsync
FE/Qt: bugref:10003: Reworking QISplitter handle to have native colors.
10:45 AM Ticket #20331 (Error NS_ERROR_FAILURE (0x80004005)) created by r0mkan
Everytime I tried to open an ISO file error happened. OSX Big Sur …
9:34 AM Changeset in vbox [88791] by vboxsync
Intel IOMMU: bugref:9967 Queued Invalidation WIP.
7:45 AM Changeset in vbox [88790] by vboxsync
Intel IOMMU: bugref:9967 Queued Invalidation WIP.
7:40 AM Changeset in vbox [88789] by vboxsync
Intel IOMMU: bugref:9967 Queued Invalidation WIP.
2:08 AM Ticket #20330 (Pipewire audio server unusable) created by Promet
GNOME 40 introduces a new sound server, Pipewire, to replace …

Apr 29, 2021:

6:21 PM News edited by arudnev
(diff)
6:19 PM WikiStart edited by arudnev
(diff)
6:06 PM Ticket #20329 (Connect bluetooth headset causes freeze) created by plannigan
Frequently, when I turn on or turn off my bluetooth headset, the Guest …
3:59 PM Changeset in vbox [88788] by vboxsync
Devices/Graphics: a few DX commands (doxygen fix). bugref:9830
3:51 PM Changeset in vbox [88787] by vboxsync
Devices/Graphics: a few DX commands. bugref:9830
3:50 PM Ticket #20328 (MacOSX 11.2.3 Big Sur host, Linux guest; always getting "Kernel driver ...) created by SlugRightsNow
On every attempted install, this old error keeps popping up: …
3:33 PM Changeset in vbox [88786] by vboxsync
Devices/Graphics: new files for DX commands. bugref:9830
2:02 PM Changeset in vbox [88785] by vboxsync
FE/Qt: bugref:8161. Closing soft keyboard dialog from …
1:41 PM Changeset in vbox [88784] by vboxsync
Intel IOMMU: bugref:9967 Nits.
1:35 PM Changeset in vbox [88783] by vboxsync
VBoxSVC: The order is TranslateMessage *then* DispatchMessage. Here …
1:28 PM Changeset in vbox [88782] by vboxsync
Intel IOMMU: bugref:9967 Typo.
1:27 PM Changeset in vbox [88781] by vboxsync
Intel IOMMU: bugref:9967 Queued Invalidation WIP.
11:13 AM Changeset in vbox [88780] by vboxsync
FE/Qt: bugref:8161. build fix 2
11:10 AM Changeset in vbox [88779] by vboxsync
FE/Qt: bugref:8161. build fix
11:06 AM Changeset in vbox [88778] by vboxsync
FE/Qt: bugref:8161. Some more fixes for information dialog
10:50 AM Changeset in vbox [88777] by vboxsync
Main/Global.cpp: Include Linux 5.x in the description of the "Linux26" …
10:09 AM Changeset in vbox [88776] by vboxsync
drvHostAudioWasApi: doxygen fixes. bugref:9890
10:06 AM Changeset in vbox [88775] by vboxsync
pdmdrv.h: doxygen fix. bugref:9890
9:59 AM Changeset in vbox [88774] by vboxsync
3D/VMSVGA: Corrected VBE_DISPI_MAX_(X/Y)RES typo
9:54 AM Changeset in vbox [88773] by vboxsync
Audio/SB16: Implemented support for async I/O (disabled by default); a …
9:49 AM Changeset in vbox [88772] by vboxsync
Audio/DrvHostAudioWasApi: Doxygen fixes. bugref:9890
9:47 AM Changeset in vbox [88771] by vboxsync
FE/Qt: bugref:8161. Handling closeEvent in UIVMInformationDialog
9:46 AM Changeset in vbox [88770] by vboxsync
Audio/SB16: Enabled async I/O handling by default. bugref:9890
9:45 AM Changeset in vbox [88769] by vboxsync
Audio/SB16: Implemented support for async I/O (disabled by default); a …
9:42 AM Changeset in vbox [88768] by vboxsync
Audio/SB16: Implemented support for async I/O (disabled by default); a …
9:37 AM Changeset in vbox [88767] by vboxsync
Audio/SB16: Implemented support for async I/O (disabled by default); a …
7:40 AM Changeset in vbox [88766] by vboxsync
FE/Qt: bugref:8161. In the machine UI context the logviewer saves …
7:10 AM Changeset in vbox [88765] by vboxsync
Intel IOMMU: bugref:9967 WIP.
5:24 AM Changeset in vbox [88764] by vboxsync
Intel IOMMU: bugref:9967 Off-by-one fix and other nits.
1:23 AM Changeset in vbox [88763] by vboxsync
DrvAudio: Logging build fix. bugref:9890
1:20 AM Changeset in vbox [88762] by vboxsync
Audio: Do not pause disabled streams as that may cause some simplistic …
1:00 AM Changeset in vbox [88761] by vboxsync
DrvAudio: Working on support for asynchronous stream backend init and …
12:54 AM Changeset in vbox [88760] by vboxsync
DrvAudio: Working on support for asynchronous stream backend init and …

Apr 28, 2021:

11:35 PM Changeset in vbox [88759] by vboxsync
slirp/misc.c: It is absolutely forbidden to redefine logging macros …
10:36 PM Changeset in vbox [88758] by vboxsync
FE/Qt: bugref:9653: VirtualBox Manager: Reworking r144082 since it …
9:56 PM Changeset in vbox [88757] by vboxsync
VBoxManage/NATNetwork: Fix stray tab in previous. bugref:8124.
8:42 PM Changeset in vbox [88756] by vboxsync
VBoxManage/NATNetwork: Provide an option to set IPv6 prefix. When …
8:05 PM Changeset in vbox [88755] by vboxsync
VBoxManage/NATNetwork: Print more attributes. bugref:8124
5:35 PM Changeset in vbox [88754] by vboxsync
FE/Qt: Comment fix
5:32 PM Changeset in vbox [88753] by vboxsync
FE/Qt: In VM activity charts handle the case when data maximum is zero
4:39 PM Changeset in vbox [88752] by vboxsync
FE/Qt: bugref:9653: VirtualBox Manager: Fetch Machine/Group menu …
3:46 PM Changeset in vbox [88751] by vboxsync
FE/Qt: bugref:9378: Chooser pane: HiDPI support for search …
2:56 PM Changeset in vbox [88750] by vboxsync
FE/Qt: bugref:9871: Network Manager: Typo fix for r142571.
2:55 PM Changeset in vbox [88749] by vboxsync
FE/Qt: Some comments for r144074.
2:50 PM Changeset in vbox [88748] by vboxsync
FE/Qt: Scaling down the maximum of the vm activity charts.
2:25 PM Changeset in vbox [88747] by vboxsync
NAT/Net: setIPv6Prefix - allow empty prefix if IPv6 is disabled. This …
1:08 PM Changeset in vbox [88746] by vboxsync
FE/Qt: bugref:8400: Rework r130366; More careful checks and …
12:21 PM Changeset in vbox [88745] by vboxsync
NEM/win: Improved APIC interrupt delivery (see bugref:9993).
11:59 AM Changeset in vbox [88744] by vboxsync
Intel IOMMU: Queued Invalidation WIP. The descriptor reads seem to …
11:51 AM Changeset in kBuild [3498] by bird
SlickEdit/kkeys.e: Fix right-word deletion (kkeys_delete_right).
11:14 AM Changeset in vbox [88743] by vboxsync
DevVGA-SVGA: Log out of bounds values. bugref:9981
10:50 AM Changeset in vbox [88742] by vboxsync
FE/Qt: bugref:8161: A bit of rework for Medium Manager; Listen to …
8:58 AM Ticket #20327 (No instala máquina virtual de windows Server) created by Juanma
Al iniciar la instalación de Windows Server, se producen un error en …
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