VirtualBox

Timeline



Jun 5, 2020:

7:34 PM News edited by arudnev
(diff)
7:34 PM WikiStart edited by arudnev
(diff)
7:04 PM Changeset in vbox [84713] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Skip testing very long arguments on …
6:45 PM Changeset in vbox [84712] by vboxsync
/Config.kmk: Enable new VC++ compiler. bugref:8489
6:44 PM Changeset in vbox [84711] by vboxsync
Installer/win: Applied the WIX_TEMP trick for the two other light.exe …
6:32 PM Changeset in vbox [84710] by vboxsync
VMM/DBGF: Add DBGFR3GetCpuState() to return the current CPU state as a …
6:26 PM Changeset in vbox [84709] by vboxsync
VMM/DBGF: Add DBGFR3GetCpuState() to return the current CPU state as a …
6:12 PM Changeset in vbox [84708] by vboxsync
Debugger/DBGCGdbRemoteStub: Started with SMP support, bugref:5217 …
6:12 PM Changeset in vbox [84707] by vboxsync
Debugger/DBGCGdbRemoteStub: Started with SMP support, bugref:5217
6:11 PM Changeset in vbox [84706] by vboxsync
VMM/DBGF: Add DBGFR3GetCpuState() to return the current CPU state as a …
6:08 PM Changeset in vbox [84705] by vboxsync
Installer/win: Try tell light.exe to use the output directory for …
6:00 PM Changeset in vbox [84704] by vboxsync
Installer/win: Try tell light.exe to use the output directory for …
5:36 PM Changeset in vbox [84703] by vboxsync
kBuild 3349 -> 3360: Some windows fixes - kill orphaned children when …
4:30 PM Changeset in vbox [84702] by vboxsync
FE/Qt: bugref:9753: A possibility to build GUI with option to prevent …
4:21 PM Changeset in kBuild [3360] by bird
Rebuilt win.amd64 and win.x86 against r3359.
4:17 PM Changeset in kBuild [3359] by bird
kmk,kFsCache: Added variant of kFsCacheInvalidateAll that also closes …
3:37 PM Changeset in vbox [84701] by vboxsync
FE/Qt: bugref:9753: No need for scaled mode customizations at all.
3:36 PM Changeset in vbox [84700] by vboxsync
FE/Qt: bugref:9753: We better don't touch scaled mode in r138469.
3:26 PM Changeset in vbox [84699] by vboxsync
Main: bugref:9341: Disabled 3D in the VM and increased timeout during …
3:18 PM Changeset in vbox [84698] by vboxsync
FE/Qt: bugref:9753: Missed couple of bits in r138467.
3:11 PM Changeset in kBuild [3358] by bird
kmk/winchildren: Flush the directory cache before re-executing make …
3:03 PM Changeset in vbox [84697] by vboxsync
WDDM: log the refresh rate for debug purposes.
2:49 PM Changeset in kBuild [3357] by bird
kmk,winchildren.c: Some adjustments to the job object thing, adding a …
2:40 PM Changeset in vbox [84696] by vboxsync
FE/Qt: bugref:9753: A possibility to build GUI with option to prevent …
2:27 PM Changeset in vbox [84695] by vboxsync
Validation Kit/tdAddBasic1.py: List autostart entries on Windows …
12:55 PM Changeset in vbox [84694] by vboxsync
Debugger/DBGCGdbRemoteStub: Track registered trace points to allow …
12:43 PM Changeset in vbox [84693] by vboxsync
scm fix
12:30 PM Changeset in vbox [84692] by vboxsync
Collect all cloud help into one large file man_VBoxManage-cloud.xml.
10:59 AM Changeset in vbox [84691] by vboxsync
Debugger/GdbRemoteStub: Implement detach request and fix querying …
10:54 AM Changeset in vbox [84690] by vboxsync
Debugger/GdbRemoteStub: Implement detach request and fix querying registers
9:07 AM Changeset in vbox [84689] by vboxsync
Devices/Serial/UartCore: Revert part of r137918 and switch the receive …
9:04 AM Changeset in vbox [84688] by vboxsync
Devices/Serial/DrvTCP: Avoid filling up the pipe with external woken …
8:20 AM Changeset in vbox [84687] by vboxsync
Validation Kit/tdAddBasic1.py: Test name was too long.
8:17 AM Changeset in vbox [84686] by vboxsync
Validation Kit/tdAddBasic1.py: Test name was too long.
3:18 AM Changeset in vbox [84685] by vboxsync
OCI: Support for console connections.
2:09 AM Changeset in kBuild [3356] by bird
win_get_processor_group_active_mask.c: drop debugbreak.
2:06 AM Changeset in kBuild [3355] by bird
kWorker,kmk: Correcting a few SetThreadGroupAffinity calls.
2:04 AM Changeset in kBuild [3354] by bird
Adding a way to get the exact active processor mask for a processor …
12:57 AM Changeset in kBuild [3353] by bird
kmk/winchildren: Use windows job objects to terminate all orphaned …
12:31 AM Changeset in kBuild [3352] by bird
Adding kmk_kill for windows.

