VirtualBox

Timeline



Oct 2, 2020:

11:46 PM Ticket #19933 (Issues due to lost USB packets (control and bulk type transfers)) created by bloguetronica
Hi all, I'm using the latest VirtualBox version under Kubuntu 18.04 …
9:36 PM Changeset in vbox [86435] by vboxsync
VBoxManage: Added --dump-build-type so valkit/vbox.py has a better …
9:33 PM Changeset in vbox [86434] by vboxsync
VBoxManage: Added --dump-build-type so valkit/vbox.py has a better …
9:16 PM Changeset in vbox [86433] by vboxsync
Installer/linux: Include the sanitizer libs in 'asan' builds. 3rd try. …
9:16 PM Changeset in vbox [86432] by vboxsync
Installer/linux: Include the sanitizer libs in 'asan' builds. 3rd try. …
9:13 PM Changeset in vbox [86431] by vboxsync
Installer/linux: Include the sanitizer libs in 'asan' builds. 3rd try. …
7:52 PM Changeset in vbox [86430] by vboxsync
Storage/testcase/Makefile.kmk: deal with system libxml2 on Solaris
5:03 PM Changeset in vbox [86429] by vboxsync
Installer/linux: Include the sanitizer libs in 'asan' builds. 2nd try. …
4:33 PM Ticket #19932 (Settings key) created by Squ!d
when I pressed the settings key off the main screen, the 'ok' key is …
4:32 PM Ticket #19931 (Settings key => duplicate of #19332) created by Squ!d
when I pressed the settings key off the main screen, the 'ok' key is …
4:31 PM Changeset in vbox [86428] by vboxsync
Installer/linux: Include the sanitizer libs in 'asan' builds. bugref:9841
4:11 PM Changeset in vbox [86427] by vboxsync
testmanager: Teach it about 'asan' builds. bugref:9841
3:47 PM Changeset in vbox [86426] by vboxsync
VMM/PDMLdr: Don't try release .r0 objects till PDMR3TermUVM is called, …
3:39 PM Changeset in vbox [86425] by vboxsync
xpcom/tstTestID: Testcase leak fix. bugref:9841
1:05 PM Changeset in vbox [86424] by vboxsync
xpcom/nsIFileTest: Leak fix. bugref:9841
1:03 PM Changeset in vbox [86423] by vboxsync
xpcom/TestXPTCInvoke: Exit with non-zero status on failure. Compare …
12:37 PM Changeset in vbox [86422] by vboxsync
xpcom/TestXPTCInvoke: two leaks. bugref:9841
12:31 PM Changeset in vbox [86421] by vboxsync
xpcom/TestPipes: Missing NS_RELEASE calls on thw two pipe sets in …
12:28 PM Changeset in vbox [86420] by vboxsync
xpcom/TestObserverService: Two asan fixes. Made the testcase exit with …
11:55 AM Changeset in vbox [86419] by vboxsync
xpcom/TestHashTables: Fixed use-after-free issue in IFoo::Release(). …
11:55 AM Changeset in vbox [86418] by vboxsync
xpcom/TestHashTables: Fixed use-after-free issue in IFoo::Release(). …
11:54 AM Changeset in vbox [86417] by vboxsync
xpcom/TestHashTables: Fixed use-after-free issue in IFoo::Release(). …
11:53 AM Changeset in vbox [86416] by vboxsync
tstSeamlessX11-auto: Broken, so skip it. bugref:9842
11:50 AM Changeset in vbox [86415] by vboxsync
IPRT,++: Made RTHandleGetStandard's fLeaveOpen parameter work for …
11:41 AM Changeset in vbox [86414] by vboxsync
IPRT,++: Adding a fLeaveOpen parameter to RTHandleGetStandard. …
11:40 AM Changeset in vbox [86413] by vboxsync
IPRT/vfsstdpipe.cpp: Use RTPipeCloseEx to prevent leaking pipe handle …
11:39 AM Changeset in vbox [86412] by vboxsync
IPRT/pipe: Adding RTPipeCloseEx w/ a fLeaveOpen parameter so we can …
10:27 AM Changeset in vbox [86411] by vboxsync
tstDnDTransferList: Leak fix. bugref:9841
10:25 AM Changeset in vbox [86410] by vboxsync
DragAndDrop: Use RTPATH_STYLE rather than RT_OS_XXX defines to decide …
10:21 AM Changeset in vbox [86409] by vboxsync
DragAndDrop: Must close directory before returning from …
8:24 AM Changeset in vbox [86408] by vboxsync
AMD IOMMU: bugref:9654 Add IVRS (IOMMU I/O Virtualization Reporting …
6:26 AM Changeset in vbox [86407] by vboxsync
Fix burn
6:09 AM Changeset in vbox [86406] by vboxsync
Attempt to fix unused var burn
5:58 AM Changeset in vbox [86405] by vboxsync
Fixed problem with host crashing with DevVirtioNet_1_0.cpp R3 virtual …

Oct 1, 2020:

8:42 PM Changeset in vbox [86404] by vboxsync
IPRT/tstVector: Testcase leaks. bugref:9841
8:36 PM Changeset in vbox [86403] by vboxsync
tstVMMR0CallHost-1: sanitizer tweak. bugref:9841
8:26 PM Changeset in vbox [86402] by vboxsync
tstVBoxAPIXPCOM: Fix leak in VM listing. Added VBOX_XPCOM_HOME hack to …
8:07 PM Changeset in vbox [86401] by vboxsync
xpcom/ipcDConnectService: Marking the ClientDownInfo instances as …
7:55 PM Changeset in vbox [86400] by vboxsync
IPRT/tstUtf8: Fixed a bunch of leaks in the tests. bugref:9841
7:47 PM Changeset in vbox [86399] by vboxsync
tstUsbMouse: Don't leak the CFGM tree for each test instance. bugref:9841
7:03 PM Changeset in vbox [86398] by vboxsync
xpcom/TestCOMPtr: Fixed use-after-free issue in IFoo::Release. bugref:9841
6:58 PM Changeset in vbox [86397] by vboxsync
tstSupSem-Zombie: The threads now returns with VERR_INTERRUPTED when …
6:52 PM Changeset in vbox [86396] by vboxsync
SharedFoldersSvc: Must free pAutoMountPoint in vbsfMappingsRemove. …
5:34 PM Ticket #19930 (Host-only networking virtual device inserts incorrect UDP checksum ...) created by Pierre L
When using host-only networking with a transmitting guest OS that …
5:08 PM Changeset in vbox [86395] by vboxsync
VBoxClient/tstSeamlessX11-auto: added not about broken testcase.
5:06 PM Changeset in vbox [86394] by vboxsync
VBoxClient/seamless: Free mpRects in SeamlessX11::uninit. bugref:9841
4:22 PM Changeset in vbox [86393] by vboxsync
VBoxClient/testcase: Missing Makefile.kup file.
4:21 PM Changeset in vbox [86392] by vboxsync
VMM/tstSSM: Cleanup leak. [doxyfix] bugref:9841
4:07 PM Changeset in vbox [86391] by vboxsync
xpcom/Makefile.kmk: Turns out VBOX_LIBIDL_CONFIG can be more than one …
3:59 PM Changeset in vbox [86390] by vboxsync
/Config.kmk,xpcom/Makefile.kmk: Better error message if we cannot find …
3:29 PM Changeset in vbox [86389] by vboxsync
xpcom18a4/Makefile.kmk: provide clear diagnostics when libIDL-config …
2:46 PM Changeset in vbox [86388] by vboxsync
VMM/tstSSM: Cleanup leak. bugref:9841
2:44 PM Changeset in vbox [86387] by vboxsync
IPRT/RTTraceLogWr*: Ignore NIL on destroy (iprt protocol) and always …
2:42 PM Changeset in vbox [86386] by vboxsync
IPRT/RTTraceLogRdrDestroy: Free pending events, ignore NIL (iprt …
2:26 PM Changeset in vbox [86385] by vboxsync
IPRT/tstRTSplit: Must disable assertions when doing negative testing. …
2:24 PM Changeset in vbox [86384] by vboxsync
IPRT/tstRTStrCache: Free random strings in tst2 when done. bugref:9841
2:22 PM Changeset in vbox [86383] by vboxsync
Main: bugref:9224: Small fix in linux
2:21 PM Changeset in vbox [86382] by vboxsync
IPRT/tstRTSort: don't forget to destroy hRand. bugref:9841
2:20 PM Changeset in vbox [86381] by vboxsync
IPRT/tstRTSort: don't forget to destroy hRand. bugref:9841
2:18 PM Changeset in vbox [86380] by vboxsync
IPRT/tstRTHttp-1: Missing cleanup leaks. bugref:9841
2:16 PM Changeset in vbox [86379] by vboxsync
IPRT/tstRTEnv: cleanup leak. bugref:9841
1:59 PM Changeset in vbox [86378] by vboxsync
IPRT/RTStrToInt64Ex: Shut up tstRTCRest-1 asan warning reading …
1:58 PM Changeset in vbox [86377] by vboxsync
Main: bugref:9224: Fixed description of the IHostDrivePartition::number
12:44 PM Changeset in vbox [86376] by vboxsync
IPRT/tstRTCRest-1: fix leaks. bugref:9841
12:39 PM Changeset in vbox [86375] by vboxsync
VMM/tstMMHyperHeap: Missing cleanup / leaks. bugref:9841
12:30 PM Changeset in vbox [86374] by vboxsync
xpcom/ipcdclient: Fix a few leaks detected running tstMediumLock. …
12:16 PM Changeset in vbox [86373] by vboxsync
Main/VirtualBox.xidl: fix a few typos upsetting doxygen
11:48 AM Changeset in vbox [86372] by vboxsync
AMD IOMMU: bugref:9654 Fix logging statement.
5:23 AM Changeset in vbox [86371] by vboxsync
tstGuestCtrlParseBuffer: Must disable assertions when doing test …
5:13 AM Changeset in vbox [86370] by vboxsync
DragAndDrop: Do not allocate pObj twice in dndTransferListObjAdd. …
5:08 AM Changeset in vbox [86369] by vboxsync
tstDnDTransferObject: Must disable assertions when doing test expected …
5:05 AM Changeset in vbox [86368] by vboxsync
tstDnDTransferList: Must disable assertions when doing test expected …
4:59 AM Changeset in vbox [86367] by vboxsync
AMD IOMMU: bugref:9654 I/O Apic Stat name nit.
2:07 AM Ticket #19929 (VMs only start in headless mode on Big Sur) created by tyll
I’m using the latest beta of Big Sur (20A5384c) and the latest test …

Sep 30, 2020:

8:59 PM Changeset in vbox [86366] by vboxsync
tstDndPath: Must disable assertions when code being tested is fed bad …
8:56 PM Changeset in vbox [86365] by vboxsync
tstDBGCParser: Fixed assertion because pDbgc->pUVM was NULL. bugref:9841
8:53 PM Changeset in vbox [86364] by vboxsync
SharedClipboard/testcase: shClSvcClientInit is implied in …
8:52 PM Changeset in vbox [86363] by vboxsync
SharedClipboard: Make sure to free Legacy.lstCID in shClSvcClientInit.
8:38 PM Changeset in vbox [86362] by vboxsync
HostServices/testcase: None of these tests cases have any need to be …
6:59 PM Changeset in vbox [86361] by vboxsync
VMM,DBGC: Prevent leaks detection triggering in tstCFGM. bugref:9841
6:14 PM Changeset in vbox [86360] by vboxsync
IPRT: tstStrSimplePattern -> tstRTStrSimplePattern.
6:13 PM Changeset in vbox [86359] by vboxsync
xpcom/nspr: Mark _pr_rename_lock and _pr_Xfe_mon as potential memory …
6:09 PM Changeset in vbox [86358] by vboxsync
tstStrSimplePattern: Converted to iprt/test.h (was using IPRT w/o …
6:07 PM Changeset in vbox [86357] by vboxsync
tstRTStrFormat: More cleanup.
5:14 PM Changeset in vbox [86356] by vboxsync
FE/Qt: bugref:9653: Wizards stuff: A bunch of golden-ratio fixes for …
5:12 PM Changeset in vbox [86355] by vboxsync
FE/Qt: bugref:9653: Wizards stuff: A bunch of layout fixes for cloud …
5:02 PM Changeset in vbox [86354] by vboxsync
xpcom/Config.kmk: Don't override -O2 from VBOX_GCC_OPT with -O.
5:00 PM Changeset in vbox [86353] by vboxsync
xpcom/Config.kmk: Use VBOX_GCC_OPT and VBOX_GCC_FP so we get frame …
4:13 PM Changeset in vbox [86352] by vboxsync
tstRTStrFormat: fix.
3:55 PM Changeset in vbox [86351] by vboxsync
FE/Qt: bugref:9653: New Cloud VM wizard: Swap boot-volumes and images …
2:33 PM Changeset in vbox [86350] by vboxsync
/Config.kmk: Build fix (asan regression).
1:50 PM Changeset in vbox [86349] by vboxsync
tstRTFileQuerySize-1.cpp: It's NUL not NULL on windows.
1:41 PM Changeset in vbox [86348] by vboxsync
tools/env*win.cmd,envsub.vbs: fixes.
1:33 PM Changeset in vbox [86347] by vboxsync
Config.kmk,++: Adding a 'asan' build type that does address sanity …
1:02 PM Changeset in vbox [86346] by vboxsync
FE/Qt: bugref:9653: Wizards stuff: Lots of refactoring, rename account …
12:37 PM Changeset in vbox [86345] by vboxsync
FE/Qt: bugref:9653: Wizards stuff: Pass full group name to add/create …
12:31 PM Changeset in vbox [86344] by vboxsync
FE/Qt: bugref:9653: VirtualBox Manager: No more need for New Cloud VM …
11:19 AM Changeset in vbox [86343] by vboxsync
FE/Qt: bugref:9653: Wizards stuff: Rework all the cloud related …
10:25 AM Changeset in vbox [86342] by vboxsync
FE/Qt: bugref:9831. scm fix
10:22 AM Changeset in vbox [86341] by vboxsync
FE/Qt: bugref:9831. reverting r140629.
9:43 AM Changeset in vbox [86340] by vboxsync
FE/Qt: bugref:9831. scm fix.
8:43 AM Ticket #19928 (VirtualBox hangs on shutdown) created by NickGuus
I am experiencing a similar problem as described in …
7:22 AM Changeset in vbox [86339] by vboxsync
AMD IOMMU: bugref:9654 Logging.

Sep 29, 2020:

12:02 PM Changeset in vbox [86338] by vboxsync
FE/Qt: bugref:9831. Build fix.
11:56 AM Changeset in vbox [86337] by vboxsync
FE/Qt: bugref:9831. Adding UIHelpBrowser classes. They will be used to …
11:44 AM Changeset in vbox [86336] by vboxsync
bugref:9781. Fixed the comment.
3:58 AM Ticket #19927 (Audio: garbled and hanging audio is caused by a "bug" in VirtualBox ...) created by Blackcrack
Tested in Reactos source : …

Sep 28, 2020:

9:23 PM Changeset in vbox [86335] by vboxsync
tstRTStrFormat: some cleanup.
8:52 PM Ticket #19926 (Virtual Box quits when trying to insert the OS ISO image into the ...) closed by aeichner
duplicate: We know about that crash and contacted Apple because it happens in …
8:35 PM Ticket #19926 (Virtual Box quits when trying to insert the OS ISO image into the ...) created by Claudio Dionisio
Mac user with OS Big Sur beta When creating a new virtual machine, if …
8:19 PM Changeset in vbox [86334] by vboxsync
xpcom/python: Initial Py_LIMITED_API support. [build fix] bugref:9840
8:01 PM Changeset in vbox [86333] by vboxsync
xpcom/python: Initial Py_LIMITED_API support. bugref:9840
5:56 PM Changeset in vbox [86332] by vboxsync
Main: bugref:9224: Changed the todo comment after investigating linux, …
5:21 PM Changeset in vbox [86331] by vboxsync
Main: bugref:9224: Changed the way to enumerate disks by scanning …
4:49 PM Changeset in vbox [86330] by vboxsync
Debugger: More doxygen fixes for r140613
4:40 PM Changeset in vbox [86329] by vboxsync
Debugger: More doxygen fixes for r140613
4:26 PM Changeset in vbox [86328] by vboxsync
Debugger: Doxygen fix for r140613
4:20 PM Changeset in vbox [86327] by vboxsync
Debugger: Allow for different I/O providers instead of only TCP So …
3:39 PM Changeset in vbox [86326] by vboxsync
FE/Qt: bugref:9653: UIVirtualMachineItemCloud: Recache refreshed cloud …
3:34 PM Changeset in vbox [86325] by vboxsync
FE/Qt: bugref:9653: Reworking UIProgress to propagate signal about …
3:25 PM Changeset in vbox [86324] by vboxsync
FE/Qt: bugref:9653: Reworking UIProgressEventHandler to have proper …
3:06 PM Ticket #19925 (RTEXITCODE handleControlVM(HandlerArg *)" at line 622 of file ...) created by Olleg
In cycling testing I have got two the same errors. The are looked the …
2:59 PM Changeset in vbox [86323] by vboxsync
FE/Qt: bugref:9653: Extending UIMainEventListener with possibility to …
2:44 PM Changeset in vbox [86322] by vboxsync
FE/Qt: bugref:9653: UIMainEventListener: A bit of cleanup related to …
2:32 PM Changeset in vbox [86321] by vboxsync
FE/Qt: bugref:9653: UIProgressDialog: Forgot something in r140412, …
2:09 PM Ticket #19924 (Windows XP aborts as guest on macOS host after upgrade to 6.1.14) created by sixbd
Windows XP aborts on MAC OSX version 10.15.7. It will only launch in …
1:48 PM Changeset in vbox [86320] by vboxsync
GA:Linux backout PIE compile flag changes from r140604, bugref:9671
1:43 PM Changeset in vbox [86319] by vboxsync
AMD IOMMU: bugref:9654 Merge the page offset bits from the original …
12:33 PM Changeset in vbox [86318] by vboxsync
GA:Linux: bugref:9671 Non-security issue with our Linux GA binaries
11:59 AM Changeset in vbox [86317] by vboxsync
bugref:9831. scm fixes
11:50 AM Changeset in vbox [86316] by vboxsync
bugref:9831. Adding hooks for VBOX_WITH_DOCS_QHELP.
11:29 AM Changeset in vbox [86315] by vboxsync
AMD IOMMU: bugref:9654 Nit.
11:28 AM Changeset in vbox [86314] by vboxsync
bugref:9831. Installing UserManual.qch and UserManual.qhc files.
11:13 AM Changeset in vbox [86313] by vboxsync
AMD IOMMU: bugref:9654 Linux build fixes.
10:52 AM Changeset in vbox [86312] by vboxsync
xpcom/python: Indentation fixes in py3 changes. bugref:9840
10:49 AM Changeset in vbox [86311] by vboxsync
xpcom/python: Indentation fixes in py3 changes. bugref:9840
10:47 AM Changeset in vbox [86310] by vboxsync
xpcom/python: Indentation fixes in py3 changes. bugref:9840
10:44 AM Changeset in vbox [86309] by vboxsync
xpcom/python: Use PyUnicode_GetLength instead of deprecated …
9:29 AM Changeset in vbox [86308] by vboxsync
bugref:9831. Creating qhelp collection files.
9:13 AM Ticket #19112 (vboxsf (Guest Additions 6.0.14) fails to compile on Linux 3.16) closed by Frank Batschulat (Oracle)
worksforme: Upgrade to Ubuntu 14.04.03 and above or the equivalent for the distros …
12:50 AM Ticket #19923 (Mouse Middle-Scroll Click aborts Linux guest) created by FleddyFlinty
On Linux host 20.04.1, using linux guest 20.04 At random occurrence …

Sep 27, 2020:

7:29 PM Ticket #19922 (Fedora 32 Workstation official ISO fails to install stating integrity ...) created by Ilgaz
I download …
11:31 AM Ticket #19921 (VirtualBox Version 6.1.14 r140239 (Qt5.6.2) will not work with Windows ...) created by DKKABG
Edition Windows 10 Pro Insider Preview Version 2004 Installiert …

Sep 26, 2020:

3:26 PM Changeset in vbox [86307] by vboxsync
WDDM: cleanup. bugref:9830
2:36 PM Changeset in vbox [86306] by vboxsync
Installer/darwin/VBoxKEXTs/VirtualBoxStartup.sh: Make it work with …
12:10 PM Changeset in vbox [86305] by vboxsync
Runtime/r0drv/dbgkrnlinfo-r0drv-darwin: Fix the in-memory version on …
11:36 AM Changeset in vbox [86304] by vboxsync
SUPDrv: Corrected segment count check for tiny modules (page count == …
11:21 AM Changeset in vbox [86303] by vboxsync
iprt/asm-amd64-x86.h: Corrected return type for non-inline …
11:19 AM Changeset in vbox [86302] by vboxsync
IPRT/RTFileQuerySize/darwin: Fixed regression from r140046 causing the …
10:06 AM Changeset in vbox [86301] by vboxsync
Runtime: Add API to load kernel modules by name and add simple …
9:59 AM Changeset in vbox [86300] by vboxsync
Runtime: Add API to load kernel modules by name and add simple …
9:37 AM Ticket #19920 (/bin/ls: reading directory : Protocol error for asian fonts) created by Frank Breitling
On my Windows 10 host I am not able to 'ls' a directory with these …
4:15 AM Ticket #19919 (6.1.14 BSOD when VM starts) created by jc3ferrari
Just installed 6.1.14, updating my prior installation. As soon as I …

Sep 25, 2020:

9:08 PM Changeset in vbox [86299] by vboxsync
ValKit/vbox.py: Added --vbox-svc-wait-debug option.
9:07 PM Changeset in vbox [86298] by vboxsync
Storage/VMDK: vmdkStrReplace must use RTStrAlloc.
9:07 PM Changeset in vbox [86297] by vboxsync
xpcom/python/xptcall: shut up warning about memsetting objects.
9:04 PM Changeset in vbox [86296] by vboxsync
IPRT/alloc-ef.cpp: Added RTMemDumpFreed for use from gdb.
9:04 PM Changeset in vbox [86295] by vboxsync
Main/MediumImpl.cpp: indentation fixes
8:58 PM Changeset in vbox [86294] by vboxsync
Main/MachineImpl.cpp: Added missing bound checks on getSerialPort and …
8:36 PM Changeset in vbox [86293] by vboxsync
xpcom/xptcall: r12 & rbx corruption fix when there are five parameters …
7:07 PM Ticket #19723 (VirtualBox 6.1.12 r139181 for Linux fails to install on Ubuntu 18.04.4 ...) closed by Frank Batschulat (Oracle)
invalid
6:54 PM Ticket #19795 (Virtualbox VM (Windows or Linux) crashes on Mac OS Bigsur host) reopened by aeichner
5:48 PM Ticket #19918 (Unable to click to upgrade VB on macOS 10.15.6-7 => duplicate of #19733) created by Sko
When there's updated available VirtualBox presents a dialog box where …
5:47 PM Ticket #19917 (VM crashes on launch when audio is enabled => fixed in svn/6.1.x x>14) created by baburajendran
I tried to launch my Ubuntu VM on my macOS. I am unable to launch as …
2:54 PM Changeset in vbox [86292] by vboxsync
bugref:9831. Kicking INSTALLS stuff
1:47 PM Ticket #19916 (Android x_86 ISO have bugs and don't supprt persian hardware keyboards) created by pakanangel
Hi Innotek team, This is the only way I can reach oy guys. The Android …
1:04 PM Changeset in vbox [86291] by vboxsync
Installer/darwin/VBoxKEXTs/postflight: Don't fail the installation …
1:02 PM Changeset in vbox [86290] by vboxsync
Runtime/r0drv/dbgfkrnlinfo-r0drv-darwin: Starting with BigSur, each …
9:50 AM Changeset in vbox [86289] by vboxsync
bugref:9831. Changing the type of some prerequisite
9:37 AM Changeset in vbox [86288] by vboxsync
bugref:9831. Adding a qhelp target
8:32 AM Changeset in vbox [86287] by vboxsync
bugref:9831. scm fix
8:16 AM Changeset in vbox [86286] by vboxsync
bugref:9831. Using UserManual.xhtml rather than UserManual.html for …
8:02 AM Changeset in vbox [86285] by vboxsync
bugref:9831. Creating target for creating qhelp colletion files
7:17 AM Changeset in vbox [86284] by vboxsync
AMD IOMMU: bugref:9654 ConsoleImpl2 change for r140559.
7:17 AM Changeset in vbox [86283] by vboxsync
AMD IOMMU: bugref:9654 Use a dedicated CFGM key for enabling IOMMU (as …
7:03 AM Changeset in vbox [86282] by vboxsync
bugref:9831. Copying manual.qhcp file to build output folder.
1:00 AM Ticket #19915 (VirtualBox crashes on MacOS with __CRASHING_DUE_TO_PRIVACY_VIOLATION__ ...) created by MoG
Process: VirtualBoxVM [29199] Path: …

Sep 24, 2020:

9:01 PM Ticket #19914 (guest display reacts very slowly) created by kouros
Hello I want to run Debian Buster as guest on Mac OS X as host. …
8:45 PM Changeset in vbox [86281] by vboxsync
xpcom: Build the TestXPTCInvoke.cpp testcase. bugref:9790
8:45 PM Changeset in vbox [86280] by vboxsync
xpcom/xptcall: A couple of fixes wrt float & double values. bugref:9790
8:27 PM Changeset in vbox [86279] by vboxsync
Main/TestVBox.java: Update the vbox version that we import.
8:26 PM Changeset in vbox [86278] by vboxsync
xpcom/reflect: More shrinking. bugref:9790
8:13 PM Changeset in vbox [86277] by vboxsync
xpcom/reflect: Shrunk the 'fast' code. bugref:9790
8:06 PM Changeset in vbox [86276] by vboxsync
scm fix: svn:eol-style set to native.
8:04 PM Changeset in vbox [86275] by vboxsync
FE/Qt: bugref:9653: UIDetailsElement & UIDetailsGenerator: Rework …
7:52 PM Changeset in vbox [86274] by vboxsync
bugref:9781. New function Unattended::i_getDetectedOSVersion(). New …
5:38 PM Changeset in vbox [86273] by vboxsync
xpcom/prmem.c: The java bridge allocates zero byte for an array, …
5:31 PM Changeset in vbox [86272] by vboxsync
xpcom/xptinvoke: Fix incorrect jump in 'fast' path. bugref:9790
4:06 PM Changeset in vbox [86271] by vboxsync
bugref:9831. Adding the manual.qhcp file.
4:05 PM Changeset in vbox [86270] by vboxsync
bugref:8527. Added the separate classes for RHEL7/8, OL7/8.
3:42 PM Changeset in vbox [86269] by vboxsync
bugref:9781. updated the template scripts for RHEL and OL.
3:37 PM Changeset in vbox [86268] by vboxsync
bugref:8527. Added new separate template postinstall script for OL …
2:48 PM Ticket #19913 (linux guest processes terminated after win10 host sleep) created by DanielH_
(similar to https://www.virtualbox.org/ticket/19131) Windows 10 1904 …
2:36 PM Changeset in vbox [86267] by vboxsync
bugref:9831. Adding a missing prerequisite for manual.qhp
2:35 PM Changeset in vbox [86266] by vboxsync
Devices/Graphics: Split DevVGA-SVGA.cpp to two source files (device …
12:42 PM Changeset in vbox [86265] by vboxsync
Devices/Graphics: Split DevVGA-SVGA.cpp to two source files (device …
12:04 PM Changeset in vbox [86264] by vboxsync
xpcom/xptcall: Unrolled the code in XPTC_InvokeByIndex when 5 or fewer …
11:44 AM Changeset in vbox [86263] by vboxsync
bugref:9831. Creating manual.qhp file
11:22 AM Changeset in vbox [86262] by vboxsync
xpcom/reflect: Darwin needs BEGINCODE or the code ends up in the data …
11:16 AM Changeset in vbox [86261] by vboxsync
xpcom/Config.kmk: Need a -x86 variant of the XPCOMYASM template. …
10:23 AM Changeset in vbox [86260] by vboxsync
xpcom/xptcall: Implemented XPTC_InvokeByIndex in assembly (YASM) as …
10:12 AM Changeset in vbox [86259] by vboxsync
xpcom/xptcall: Use xptcinvoke_amd64_vbox.asm on all amd64 targets. …
10:06 AM Changeset in vbox [86258] by vboxsync
xpcom/xptcall: Implemented XPTC_InvokeByIndex in assembly (YASM) as …
10:01 AM Changeset in vbox [86257] by vboxsync
xpcom/xptcall: Implemented XPTC_InvokeByIndex in assembly (YASM) as …
6:53 AM Changeset in vbox [86256] by vboxsync
AMD IOMMU: bugref:9654 Nit.
6:20 AM Changeset in vbox [86255] by vboxsync
AMD IOMMU: bugref:9654 Fix stat counter for MSI remaps only when the …
5:56 AM Changeset in vbox [86254] by vboxsync
AMD IOMMU: bugref:9654 Add some more stat counters.
5:48 AM Changeset in vbox [86253] by vboxsync
AMD IOMMU: bugref:9654 Comment, nit.

Sep 23, 2020:

11:47 PM Ticket #19912 (Host gnome topleft hot-corner doesn't work when VM is running and focused.) created by TyamaAROU
I use Virtualbox 6.1.14 r140239 on Debian 10.5 with an Nvidia driver …
7:06 PM Changeset in vbox [86252] by vboxsync
Devices/Graphics: Build fix.
6:17 PM Changeset in vbox [86251] by vboxsync
Devices/Graphics: Build fix.
5:13 PM Changeset in vbox [86250] by vboxsync
FE/Qt: bugref:9653: UICloudProfileManager: Make sure provider/profile …
5:03 PM Changeset in vbox [86249] by vboxsync
configure.vbs: compiler version mapping fix.
5:01 PM Changeset in vbox [86248] by vboxsync
Devices/Graphics: Build fixes.
4:44 PM Changeset in vbox [86247] by vboxsync
SharedClipboard/win: Build fix (strict/win) and some cleanup.
4:28 PM Changeset in vbox [86246] by vboxsync
Debugger/DBGCRemoteKd: Implement switch current processor request
4:26 PM Changeset in vbox [86245] by vboxsync
python/Makefile.kmk: Can use version comparison operators on macOS …
3:35 PM Changeset in vbox [86244] by vboxsync
Debugger/DBGCRemoteKd: Implement search memory request
3:29 PM Changeset in vbox [86243] by vboxsync
OCI: IStringFormValue::clipboardString - a quick hack so that when we …
2:55 PM Changeset in vbox [86242] by vboxsync
FE/Qt: bugref:9653: UICloudProfileManager: Make sure closeEvent …
2:31 PM Changeset in vbox [86241] by vboxsync
Main: bugref:9224: Fixed the error when obtain the disk info in block …
2:27 PM Changeset in vbox [86240] by vboxsync
IPRT: RTTimeZoneGetCurrent-posix.cpp should validate the string …
2:23 PM Changeset in vbox [86239] by vboxsync
IPRT: Some fixes to RTTimeZoneGetCurrent-posix.cpp and a basic …
1:27 PM Changeset in vbox [86238] by vboxsync
bugref:9831. Adding a stylesheet to create .qhp files out of manual …
1:00 PM Changeset in vbox [86237] by vboxsync
Devices/Graphics: stubs for SVGA_CAP_GBOBJECTS commands. Make sure …
12:40 PM Changeset in vbox [86236] by vboxsync
bugref:9831. Creating xhtml version of UserManual file instead of html one.
12:24 PM Changeset in vbox [86235] by vboxsync
Debugger/DBGCRemoteKd: Emulate DR<n> registers in order to …
12:15 PM Changeset in vbox [86234] by vboxsync
Debugger/DBGCRemoteKd: Emulate DR<n> registers in order to …
12:10 PM Changeset in vbox [86233] by vboxsync
FE/Qt: Moving UIToolBar from widgets to extensions since it isn't …
12:07 PM Changeset in vbox [86232] by vboxsync
FE/Qt: Renaming UIAccessibilityInterfaceForUIToolBarButton interface …
10:55 AM Changeset in vbox [86231] by vboxsync
FE/Qt: bugref:9653: QIManagerDialog: A bit of rework for …
10:25 AM Ticket #19863 (Guest additions 6.1.14 won't build in RHEL 8.3 beta (fixed in trunk)) closed by Frank Batschulat (Oracle)
fixed
8:31 AM Ticket #19911 (Fresh VM always crashing due to RAM issue) created by PT400C
Hey, recently I built a new computer with 16 GB of DDR4 ram, a Ryzen …
7:28 AM Ticket #19910 (VirtualBox 6.1.14 fails to boot FreeBSD 12.1 install ISO in EFI mode ...) created by Thomas Dreibholz
VirtualBox 6.1.14 fails to boot FreeBSD 12.1 install ISO in EFI mode. …
4:36 AM Ticket #19909 (macOS:VM crashes after upgrade to 6.1.14 => fixed in svn/6.1.x x>14) created by lonelygo
---- OS :macOS 10.15.6 VirtualBox:6.1.14 VM OS : Ubuntu 18.04 LTS …

Sep 22, 2020:

10:50 PM Changeset in vbox [86230] by vboxsync
OCI: Add ICloudProfileChangedEvent. Accidentally lost in r140498.
10:15 PM Changeset in vbox [86229] by vboxsync
OCI: Add ICloudProfileChangedEvent.
6:59 PM Changeset in vbox [86228] by vboxsync
configure: reflect the big changes in 3D since 5.2/6.0
5:23 PM Changeset in vbox [86227] by vboxsync
Installer/darwin: Drop VBoxPython2_6.so with macOS 10.13. bugref:9790
5:08 PM Changeset in vbox [86226] by vboxsync
FE/Qt: bugref:9653: UIDetailsElement: Rework cloud VM details element …
4:25 PM Changeset in vbox [86225] by vboxsync
FE/Qt: bugref:9653: UIDetailsGenerator: Rework cloud VM details …
2:38 PM Ticket #19908 (Mouse not working in Virtualbox 6.1.14 with Arch Linux as Host) created by 404_vip_not_found
I installed Kali Linux as Guest OS while the Host OS is Arch Linux. …
2:23 PM Changeset in vbox [86224] by vboxsync
SUPHard/posix: Function pointer exception hancks for Clang. …
2:13 PM Changeset in vbox [86223] by vboxsync
FE/Qt: bugref:9653: Build fix for r140482.
2:13 PM Changeset in vbox [86222] by vboxsync
/Config.kmk: Put -isysroot and -syslibroot option values in quotes to …
2:10 PM Changeset in vbox [86221] by vboxsync
DrvHostCoreAudio-auth.mm: Darwin build fix. bugref:9790
1:44 PM Changeset in kBuild [3489] by bird
sdks/MACOSX*.kmk: Put the SDK path in quotes so the compiler/linker …
1:09 PM Changeset in vbox [86220] by vboxsync
IPRT/RTTimeZoneGetCurrent: Some build systems might not have tzfile.h …
12:38 PM Changeset in vbox [86219] by vboxsync
VMM/CpuId: Must take the actual host features into account when …
12:36 PM Changeset in vbox [86218] by vboxsync
VMM/CPUMInternal.h: TODO
12:02 PM Changeset in vbox [86217] by vboxsync
FE/Qt: bugref:9653: UIDetailsElement: Cleanup code related to popup …
11:30 AM Changeset in vbox [86216] by vboxsync
IPRT/RTTimeZoneGetCurrent: Add some additional heuristics for …
10:40 AM Changeset in vbox [86215] by vboxsync
FE/Qt: bugref:9653: UIVirtualMachineItemCloud: Rework refresh timer to …
9:59 AM Changeset in vbox [86214] by vboxsync
AMD IOMMU: bugref:9654 Fix split register accesses.
9:58 AM Changeset in vbox [86213] by vboxsync
AMD IOMMU: bugref:9654 Add IOMMU_MSI_VECTOR_1_VALID_MASK.
9:51 AM Changeset in vbox [86212] by vboxsync
kBuild 3486 -> 3488: macOS SDK and CLANG fixes.
9:49 AM Changeset in vbox [86211] by vboxsync
/Config.kmk: Must use DARWINCMN_TOOLCHAIN_DIRS_IGNORE_DEVTOOLS with …
9:47 AM Changeset in kBuild [3488] by bird
darwin-common.kmk: Corrections to DARWINCMN_MACOSX_SDKS_DIRS.
9:46 AM Changeset in kBuild [3487] by bird
header.kmk: Introducing KBUILD_DEVTOOLS_TRG_NOARCH and …
7:08 AM Changeset in vbox [86210] by vboxsync
AMD IOMMU: bugref:9654 Extract common code in preparation for …
6:56 AM Changeset in vbox [86209] by vboxsync
AMD IOMMU: bugref:9654 Nits.
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