Timeline
May 25, 2020:
- 7:14 PM Ticket #19622 (VINF_EM_TRIPLE_FAULT on Server 2019 initial boot and install) created by
- VT-v enabled in host bios, attempted with guest efi enabled as well as …
- 6:44 PM Changeset in vbox [84527] by
- iprt/cdefs.h: Hope the extension trick works for gcc 7x. too. …
- 6:42 PM Changeset in vbox [84526] by
- FE/VBoxManage: Guest Additions update verification implies a …
- 6:41 PM Changeset in vbox [84525] by
- Manual/Guest Control: Added new added syntax for VBoxManage.
- 6:19 PM Changeset in vbox [84524] by
- FE/VBoxManage: Comment formatting nits.
- 6:16 PM Changeset in vbox [84523] by
- Changelog.
- 6:09 PM Changeset in vbox [84522] by
- Guest Control/VBoxManage: Implemented dedicated "waitrunlevel" command …
- 5:49 PM Changeset in vbox [84521] by
- Guest Control/VBoxManage: Implemented dedicated "waitrunlevel" command …
- 5:44 PM Changeset in vbox [84520] by
- Guest Control/VBoxManage: Implemented dedicated "waitrunlevel" command …
- 5:29 PM Changeset in vbox [84519] by
- Guest Control/VBoxManage: Implemented dedicated "waitrunlevel" command …
- 5:24 PM Changeset in vbox [84518] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane cleanup: Move …
- 4:23 PM Changeset in vbox [84517] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane cleanup: Move …
- 4:12 PM Changeset in vbox [84516] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane cleanup: Move …
- 4:06 PM Changeset in vbox [84515] by
- AMD IOMMU: bugref:9654 MSI Interrupt remapping bits.
- 3:58 PM Changeset in vbox [84514] by
- Devices/USB: Convert to use new PDMDevHlp guest memory read/write …
- 3:56 PM Changeset in vbox [84513] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane cleanup: Move …
- 3:44 PM Changeset in vbox [84512] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane cleanup: A bit …
- 3:32 PM Ticket #19621 (vboxwebsrv is not connected to port 18083) created by
- in version 6.1.4 no problems in version 6.1.6 & 6.1.8 ss -lntu | grep …
- 3:19 PM Changeset in vbox [84511] by
- iprt/cdefs.h: The extension trick works for gcc 8.4 as well. …
- 3:16 PM Changeset in vbox [84510] by
- iprt/cdefs.h: The extension trick works for gcc 9.0 as well. …
- 3:09 PM Changeset in vbox [84509] by
- iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack …
- 2:58 PM Changeset in vbox [84508] by
- Main: Shut up gcc 10 complaints about sloppy HGCMSvcGetXxxx usage. …
- 2:57 PM Changeset in vbox [84507] by
- VBoxDTrace: Shut up gcc 10 about alloc size concerns. bugref:9746
- 2:56 PM Changeset in vbox [84506] by
- IPRT: Shut up gcc 10 about potentially uninitialized variables. bugref:9746
- 2:53 PM Changeset in vbox [84505] by
- IEM: Adding iemMemFetchDataU32_ZX_U64 to deal with techically correct …
- 2:51 PM Changeset in vbox [84504] by
- Devices/Storage: Convert to use new PDMDevHlp guest memory read/write …
- 2:35 PM Changeset in vbox [84503] by
- FE/Qt. bugref:9637. build fix.
- 2:30 PM Changeset in vbox [84502] by
- BIOS: Use a different heuristic for determining whether INT 19h needs …
- 2:11 PM Ticket #19619 (Multiple file extensions while changing virtual disk type) closed by
- duplicate
- 1:37 PM Ticket #19620 (Host-Only Ethernet Adapter DHCP, guest os can not get IP when resume) created by
- I suspend the host, after a few hours, I resume the host. Then I …
- 1:36 PM Changeset in vbox [84501] by
- bugref:9637. Splitting logging logging related functions from main.cpp
- 1:09 PM Changeset in vbox [84500] by
- Runtime/tracelogreader.cpp: Move status codes into proper IPRT header
- 1:05 PM Changeset in vbox [84499] by
- FE/Qt: Runtime UI: Workaround for GUI frozen while saving VM state, do …
- 1:00 PM Changeset in vbox [84498] by
- TestManager/*base.py: Tweaked the month validation for relative …
- 12:49 PM Changeset in vbox [84497] by
- SUPDrv-win.cpp: Relax the ImageBase check when comparing NT loaded and …
- 11:23 AM Changeset in vbox [84496] by
- VMM/DBGFTracer: Need to increase the maximum allowed size for a tracer …
- 11:22 AM Ticket #19619 (Multiple file extensions while changing virtual disk type) created by
- While creating a virtual disk, changing the hard disk file type adds a …
- 11:19 AM Changeset in vbox [84495] by
- Runtime/tools/RTTraceLogTool: Dump raw data items as hex
- 11:09 AM Changeset in vbox [84494] by
- VMM/DBGFTracer: Add events when an event source gets …
- 11:08 AM Changeset in vbox [84493] by
- VMM/PDM: Deregister the DBGF event source when destroying a device
- 10:48 AM Changeset in kBuild [3351] by
- kmk/functions.c: linux build fix.
- 10:41 AM Changeset in vbox [84492] by
- Main/Makefile.kmk: More guards around …
- 10:40 AM Changeset in vbox [84491] by
- Runtime/tracelogreader.cpp: Only convert endianess if indicated
- 10:39 AM Changeset in vbox [84490] by
- webservices/Makefile.kmk: Remove PATH_ROOT from the VBOXWEB_OTHERS list.
- 10:25 AM Changeset in vbox [84489] by
- Devices/DevAHCI: Convert PDMDevHlpPhys read/write calls to the new …
- 10:21 AM Changeset in vbox [84488] by
- VMM/DBGFTracer: Implement support for guest memory read/write events, …
- 10:11 AM Changeset in vbox [84487] by
- Main/Makefile.kmk: Using KB_FN_AUTO_CMD_DEPS on …
- 9:08 AM Changeset in vbox [84486] by
- VMM/Makefile.kmk: Clean out leftover VBOX_WITH_RAW_MODE references
- 9:06 AM Changeset in vbox [84485] by
- VMM/DBGFTracer: Build fixes from last commit, bugref:9210
- 8:45 AM Changeset in vbox [84484] by
- os2/VBoxSF: 8.3 detection fixes.
- 8:21 AM Changeset in vbox [84483] by
- Validation Kit/tdAddGuestCtrl.py: Fix for Windows tests.
- 8:16 AM Changeset in vbox [84482] by
- Validation Kit/testdriver: Added static getGuestWinDir() and make use …
- 7:56 AM Changeset in vbox [84481] by
- Validation Kit/vboxtxs-readme.txt: Mention fixed CD-ROM locations on …
- 7:41 AM Changeset in vbox [84480] by
- bugref:9637. Revert some changes.
- 7:38 AM Changeset in vbox [84479] by
- bugref:9637. Relax function pointer checks for XRRGetMonitors and …
May 24, 2020:
- 11:01 PM Ticket #19615 (Linux - hostonlif ipconfig modifies system default route) closed by
- invalid
- 6:23 PM Changeset in vbox [84478] by
- Warning.
- 6:18 PM Changeset in vbox [84477] by
- IEM: Implemented dummy MOV to/from TR. Avoids crashes in OS/2 KDB and …
- 6:17 PM Changeset in vbox [84476] by
- IEM: Reworked LOOP instruction so that it only shortcuts when logging …
- 12:47 PM Ticket #19618 (No hardware acceleration on Ryzen7 4800HS) created by
- A fresh installation of VirtualBox 6.1.8 does not use hardware …
- 6:42 AM Ticket #19617 (Fedora 32 support) closed by
- duplicate: duplicate of: #19537 We need dedicated RPM packages for upcoming …
- 6:35 AM Ticket #19617 (Fedora 32 support) created by
- Attempt to upgrade from Fedora 31 to Fedora 32 is blocked by …
- 5:31 AM Ticket #19616 (FullScreen Mode results in all black screen) created by
- - Using VirtualBox 6.1.6 in Ubuntu 20.04 - Using XFCE+i3 as a …
May 23, 2020:
- 9:56 PM Ticket #19615 (Linux - hostonlif ipconfig modifies system default route) created by
- Hello, creating a hostonlyif and assigning an IP to it via …
- 5:32 PM Changeset in vbox [84475] by
- VDI: shut up paranoid VCC 14.2 6.6.0 warnings about potential …
- 5:05 PM Changeset in kBuild [3350] by
- kmk_rm: Fast-delete doesn't work for symlinked directories on windows. …
- 4:27 PM Changeset in vbox [84474] by
- tools/win.amd64: ignore update
- 2:08 PM Changeset in vbox [84473] by
- /Config.kmk: VBOX_VCC_TOOL_STEM to VCC142 when VBOX_WITH_NEW_VCC is …
- 12:53 PM Changeset in vbox [84472] by
- ApplianceImplImport.cpp: r=bird @todo. bugref:9416
- 12:41 PM Changeset in vbox [84471] by
- tools/*.kmk: cleanup unused files.
- 9:59 AM Ticket #19598 ([VM Crash] Cannot access memory at 0x00000...) closed by
- duplicate
- 9:55 AM Changeset in vbox [84470] by
- kBuild: 3348 -> 3349: qt5/rcc fix.
- 9:54 AM Changeset in kBuild [3349] by
- units/qt5.kmk: Fixed inverted quoting check in the qrc/rcc handling. …
- 8:58 AM Changeset in vbox [84469] by
- kBuild 3301 -> 3348: New VCC142, VCC141 and VCC140 compiler tools. …
- 8:41 AM Changeset in kBuild [3348] by
- Rebuilt win.* against r3347.
- 8:28 AM Changeset in kBuild [3347] by
- kWorker: Don't complain about not finding mscoree.dll. The CRT exit …
- 7:17 AM Changeset in vbox [84468] by
- Network/DevVirtioNet_1.0.cpp: Removed force interrupt flag from API …
- 12:41 AM Ticket #19614 (Enabling Page Fusion cause Windows 10 guests to hang random time after ...) created by
- I first posted in the …
May 22, 2020:
- 8:59 PM Changeset in vbox [84467] by
- /Makefile.kmk: Don't include VCC*.kmk files more than once. bugref:8489
- 8:59 PM Changeset in vbox [84466] by
- VMMDevCoreTypes.h: VC++ 14.2 warning. bugref:8489
- 8:56 PM Changeset in kBuild [3346] by
- VCC14*kmk: Fix.
- 5:34 PM Changeset in vbox [84465] by
- WDDM: VMSVGA mouse pointer masks must have dword aligned scanlines.
- 3:09 PM Ticket #19613 (Windows Guest on Windows 7+ loses focus during mouse capture.) created by
- Mouse capture on Windows Guest (actually Android x86 also has issues): …
- 3:07 PM Changeset in vbox [84464] by
- FE/Qt: bugref:9653: Add and New Cloud VM wizards should handle …
- 2:54 PM Ticket #19612 (Windows 10 with and without Hyper-V installed.) created by
- Option: VT-x/AMD-V Unchecked (not disabled) Hyper-V: not installed, …
- 2:53 PM Changeset in vbox [84463] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane cleanup: Move …
- 2:23 PM Changeset in kBuild [3345] by
- tools/7ZIP.kmk: Adding 7-Zip unpacker tool.
- 1:47 PM Changeset in vbox [84462] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Prevent group …
- 1:31 PM Changeset in vbox [84461] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane cleanup: Move …
- 12:58 PM Changeset in vbox [84460] by
- Config.kmk: Provide VBOX_WITH_DBGF_TRACING, bugref:9210 (default is …
- 12:55 PM Changeset in vbox [84459] by
- VMM/PDM: DBGF even tracing integration, bugref:9210 Integrates the …
- 12:51 PM Changeset in vbox [84458] by
- VMM/DBGF: First commit of new tracing facility, bugref:9210 The new …
- 12:51 PM Changeset in vbox [84457] by
- Validation Kit/testdriver: Moved more path handling code to the …
- 12:43 PM Changeset in vbox [84456] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane cleanup: Move …
- 12:30 PM Changeset in vbox [84455] by
- trancate the imported machine name. Use only the last 12 characters …
- 12:04 PM Changeset in vbox [84454] by
- Validation Kit/testdriver: Moved more path handling code to the …
- 11:39 AM Changeset in vbox [84453] by
- Installer/win: CRT dll adjustments for VC++ 14.x and later. [fix] …
- 11:34 AM Changeset in vbox [84452] by
- VBoxTray: changed multiple screens resizing code to follow MSDN docs …
- 11:26 AM Changeset in vbox [84451] by
- Installer/win: CRT dll adjustments for VC++ 14.x and later. bugref:8489
- 11:18 AM Changeset in vbox [84450] by
- *.kmk,++: Removed some obsolete VBoxREM*.so references. bugref:9576
- 11:17 AM Changeset in vbox [84449] by
- Reverting r138155 - committed too much.
- 11:16 AM Changeset in vbox [84448] by
- Removed some obsolete VBoxREM*.so references. bugref:9576
- 9:29 AM Changeset in vbox [84447] by
- Audio/AC97: Revived / fixed async I/O code after driver interface …
- 8:49 AM Changeset in vbox [84446] by
- Validation Kit/tdAddSharedFolders1.py: Increased running timeout of …
- 8:17 AM Changeset in vbox [84445] by
- Validation Kit/tdAddGuestCtrl.py: Some more logging for …
- 7:55 AM Changeset in vbox [84444] by
- Validation Kit/tdAddBasic1.py: Pylint.
- 7:50 AM Changeset in vbox [84443] by
- Validation Kit/tdAddBasic1.py: Don't specify absolute paths for stuff …
- 7:43 AM Changeset in vbox [84442] by
- Validation Kit/tdAddBasic1.py: Don't specify absolute paths for stuff …
- 7:41 AM Changeset in vbox [84441] by
- Validation Kit/tdAddBasic1.py: Some more ugly code for udev monitoring.
- 7:39 AM Changeset in vbox [84440] by
- Validation Kit/tdAddSharedFolders1.py: Don't specify absolute paths …
- 6:57 AM Ticket #19611 (Cannot install Debian on 3 ISOs, after installing from 2 other discs ...) created by
- I was installing Debian from 3 ISO images. Debian installer scanned …
May 21, 2020:
- 9:50 PM Ticket #19610 (Null pointer dereference in vmsvgaR3PortReportMonitorPositions when ...) created by
- I'm using VirtualBox 6.1.8 with 64-bit Debian both as a host and as a …
- 7:13 PM Ticket #19493 (Display autoscale regression 6.1.4 -> 6.1.6) closed by
- duplicate: duplicate of #19496
- 6:09 PM Changeset in vbox [84439] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane cleanup: Move …
- 6:04 PM Changeset in vbox [84438] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane cleanup: A bit …
- 4:36 PM Changeset in vbox [84437] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane cleanup: Move …
- 3:50 PM Changeset in vbox [84436] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Light cleanup …
- 3:39 PM Changeset in vbox [84435] by
- FE/Qt: bugref:9743: VirtualBox Manager: Initial step of Move to Group …
- 3:26 PM Ticket #19609 (Windows 10 Pro failed to work inside Ubuntu 20 VirtualBox) created by
- I have a couple of Windows 10 Pro VMs that used to run perfectly on …
- 2:44 PM Changeset in vbox [84434] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: A bit of …
- 2:26 PM Ticket #19168 (Error [drm:vmw_host_log [vmwgfx]] in version 6.1.0) closed by
- invalid
- 1:48 PM Changeset in vbox [84433] by
- GA/Installer/WinNT: Do not touch original d3d9.dll if XPDM driver type …
- 1:31 PM Ticket #19608 ([Patch] Fixed BIOS int 13h, ah=48h) created by
- Patch for VirtualBox 6.1.8. Fixes an impossible condition in …
- 1:04 PM Changeset in vbox [84432] by
- AMD IOMMU: bugref:9654 Interrupt remapping bits.
- 12:54 PM Ticket #19168 (Error [drm:vmw_host_log [vmwgfx]] in version 6.1.0) reopened by
- Problem on VBox Version 6.1.8 r137981 (Qt5. 6. 2) after Ubuntu was …
- 8:42 AM Changeset in vbox [84431] by
- AMD IOMMU: bugref:9654 IOMMU interrupt remapping callback skeleton.
- 6:29 AM Changeset in vbox [84430] by
- Network/DevVirtioNet_1_0.cpp: Fixed typo that made disabling …
May 20, 2020:
- 8:44 PM Changeset in vbox [84429] by
- Validation Kit/tdAddBasic1.py: Some more ugly code for udev monitoring.
- 7:15 PM Changeset in vbox [84428] by
- Validation Kit/tdAddBasic1.py: Some more ugly code for udev monitoring.
- 6:56 PM Changeset in vbox [84427] by
- Validation Kit/tdAddBasic1.py: Temporarily enable debug logging for …
- 6:46 PM Changeset in vbox [84426] by
- Validation Kit/tdAddBasic1.py: Temporarily enable debug logging for …
- 5:31 PM Changeset in vbox [84425] by
- Main: VC++ 19.1 regression - must used sanitized string header. bugref:8489
- 5:29 PM Changeset in vbox [84424] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Light cleanup …
- 5:26 PM Ticket #19607 (Very high energy consumption by 6.1.8 on Mac OS X) created by
- With 6.1.8 on MacOS I'm was seeing very high energy consumption, so …
- 5:03 PM Changeset in vbox [84423] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Light cleanup …
- 5:02 PM Changeset in vbox [84422] by
- VBoxNetFlt/Makefile.kmk: Midl quoting fix. bugref:8489
- 4:50 PM Changeset in vbox [84421] by
- Validation Kit/testdriver: Decoding fixes for FileWrapper output.
- 4:49 PM Changeset in vbox [84420] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Rename …
- 4:47 PM Changeset in vbox [84419] by
- SUPHardNt: Eliminated SUPR3HardenedStatic_VBOX_LIBC_OBJS as we only …
- 4:45 PM Changeset in vbox [84418] by
- /Config.kmk: Fix quoted version of VBOX_FN_MAKE_WIN_PATH. bugref:8489
- 4:43 PM Changeset in kBuild [3344] by
- header.kmk,footer-pass2-compiling-targets.kmk: Introducing …
- 4:07 PM Changeset in vbox [84417] by
- FE/Qt: bugref:9653: Add Cloud VM wizard: Remove redundant progress …
- 3:30 PM Changeset in vbox [84416] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Allow to use …
- 3:28 PM Changeset in vbox [84415] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Finally we can …
- 3:05 PM Changeset in vbox [84414] by
- /Config.kmk: Fixed typo around VBOX_FN_MAKE_WIN_PATH. bugref:8489
- 2:57 PM Changeset in vbox [84413] by
- Validation Kit/testdriver: More diagnosis for txsCdWait().
- 2:43 PM Changeset in vbox [84412] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Split …
- 2:34 PM Changeset in kBuild [3343] by
- VCC140*: Adding support for VC++ 14.0 (2015) too.
- 2:33 PM Changeset in kBuild [3342] by
- VCC141*,VCC142*: Some corrections.
- 2:33 PM Changeset in kBuild [3341] by
- kDevObj: Ignore no-dependencies problems with object that doesn't …
- 2:31 PM Changeset in vbox [84411] by
- *.kmk: VC++ 14.0 adjustments (just follow where 14.1 leads). bugref:8489
- 2:30 PM Changeset in vbox [84410] by
- Add/NT/Graphics: VC++ 14.0 warnings. bugref:8489
- 2:30 PM Changeset in vbox [84409] by
- VBoxSVGA3D: VC++ 14.0 / UCRT adjustments. bugref:8489
- 2:29 PM Changeset in vbox [84408] by
- VBoxMMNotificationClient.cpp: Use newly added wrapper for the …
- 2:28 PM Changeset in vbox [84407] by
- include/iprt: VC++ 19.0 adjustments. bugref:8489
- 2:27 PM Changeset in vbox [84406] by
- iprt/win: VC++ 19.0 adjustments. bugref:8489
- 2:27 PM Changeset in vbox [84405] by
- IPRT: Quick adjustments for making the vcc-fakes-kernel32* stuff build …
- 2:26 PM Changeset in vbox [84404] by
- VBoxCheckImports: Fixed bug in ReadAtRva when crossing sections. …
- 2:09 PM Changeset in vbox [84403] by
- Validation Kit/testdriver: More diagnosis for txsCdWait().
- 1:57 PM Changeset in vbox [84402] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Allow to d&d …
- 1:54 PM Changeset in vbox [84401] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Reuse stuff …
- 1:44 PM Changeset in vbox [84400] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Shortcut for …
- 1:12 PM Changeset in vbox [84399] by
- Validation Kit/testdriver: More diagnosis for txsCdWait().
- 12:59 PM Changeset in vbox [84398] by
- SUPHardNt: FNRTCRPKCS7VERIFYCERTCALLBACK changed behaviour with …
- 12:05 PM Changeset in vbox [84397] by
- Validation Kit/testdriver: More diagnosis for txsCdWait().
- 10:56 AM Ticket #19606 (OS X Virtual machine has async io problems causing iy to fail) created by
- Getting these messages during the install. It's accessing the ISO …
- 9:31 AM Changeset in vbox [84396] by
- *.kmk: Hardening related DEFS string quoting. bugref:8489
- 9:31 AM Changeset in vbox [84395] by
- Main/hardening: VC++ 19.x warnings. bugref:8489
- 9:30 AM Changeset in vbox [84394] by
- SUPHardNT: VC++ 19.x warnings. bugref:8489
- 7:13 AM Changeset in vbox [84393] by
- Validation Kit/testdriver: More diagnosis for txsCdWait().
- 7:11 AM Changeset in vbox [84392] by
- disable temporary enable of DevVirtioNet_1_0.cpp in Config.kmk now …
- 6:38 AM Changeset in vbox [84391] by
- Fix more windows compiler warnings
- 6:27 AM Changeset in vbox [84390] by
- Fix more windows compiler warnings
- 6:19 AM Changeset in vbox [84389] by
- Fix more windows compiler warnings
- 6:01 AM Changeset in vbox [84388] by
- Fix more windows compiler warnings
- 5:45 AM Changeset in vbox [84387] by
- Momentarily enable DevVirtioNet_1_0.cpp to check win build errs
- 5:44 AM Changeset in vbox [84386] by
- Clean up more build warnings
- 5:10 AM Changeset in vbox [84385] by
- Undo temporary enable of DevVirtioNet_1_0.cpp in Config.kmk
- 5:07 AM Changeset in vbox [84384] by
- Network/DevVirtioNet_1_0.cpp: Fix some Windows build warnings and …
- 3:35 AM Changeset in vbox [84383] by
- Network/DevVirtioNet_1_0.cpp: Fixed bug where Network Settings on …
- 1:25 AM Ticket #19605 (Add support for Nested Virtualization for Intel VT-x.) created by
- Currently, Nested Virtualization is not support on Intel platform. The …
- 12:14 AM Changeset in vbox [84382] by
- VBoxTray: log display config on error.
- 12:07 AM Ticket #19604 (Win XP Crash during AVG Install) created by
- Hi, I was installing AVG AV in Win XP Box, which is running on a Win …
May 19, 2020:
- 7:47 PM Changeset in vbox [84381] by
- Main/Appliance: Use the RTCRPKCS7VERIFY_SD_F_CHECK_TRUST_ANCHORS flag …
- 7:42 PM Changeset in vbox [84380] by
- IPRT/RTCrPkcs7: Added RTCRPKCS7VERIFY_SD_F_CHECK_TRUST_ANCHORS. …
- 7:40 PM Changeset in vbox [84379] by
- IPRT/RTCrX509CertPaths: Hacked the code to accept trusted targets. …
- 6:23 PM Changeset in vbox [84378] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Finally we can …
- 6:17 PM Changeset in vbox [84377] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Upon completion …
- 5:57 PM Changeset in vbox [84376] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Unify …
- 5:41 PM Ticket #19603 (Serial communication through host device hangs guest since 6.1.8) created by
- Host: Arch Linux, Kernel 5.6.13-arch1-1 x86_64 Guest: Windows XP SP3 …
- 5:00 PM Changeset in vbox [84375] by
- FE/Qt: Kicked out the long obsolete root.zip download code.
- 4:57 PM Ticket #19579 (VBoxManage Segmentation Fault - VirtualBox 6.1.6 on macOS/Linux => ...) closed by
- fixed: Thanks for the detailed bug report and analysis. As you discovered, …
- 4:49 PM Changeset in vbox [84374] by
- tdUnitTest1.py: Skip tstSSLCertDownloads as it is obsoleted by the …
- 3:34 PM Changeset in vbox [84373] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Rework group …
- 3:08 PM Changeset in vbox [84372] by
- Storage/VISO: Added some more logging, also for error cases.
- 2:55 PM Changeset in vbox [84371] by
- FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: A possibility …
- 2:43 PM Ticket #19602 (VirtualBox 6.1.6 and 6.1.8 failled to start virtual machines) created by
- Hello, I have used VirtualBox successfully under Illumos/OpenIndiana …
- 12:47 PM Changeset in vbox [84370] by
- /Makefile.kmk: Adjusted VCC141/VCC142 runtime DLL installation to take …
- 12:46 PM Changeset in kBuild [3340] by
- tools/VCC141*: Redid the _DLLS variables as it turns out there might …
- 12:45 PM Changeset in kBuild [3339] by
- tools/VCC142*: Added Visual Sudio 2019 / MSC v19.2x tools based on the …
- 11:58 AM Changeset in vbox [84369] by
- Linux/GA/X11: ticketref:19590 VBoxClient: The parent session seems to …
- 11:44 AM Changeset in vbox [84368] by
- FE/Qt: On X11 platform force backend 'xcb', because if some desktop …
- 11:23 AM Changeset in vbox [84367] by
- Add/wddm: Adjustments for VC++ 19.2. bugref:8489
- 11:22 AM Changeset in vbox [84366] by
- Add/VBoxCredProv: Adjustment for VC++ 19.2. bugref:8489
- 11:22 AM Changeset in vbox [84365] by
- IPRT: Quick adjustments for making the vcc-fakes-kernel32* stuff build …
- 11:21 AM Changeset in vbox [84364] by
- NetworkServices: Adjustments for VC++ 19.2. bugref:8489
- 11:19 AM Changeset in vbox [84363] by
- ExtPack: Adjustments for VC++ 19.2. bugref:8489
- 11:01 AM Changeset in vbox [84362] by
- FE/Qt: bugref:9653: Add Cloud VM wizard: Using new API which allows to …
- 9:47 AM Changeset in vbox [84361] by
- IPRT/ldrPE: Found three new load config variations. V12 is what the …
- 9:02 AM Changeset in vbox [84360] by
- VUSB: Restored non-minimal initial control URB extra allocation (see …
- 8:10 AM Changeset in vbox [84359] by
- CamelCasing.
- 7:08 AM Changeset in vbox [84358] by
- Fix burns
- 6:47 AM Changeset in vbox [84357] by
- Fix burns
- 6:43 AM Changeset in vbox [84356] by
- Fix burns
- 6:20 AM Changeset in vbox [84355] by
- Fix burns
- 6:16 AM Changeset in vbox [84354] by
- Fix burns
- 5:37 AM Changeset in vbox [84353] by
- Fix burn (move function into R3)
- 5:35 AM Changeset in vbox [84352] by
- Fix burn
- 5:26 AM Changeset in vbox [84351] by
- Network/DevVirtioNet_1_0.cpp: Fixed R0->R3 degradation in I/O path by …
- 2:33 AM Ticket #19601 (virtio-scsi issue feedback) created by
- 1. virtio-scsi controller install windows 10, vioscsi driver can't …
May 18, 2020:
- 8:07 PM Changeset in vbox [84350] by
- FE/Qt: VC++ 19.2 build adjustment. bugref:8489
- 7:41 PM Ticket #19600 (Issue with using an AC97 driver compiled from sample code) created by
- I am having an issue regarding it. The issue is that its not playing …
- 7:15 PM Changeset in vbox [84349] by
- VBoxManage: VC++ 19.2 build adjustment. bugref:8489
- 7:02 PM Changeset in vbox [84348] by
- Main: VC++ 19.2 build adjustment. bugref:8489
- 7:02 PM Changeset in vbox [84347] by
- Add/WebService: VC++ 19.2 build adjustment. bugref:8489
- 6:53 PM Changeset in vbox [84346] by
- Add/Mesa: VC++ 19.2 build adjustment. bugref:8489
- 6:32 PM Changeset in vbox [84345] by
- HostDrivers/libs: VC++ 19.2 adjustments. bugref:8489
- 6:32 PM Changeset in vbox [84344] by
- Main: VC++ 19.2 adjustments. bugref:8489
- 6:27 PM Changeset in vbox [84343] by
- Main: Adjusted AutoCaller.rc() to AutoCaller.isOk() in two places as …
- 6:24 PM Changeset in vbox [84342] by
- Main: VC++ 19.2 adjustments. bugref:8489
- 5:40 PM Changeset in vbox [84341] by
- Glue/Bstr: Added base64DecodedLength and base64Decode methods too. …
- 5:37 PM Changeset in vbox [84340] by
- Main/Appliance: Implemented verifying PKCS#7/CMS signing certificates. …
- 5:35 PM Changeset in vbox [84339] by
- Glue/Bstr: Added base64DecodedLength and base64Decode methods too. …
- 4:52 PM Changeset in vbox [84338] by
- Installer/darwin: fix sporadic build breakage if the Packages …
- 4:45 PM Changeset in vbox [84337] by
- FE/Qt: bugref:9653: VirtualBox Manager: Allow to terminate cloud VM …
- 4:43 PM Changeset in vbox [84336] by
- FE/Qt: bugref:9653: VirtualBox Manager: No display delaying for cloud …
- 4:06 PM Changeset in vbox [84335] by
- FE/Qt: UIErrorPane: Remove refresh button, it's represented by refresh …
- 4:02 PM Ticket #19599 ([VM Crash] Cannot access memory at 0x00000...) created by
- My Ubuntu VM will randomly decide to access an inaccessible memory …
- 4:01 PM Ticket #19598 ([VM Crash] Cannot access memory at 0x00000...) created by
- My Ubuntu VM will randomly decide to access an inaccessible memory …
- 3:47 PM Changeset in vbox [84334] by
- Devices/{DevPIC,DevPIT-i8254}: Doxygen
- 3:46 PM Changeset in vbox [84333] by
- Runtime/ioqueue-iouringfile-provider: Doxygen
- 2:45 PM Changeset in vbox [84332] by
- PDMDevHlp: Add flags to the guest physical read/write helpers to let a …
- 1:38 PM Changeset in vbox [84331] by
- IPRT: RISKY: rtCrPkcs7VerifySignerInfo should pass trusted …
- 1:37 PM Changeset in vbox [84330] by
- IPRT: Adding some new flags to the PKCS#7/CMS verification routines. …
- 1:35 PM Changeset in vbox [84329] by
- IPRT: Adding RTCrStoreCreateInMemEx that allows specifying a parent …
- 1:34 PM Changeset in vbox [84328] by
- Storage/VD: ticketref:19579 'VBoxManage internalcommands repairhd' …
- 11:32 AM Changeset in vbox [84327] by
- FE/Qt: bugref:9653: New Cloud VM wizard: Using new API which allows to …
- 3:23 AM Changeset in vbox [84326] by
- OCI: ICloudClient::listSourceBootVolumes - like listBootVolumes but …
May 17, 2020:
- 9:11 PM Ticket #19597 (Mouse pointer doesn't work properly in Windows guests when scaling is on) created by
- This problem started happening when I've got a 4k monitor and set …
- 8:22 PM Ticket #19538 (No Clipboard on updated to Version 6.1.6 r137129 (Qt5.6.1)) closed by
- fixed
- 8:12 PM Ticket #19596 (0x80bb0001 and 0x80bb000c freeze Virtualbox and forces PC reboot) created by
- Have a virtual machine called "manjaro-kde". When I start Virtualbox …
- 7:04 PM Ticket #19595 (memtest86 8.3 freezes) created by
- https://www.memtest86.com/download.htm doesn't work in VirtualBox …
- 5:28 PM Ticket #19594 (Mouse behaves badly with two screens Guest Additions 6.1.8) created by
- My configuration is Host: Debian Stretch Guests: Debian Buster (two …
- 8:21 AM Ticket #19591 (VirtualBox 6.1.8 does not work with Windows 10 Pro Version 2004) closed by
- duplicate: duplicate of #16801 also read: …
- 8:21 AM Ticket #19550 (VirtualBox 6.1.7 r137622 (QT5.6.2) not working with Hyper-V) closed by
- duplicate
- 1:40 AM Ticket #19593 (VM window movement broken with Linux-Mate distros and Auto capture ...) created by
- Issue: The guest window doesn't resize and doesn't move. It is …
May 16, 2020:
- 9:33 PM Ticket #19592 (dnf upgrade of virtual box sequence) created by
- The update sequence seems wrong, taking steps to apply 6.1.6 after …
- 8:38 PM Ticket #19591 (VirtualBox 6.1.8 does not work with Windows 10 Pro Version 2004) created by
- VirtualBox 6.1.8 does not function correctly while running on Windows …
- 4:21 PM Ticket #19590 (VBoxClient: The parent session seems to be non-X11 (fixed in 6.1.10)) created by
- Just updated to VirtualBox 6.1.8. The host OS is Fedora 31. The …
- 1:39 PM Ticket #19589 (Black screen after GUI login on Ubuntu with tools installed.) created by
- Hi I'm running on virutalbox (6.1.6r137129) on Windows 10 and I have …
- 6:29 AM Ticket #19494 (Guest additions compilation failure on x86 (32bit) (fixed in ...) closed by
- fixed: fixed in VirtualBox 6.1.8
- 6:27 AM Ticket #19391 (RedHat: 5.2-rc1 kernel DRM backports to 4.18.0 kernels break ...) closed by
- fixed: This is fixed in the offical versions VirtualBox 6.1.8, 6.0.22 and 5.2.42
May 15, 2020:
- 8:26 PM Changeset in vbox [84325] by
- VBoxTray: fixed wrong condition for UpdateModes; always log errors.
- 7:40 PM News edited by
- (diff)
- 7:38 PM WikiStart edited by
- (diff)
- 6:25 PM Changeset in vbox [84324] by
- Main: bugref:9341: Fixed pylint issues
- 6:22 PM Changeset in vbox [84323] by
- Main: bugref:9341: Fixed pylint issues
- 5:29 PM Changeset in vbox [84322] by
- Main: bugref:9341: Added several directories where vbox builds are searched
- 4:53 PM Changeset in vbox [84321] by
- WDDM: D3D9 test: fixed continuous mode
- 4:29 PM Ticket #19588 (Crash - referenced memory at 0x0000000000000000) created by
- Host: Windows 10, 1803 Guest: Linux Mint, 18.3 Cinnamon 64-bit, 3.6.7 …
- 1:09 PM Changeset in vbox [84320] by
- AMD IOMMU: bugref:9654 Bits.
- 12:55 PM Ticket #19257 (inconsistent comment vs code in function isNoNeedToCheck) closed by
- fixed: Thanks! Fixed in SVN now.
- 12:08 PM Changeset in vbox [84319] by
- FE/Qt: bugref:5985: Fixing invalid comment in UIUpdateDefs.
- 10:45 AM Ticket #19587 (Awful Linux Guest Performance) created by
- I just tested 64bit VBox 6.0.20 and 6.1.6 with a 64bit Linux guest on …
- 9:42 AM Changeset in vbox [84318] by
- AMD IOMMU: bugref:9654 Bits.
- 9:40 AM Changeset in vbox [84317] by
- AMD IOMMU: bugref:9654 Asynchronous IOMMU command processing.
- 7:55 AM Changeset in vbox [84316] by
- Validation Kit/testdriver: More diagnosis for txsCdWait().
- 6:30 AM Changeset in vbox [84315] by
- AMD IOMMU: bugref:9654 Bits.
- 6:19 AM Ticket #19586 (Mouse buttons freezes when using remote desktop) closed by
- duplicate: filed as duplicate of #19585
- 5:13 AM Changeset in vbox [84314] by
- AMD IOMMU: bugref:9654 DSFX, DSCX, DSSX revision numbers. Not sure we …
Note:
See TracTimeline
for information about the timeline view.