Jun 4, 2020:

5:38 PM Changeset in vbox [84684] by vboxsync
Validation Kit/tdAddBasic1.py: Added more diagnostics to find out why …
5:35 PM Changeset in vbox [84683] by vboxsync
Validation Kit/TestExecService: Use RTFILE_O_DENY_NONE in …
4:28 PM Changeset in vbox [84682] by vboxsync
reverted r138442.
3:29 PM Changeset in vbox [84681] by vboxsync
IPRt/rtLinuxConstructPathV: allow empty pszFormat as …
1:47 PM Changeset in vbox [84680] by vboxsync
build fix for r138442
1:38 PM Changeset in vbox [84679] by vboxsync
OCI: (bugref:9469) a half-hearted attempt to fix VBoxManage help for …
1:26 PM Changeset in vbox [84678] by vboxsync
AMD IOMMU: bugref:9654 Build fix.
1:12 PM Changeset in vbox [84677] by vboxsync
AMD IOMMU: bugref:9654 Add I/O APIC PDM helper for talking to the …
12:04 PM Changeset in vbox [84676] by vboxsync
EFI: Adjustments for VC++ 14.2. bugref:8489
12:04 PM Changeset in vbox [84675] by vboxsync
EFI: VBoxVgaDxe/Edid: offsetof is not present with VC++ 14+, use …
11:37 AM Changeset in vbox [84674] by vboxsync
Validation Kit/tdAddBasic1.py: Added Dr. Watson stuff to find out why …
9:38 AM Changeset in vbox [84673] by vboxsync
BIOS: Removed INT 19h heuristic altogether (see bugref:5649).
9:06 AM Changeset in vbox [84672] by vboxsync
Validation Kit/tdAddBasic1.py: Added Dr. Watson stuff to find out why …

Jun 3, 2020:

8:49 PM Ticket #19639 (host freezes when network load is high) created by Aleksey_Popov_1988
Hello, my friends. I use a virtual machine to work while I stay in …
7:54 PM Changeset in vbox [84671] by vboxsync
SUPDrv-darwin.cpp: Logging fix.
7:53 PM Changeset in vbox [84670] by vboxsync
IPRT/RTCrX509CertPaths: Hack the code to accept trusted targets some …
5:54 PM Ticket #19638 (no network connection with virtio-net after some time) created by Peter Meiser
Hi, I'm running an Ubuntu 18.04 guest on a ubuntu 18.04 host. The …
5:20 PM Changeset in vbox [84669] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Added tests for creating guest …
3:43 PM Changeset in vbox [84668] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Trying to fix the GA runlevel tests.
3:19 PM Changeset in vbox [84667] by vboxsync
configure: Extend LD_LIBRARY_PATH instead of unconditionally …
3:05 PM Ticket #19637 (QT 5.15 breaks VirtualBox (6.1.8)) created by sqrt
Some Qt header files have changed in 5.15 and on my Gentoo box I am no …
1:43 PM Changeset in vbox [84666] by vboxsync
AMD IOMMU: bugref:9654 DevIoApic: Nit.
1:30 PM Changeset in vbox [84665] by vboxsync
AMD IOMMU: bugref:9654 DevIoApic: Attempted burn fix.
1:30 PM Changeset in vbox [84664] by vboxsync
WDDM: D3D9 test: FPS display
1:24 PM Changeset in vbox [84663] by vboxsync
AMD IOMMU: bugref:9654 DevIoApic: Conversion between xAPIC interrupts …
1:16 PM Changeset in vbox [84662] by vboxsync
VBox/msi.h: added VBOX_MSI_ADDR_SHIFT.
12:45 PM Changeset in vbox [84661] by vboxsync
VBoxClient: Display the function pointer variable name with the 'could …
11:52 AM Changeset in vbox [84660] by vboxsync
Debugger: Add support for the Rcmd/monitor packet to access the native …
11:44 AM Changeset in vbox [84659] by vboxsync
Validation Kit/testdriver: Made uploading timeout calculation a lot …
11:30 AM Changeset in vbox [84658] by vboxsync
WDDM: allow to change the refresh rate for debug purposes.
11:24 AM Changeset in vbox [84657] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Check for buffer instances only with …
11:22 AM Changeset in vbox [84656] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Added tests for creating guest …
9:54 AM Changeset in vbox [84655] by vboxsync
Main: bugref:9341: Added closing guest session during VM reboot if …
9:37 AM Changeset in vbox [84654] by vboxsync
Debugger: Add support for the Rcmd/monitor packet to access the native …
9:22 AM Changeset in vbox [84653] by vboxsync
Debugger: Add support for the Rcmd/monitor packet to access the native …
9:08 AM Changeset in vbox [84652] by vboxsync
APIC: Move generic defs from VBox/vmm/apic.h and APICInternal.h to …
8:30 AM Changeset in vbox [84651] by vboxsync
AMD IOMMU: bugref:9654 Move MSIADDR, MSIDATA and MSIMSG from IOMMU …
8:28 AM Changeset in vbox [84650] by vboxsync
Guest Control/Main: Big guest error information revamp, to show more …
8:17 AM Changeset in vbox [84649] by vboxsync
Guest Control/Main: Big guest error information revamp, to show more …
8:11 AM Changeset in vbox [84648] by vboxsync
Guest Control/Main: Big guest error information revamp, to show more …
6:29 AM Changeset in vbox [84647] by vboxsync
DevIoApic: nit.

Jun 2, 2020:

6:07 PM Changeset in vbox [84646] by vboxsync
OCI: (bugref:9469) partial proxy implementation fix.
5:21 PM Changeset in vbox [84645] by vboxsync
OCI: (bugref:9469) partial proxy implementation.
3:51 PM Ticket #19636 (VirtualBox 6.1.6 with Hyper-V/Vagrant corrupts downloads) created by oramirez
Setup: VirtualBox 6.1.6, Vagrant 2.2.9, Windows 10 with Hyper-V …
3:40 PM Changeset in vbox [84644] by vboxsync
OCI: (bugref:9469) temporary proxy workaround.
2:10 PM Changeset in vbox [84643] by vboxsync
more build fixes for r138387
2:07 PM Changeset in vbox [84642] by vboxsync
Main: bugref:9341: Fixed pylint issues
1:57 PM Changeset in vbox [84641] by vboxsync
Main: bugref:9341: Improved some testcase reporting
1:55 PM Changeset in vbox [84640] by vboxsync
build fixes for r138387
1:41 PM Changeset in vbox [84639] by vboxsync
OCI: (bugref:9469) cloud network environment setup (local part).
1:40 PM Changeset in vbox [84638] by vboxsync
AMD IOMMU: bugref:9654 Unused defs.
1:33 PM Changeset in vbox [84637] by vboxsync
bugref:9637. using RTPATH_MAX rather than a magic number.
12:34 PM Changeset in vbox [84636] by vboxsync
bugref:9637. fixing drm client path. now we use full path rather than …
11:56 AM Changeset in vbox [84635] by vboxsync
FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Context-menu …
11:46 AM Changeset in vbox [84634] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Increased execution timeouts for …
11:12 AM Changeset in vbox [84633] by vboxsync
PGM: Log /proc/sys/vm/max_map_count and warn if too low. bugdbref:31418985
11:07 AM Changeset in vbox [84632] by vboxsync
IPRT/sysfs.cpp: Use RTStrPrintf2V rather than RTStrPrintfV in …
9:32 AM Ticket #19635 (Option "Auto-resize Guest Display" grayed out on Xubuntu/Kubuntu 20.4 ...) created by openminded
Option "Auto-resize Guest Display" is disabled / grayed out. Max. …
9:13 AM Changeset in vbox [84631] by vboxsync
ValKit/Config.kmk: jslint fixes.

Jun 1, 2020:

8:41 PM Changeset in vbox [84630] by vboxsync
Debugger: Initial port of my GDB stub library from …
8:32 PM Changeset in vbox [84629] by vboxsync
Debugger: Initial port of my GDB stub library from …
8:23 PM Changeset in vbox [84628] by vboxsync
Debugger: Initial port of my GDB stub library from …
8:13 PM Changeset in vbox [84627] by vboxsync
Debugger: Initial port of my GDB stub library from …
5:30 PM Changeset in vbox [84626] by vboxsync
Main/Settings.cpp: bugref:9558 ticketref:19527 apply new default of …
4:44 PM Changeset in vbox [84625] by vboxsync
FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: A bit of search …
3:12 PM Changeset in vbox [84624] by vboxsync
FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: A bit of …
2:30 AM Ticket #19634 (vboxweb.cpp fails to compile with gSoap 2.8.103) created by Derek Schrock
It appears gSoap 2.8.103 change the soap_socket_errno macro used by …

May 31, 2020:

5:15 PM Changeset in vbox [84623] by vboxsync
FE/Qt: bugref:9653: VirtualBox Manager: Details pane: While switching …
5:10 PM Changeset in vbox [84622] by vboxsync
FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: While removing …
4:30 PM Ticket #19633 (Flicking permission request on iPad & iPhone connected to a MAC OS X ...) created by svannerom
Hi, When I connect an iPhone or iPad on the MAC OS X Catalina Guest …
3:13 PM Changeset in vbox [84621] by vboxsync
TestManager/common.js: Date takes a zero based month value.

May 30, 2020:

10:34 PM Changeset in vbox [84620] by vboxsync
TestManager: More complete vcs revision hack.
7:05 PM Changeset in vbox [84619] by vboxsync
TestManager: early vcs revisions hack for xtracker.
5:37 PM Ticket #19632 (6.1.8 GA provokes "The parent session seems to be non-X11") closed by Frank Batschulat (Oracle)
invalid: If you are running with Xwayland then this screen resizing is …
2:46 PM Ticket #19632 (6.1.8 GA provokes "The parent session seems to be non-X11") created by Mark Filipak
Host: Win10-1803 Guest: Linux Mint 18.3 Notification: "VBoxClient: …
11:46 AM Ticket #19631 (VBoxDarwinAdditions.pkg v.6.1.8 installation failed on Catalina => ...) created by QA
Host: macOS Catalina 10.15.5 (the last update) …
3:00 AM Ticket #19630 (VM window size not restored after save-state (Ubuntu 20.04, VB 6.1.8)) created by Jim Avera
If the "x" close button on a VM is pressed, and "Save state" is …

May 29, 2020:

6:43 PM Changeset in vbox [84618] by vboxsync
OCI: (bugref:9469) cloud network integration code moved from Machine …
4:11 PM Changeset in vbox [84617] by vboxsync
Installer/linux/rpm: more fixes to the #! rewriting. Was done before …
3:53 PM Changeset in vbox [84616] by vboxsync
Main: bugref:9341: Fixed pylint issues
3:47 PM Changeset in vbox [84615] by vboxsync
Main: bugref:9341: Testcase: removed redundant creation of guest sessions
3:21 PM Changeset in vbox [84614] by vboxsync
Installer/linux/rpm: fix path referring to the rpm package directory
3:07 PM Changeset in vbox [84613] by vboxsync
Installer/linux/rpm: experiment with automatic adjustment of …
2:52 PM Changeset in vbox [84612] by vboxsync
FE/Qt: bugref:9742: UISession: align the mouse cursor dimensions to 32 …
2:15 PM Changeset in vbox [84611] by vboxsync
FE/Qt: bugref:9653: Build fix for r138344.
2:10 PM Changeset in vbox [84610] by vboxsync
FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: General …
12:49 PM Changeset in vbox [84609] by vboxsync
bugref:9637. small fix
12:48 PM Changeset in vbox [84608] by vboxsync
bugref:9637. setuid of the drm client during install.
10:44 AM Changeset in vbox [84607] by vboxsync
bugref:9637. using elevated priviliges only during drm ioctl call.
9:26 AM Changeset in vbox [84606] by vboxsync
scm + adding optional ";" to tdAddGuestCtrl.py
9:22 AM Changeset in vbox [84605] by vboxsync
tdAddGuestCtrl.py fix
9:09 AM Changeset in vbox [84604] by vboxsync
Validation kit: attempt to fix webservergluebase.py:375: Undefined …
9:05 AM Changeset in vbox [84603] by vboxsync
Attempt to fix pylink error on base.py:1102: Unused argument 'dOptions'
9:04 AM Changeset in vbox [84602] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Trying to fix XPCOM binding errors …
8:49 AM Ticket #19432 (Multiple display configuration does not work with VMSVGA and Linux guest) closed by Frank Batschulat (Oracle)
duplicate: duplicate of: #19496: Virtualbox 6.1.6 guest screen resize …
7:46 AM Changeset in vbox [84601] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Trying to fix XPCOM binding errors …
3:00 AM Changeset in vbox [84600] by vboxsync
Fix manual parameter name error for debugvm info command
1:12 AM Changeset in vbox [84599] by vboxsync
TestManager: Reworking the changelog tooltip and adding a way to get …

May 28, 2020:

5:25 PM Ticket #19629 (VBox Fedora Linux Guest Additions 6.1.8 Client failed to get display change) created by Clivewi
An error is displayed after updating VirtualBox to version 6.1.8 with …
4:39 PM Changeset in vbox [84598] by vboxsync
FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: General cleanup …
4:03 PM Changeset in vbox [84597] by vboxsync
ValKit/tdAddBasci1.py+vbox.py: Refactored txsDownloadFiles to get rid …
3:01 PM Changeset in vbox [84596] by vboxsync
FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Chooser-view …
2:47 PM Changeset in vbox [84595] by vboxsync
FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Tool-bar …
2:47 PM Changeset in vbox [84594] by vboxsync
Guest Control/Additions: Fixes for guest reboot/shutdown support. …
2:33 PM Changeset in vbox [84593] by vboxsync
bugref:9637. dont lose effective user id
2:19 PM Changeset in vbox [84592] by vboxsync
FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Connections cleanup.
2:04 PM Changeset in vbox [84591] by vboxsync
FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Reuse existing …
1:13 PM Changeset in vbox [84590] by vboxsync
Main: bugref:9341: Added powering down the VM by calling the guest …
12:52 PM Changeset in vbox [84589] by vboxsync
FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: When deleting …
12:40 PM Changeset in vbox [84588] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Simplified long arguments tests.
12:31 PM Changeset in vbox [84587] by vboxsync
FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Rework search …
12:14 PM Changeset in vbox [84586] by vboxsync
bugref:9637. get rig of some debug stuff
12:14 PM Changeset in vbox [84585] by vboxsync
Main + FE/VBoxManage: Fixes / better logging for reboot / shutdown support.
12:09 PM Changeset in vbox [84584] by vboxsync
bugref:9637. setting suid of the drm client
11:43 AM Changeset in vbox [84583] by vboxsync
FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Cleanup/rework …
11:11 AM Changeset in vbox [84582] by vboxsync
FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Small cleanup …
11:11 AM Changeset in vbox [84581] by vboxsync
Validation Kit/testdriver: Use forward slashes in getGuestWinDir().
10:53 AM Changeset in vbox [84580] by vboxsync
AMD IOMMU: bugref:9654 Clarification of sorts for LINT0/LINT1 and IOMMU.
9:36 AM Ticket #19628 (Segmentation fault KERN_INVALID_ADDRESS, MacOS host) created by Richlv
MacOS host, Linux (OpenSUSE Tumbleweed) guest. VM starts up, but …
9:21 AM Ticket #19627 (Gnome Terminal does not open on Linux guest after installing 6.1.8 GA) created by qdev
This seems to be related to the other x.11 issues reported with 6.1.8. …
8:49 AM Changeset in vbox [84579] by vboxsync
bugref:9637. Some fixes

May 27, 2020:

6:29 PM Ticket #19626 (VirtualBox host-only adapter keeps getting set to an invalid ...) created by Fishscene
Greetings! OS: Windows 10 Pro x64 VirtualBox: 6.1.8r137981(Qt5.6.2) …
5:49 PM Changeset in vbox [84578] by vboxsync
FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Cleanup for …
5:25 PM Changeset in vbox [84577] by vboxsync
Validation Kit/tdAddGuestCtrl.py: One more limitString() for limiting …
5:18 PM Changeset in vbox [84576] by vboxsync
Guest Control/VBoxManage: Made "controlvm […] reboot|shutdown" …
5:14 PM Changeset in vbox [84575] by vboxsync
Guest Control/VBoxManage: Added "controlvm […] reboot|shutdown" …
4:50 PM Changeset in vbox [84574] by vboxsync
FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Cleanup for …
4:04 PM Changeset in vbox [84573] by vboxsync
Changelog.
3:59 PM Changeset in vbox [84572] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Try converting other data types to a …
3:58 PM Changeset in vbox [84571] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Try converting other data types to a …
3:40 PM Changeset in vbox [84570] by vboxsync
Guest Control/VBoxManage: Make use of the newly IGuest::Shutdown() API …
3:15 PM Changeset in vbox [84569] by vboxsync
FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: A bit of …
3:06 PM Changeset in vbox [84568] by vboxsync
common/utils.py: add OS type for macOS 10.15 and new placeholders to …
2:41 PM Changeset in vbox [84567] by vboxsync
FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: When …
2:34 PM Changeset in vbox [84566] by vboxsync
AMD IOMMU: bugref:9654 Interrupt remapping bits.
2:16 PM Changeset in vbox [84565] by vboxsync
FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: When deleting …
2:10 PM Changeset in vbox [84564] by vboxsync
Main: Comments / logging renaming (guest additions -> Guest Additions).
2:06 PM Changeset in vbox [84563] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Implemented limitString() for …
1:37 PM Changeset in vbox [84562] by vboxsync
FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Do not show …
1:33 PM Changeset in vbox [84561] by vboxsync
bugref:9637. Adding the crm client to GA installation.
12:45 PM Changeset in vbox [84560] by vboxsync
AMD IOMMU: bugref:9654 Interrupt remapping bits.
12:34 PM Changeset in vbox [84559] by vboxsync
Main: bugref:9341: Added the VM deletion after testing.
12:01 PM Changeset in vbox [84558] by vboxsync
FE/Qt: bugref:9743: VirtualBox Manager: Chooser pane: A possibility …
11:56 AM Changeset in vbox [84557] by vboxsync
FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: A possibility …
11:15 AM Changeset in vbox [84556] by vboxsync
Darwin makefile: changing 16Mb of additonal size for image creation to …
8:37 AM Changeset in vbox [84555] by vboxsync
Guest Control/Main: Implemented host side support for gracefully …
8:16 AM Changeset in vbox [84554] by vboxsync
Guest Control/Main: Implemented host side support for gracefully …
7:35 AM Changeset in vbox [84553] by vboxsync
VMM/PDMDevHlpTracing: Support sing I/O port accesses, bugref:9210
7:34 AM Changeset in vbox [84552] by vboxsync
VMM/DBGFTracer: Support string I/O port accesses, bugref:9210
7:32 AM Changeset in vbox [84551] by vboxsync
Guest Control/Main: Automatic GA updating nit. bugref:9320
5:50 AM Ticket #17748 ('Save State' shortcut key doesn't work) closed by Frank Batschulat (Oracle)
worksforme
3:22 AM Ticket #19625 (Super key and Alt-tab get captured by Ubuntu 20.04 Host not Windows 10 ...) created by kendonb
Similar to the closed #10842 I am seeing the Ubuntu 20.04 host capture …

May 26, 2020:

6:50 PM Changeset in vbox [84550] by vboxsync
TestManager: Adding new table for correlating commits and bugs (for …
6:24 PM Ticket #19624 (Scroll bars missing in VirtualBox 6) created by veganaiZe
Hi, I use scroll bars. So it sucks when they constantly disappear. …
5:45 PM Changeset in vbox [84549] by vboxsync
Guest Control: Implemented guest side support for gracefully rebooting …
5:43 PM Changeset in vbox [84548] by vboxsync
Guest Control: Implemented guest side support for gracefully rebooting …
4:55 PM Ticket #19623 (VCPU0: Guru Meditation -4014 (VERR_VMX_INVALID_GUEST_STATE) with any ...) created by movd
Every attempt to start a guest fails. I always get the following error …
4:19 PM Changeset in vbox [84547] by vboxsync
bugref:9637. Renaming display-wayland to display-drm
4:18 PM Changeset in vbox [84546] by vboxsync
FE/Qt: bugref:9743: VirtualBox Manager: Chooser pane: Moving items to …
4:17 PM Changeset in vbox [84545] by vboxsync
FE/Qt: bugref:9743: VirtualBox Manager: Chooser pane: A possibility …
4:07 PM Changeset in vbox [84544] by vboxsync
Validation Kit/tdAddGuestCtrl.py: Decreased default verbosity for …
4:05 PM Changeset in vbox [84543] by vboxsync
Validation Kit/reporter: Added getVerbosity() and getDebug() APIs to …
3:53 PM Changeset in vbox [84542] by vboxsync
FE/Qt: bugref:9743: VirtualBox Manager: Chooser pane: A possibility …
3:52 PM Changeset in vbox [84541] by vboxsync
VBoxNetFlt/Makefile.kmk: midl /I processing fix. bugref:8489
3:06 PM Changeset in vbox [84540] by vboxsync
Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
1:34 PM Changeset in vbox [84539] by vboxsync
AMD IOMMU: bugref:9654 Interrupt remapping bits.
1:25 PM Changeset in vbox [84538] by vboxsync
bugref:9637 - Renaming vmsvga-x11 service to vmsvga service - …
11:50 AM Changeset in vbox [84537] by vboxsync
FE/Qt: bugref:9653: VirtualBox Manager: Make sure menu update …
11:12 AM Changeset in vbox [84536] by vboxsync
FE/Qt: bugref:9653: VirtualBox Manager: Moving few connections onto …
11:05 AM Changeset in vbox [84535] by vboxsync
Main/Appliance::i_importCloudImpl: %ul is wrong. Just use %RU64 and …
10:48 AM Changeset in vbox [84534] by vboxsync
bugref:9745. Added support of controller VirtioSCSI.
10:43 AM Changeset in vbox [84533] by vboxsync
s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
10:39 AM Changeset in vbox [84532] by vboxsync
bugref:9745. Added basic support of virtio-scsi controller into OVF …
10:24 AM Changeset in vbox [84531] by vboxsync
bugref:9416. Used RTRandU64() instead the class com::Guid to generate …
9:38 AM Changeset in vbox [84530] by vboxsync
AMD IOMMU: bugref:9654 Interrupt remapping bits.
8:29 AM Changeset in vbox [84529] by vboxsync
Validation Kit/tdAddBasic1.py: More code to debug guest facility …
7:57 AM Changeset in vbox [84528] by vboxsync
Validation Kit/tdAddBasic1.py: Logging nit.
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