VirtualBox

Timeline



Sep 16, 2020:

9:31 PM Ticket #19891 (Failed to open a session for the virtual machine Windows 10.) created by jffryfrdmn
I am getting two error message when trying to open a session: 1. The …
9:18 PM Changeset in kBuild [3475] by bird
kash: exec.c/h+eval.c: Fixed no-rehashing-needed optimizations so they …
9:13 PM Changeset in kBuild [3474] by bird
main: Use shfile_stat_isreg in find_dot_file.
9:12 PM Changeset in kBuild [3473] by bird
kash: Added two specialized shfile_stat variants: shfile_stat_isreg, …
9:10 PM Changeset in kBuild [3472] by bird
kash: sh_destroy: Don't free text for variables with VSTACK set.
9:03 PM Changeset in vbox [86142] by vboxsync
VBoxManage/list hostdrives: Plain text explanation why some IHostDrive …
9:01 PM Changeset in vbox [86141] by vboxsync
Main/glue: Added GlueHandleComErrorNoCtx() for printing extended error …
8:59 PM Changeset in vbox [86140] by vboxsync
Main/VirtualBox.xidl: Documented limited-mode of IHostDrive. bugref:9224
5:51 PM Changeset in vbox [86139] by vboxsync
/Config,tools/darwin.*/bin/iasl: Removed the iasl binaries as we will …
5:12 PM Changeset in vbox [86138] by vboxsync
Main: bugref:9224: Moved definition of the NVME_IOCTL_ID into cpp file …
4:14 PM Changeset in vbox [86137] by vboxsync
Main: bugref:9224: Reverted fix for linux kernel less than 4.4
3:56 PM Changeset in vbox [86136] by vboxsync
Main: bugref:9224: Fixed compilation error for linux kernel less than 4.4
3:53 PM Changeset in vbox [86135] by vboxsync
Main: bugref:9224: Fixed possibe doxygen error
3:39 PM Changeset in vbox [86134] by vboxsync
Main: bugref:9224: Added NVME drives enumeration on Linux. Fixed the …
1:05 PM Ticket #19882 (test upload for Nvidia hardening driver dll issue) closed by arudnev
invalid
1:05 PM Ticket #19883 (Virtual Box crashes with newest Kali_Linux on Catalina(host)) closed by arudnev
invalid
1:02 PM Changeset in vbox [86133] by vboxsync
AMD IOMMU: bugref:9654 Nits.
12:42 PM Ticket #19285 (SSH / SCP / SFTP transfers extremely slow when using bridged VLAN) closed by arudnev
fixed
7:52 AM Changeset in vbox [86132] by vboxsync
AMD IOMMU: bugref:9654 Nit.
6:10 AM Changeset in vbox [86131] by vboxsync
AMD IOMMU: bugref:9654 Fix IRTE format. We now remap interrupts …
12:06 AM Changeset in kBuild [3471] by bird
kash: Added comment about async close and stat. Some more logging in …

Sep 15, 2020:

11:49 PM Changeset in kBuild [3470] by bird
kash: Enable non-forked mode (threaded) on windows.
11:47 PM Changeset in kBuild [3469] by bird
kash: Use ntstat.c/h on windows, the crt version isn't reliable.
11:28 PM Changeset in kBuild [3468] by bird
kash: Need to initialize mutexes on windows after forking now that …
9:30 PM Changeset in kBuild [3467] by bird
kash: subshellstatus build fixes for forked mode.
9:28 PM Changeset in kBuild [3466] by bird
kash: Introduced asynchronous closing of files we're written to on …
8:59 PM Changeset in vbox [86130] by vboxsync
log.h: Fix order.
7:46 PM Changeset in kBuild [3465] by bird
kash: Keep the filename around in debug builds. Added profiling of …
7:44 PM Changeset in kBuild [3464] by bird
kash: Try signal subshell completion as early as possible in all cases.
6:22 PM Changeset in kBuild [3463] by bird
kash: indent
5:02 PM Changeset in vbox [86129] by vboxsync
FE/Qt: bugref:9827: Global properties / Update page: Build fix for r140369.
4:29 PM Ticket #19890 (Guest Windows Slowly Shrink Vertically to 103 pixels and Jump Around ...) created by PHands
Hi, I started a thread on the Community Forums on this on Sept 3rd, …
4:14 PM Changeset in vbox [86128] by vboxsync
FE/Qt: bugref:9827: Global properties / Update page: Heavy rework, …
12:57 PM Changeset in kBuild [3462] by bird
kash: indent
12:55 PM Changeset in kBuild [3461] by bird
kash: Cache one pstack_block since parsecmd seems to be called for …
12:31 PM Changeset in kBuild [3460] by bird
kash: Use event semaphores to signal parent shell early before the …
11:21 AM Changeset in vbox [86127] by vboxsync
Runtime/common/ioqueue/ioqueue-aiofile-provider: Fix memory leak …
10:58 AM Changeset in vbox [86126] by vboxsync
Runtime/linux/ioqueue-iouringfile-provider: Fixes
9:09 AM Changeset in kBuild [3459] by bird
kash: more sh_destroy work.
7:47 AM Ticket #19889 (Serial ports (uart) don't work on VB 6.1.10, 6.1.12 and 6.1.14) created by parsival
Serial ports (uart) don't work on VB 6.1.10 and 6.1.14 Host: Debian …

Sep 14, 2020:

9:46 PM Changeset in kBuild [3458] by bird
kash: Use reference counting of parser output in threaded-mode.
5:55 PM Changeset in vbox [86125] by vboxsync
Main: bugref:9623: Restricted the scope of the multi attaching the …
5:34 PM Changeset in kBuild [3457] by bird
kash: New parser allocator for non-forked-mode.
5:16 PM Changeset in vbox [86124] by vboxsync
FE/Qt: bugref:9827: Global properties / Input page: Heavy rework, …
5:11 PM Changeset in vbox [86123] by vboxsync
VMM/GIM: Comment.
5:06 PM Changeset in vbox [86122] by vboxsync
FE/Qt: bugref:9827: Global properties / General page: Forgot something …
4:56 PM Changeset in vbox [86121] by vboxsync
VMM/GIM: Fix handling KVM system-time struct. to work from both ring-0 …
3:53 PM Ticket #19339 (error mounting guest additions ISO in Virtualbox 6.1.4 and 6.1.2) closed by Frank Batschulat (Oracle)
worksforme
12:03 PM Changeset in kBuild [3456] by bird
kash: parser.c,memalloc.c/.h,expand.c: Prepared the parser for using a …
11:59 AM Changeset in kBuild [3455] by bird
kash: eval.c/expredir: corrected assertion in default case.
11:58 AM Changeset in kBuild [3454] by bird
kash: shfile_movefd: bounds check fix.
10:39 AM Changeset in vbox [86120] by vboxsync
Debugger UI: A bug fix for r46518; Make sure we are not reseting width …
9:28 AM Changeset in kBuild [3453] by bird
kash: eval: Call expredircleanup before we pop the allocator stack.
9:15 AM Changeset in vbox [86119] by vboxsync
AMD IOMMU: bugref:9654 Bits.
9:09 AM Changeset in vbox [86118] by vboxsync
VMM: Fix debug assertion for VMs with VMSVGA and 3D enabled and using …
8:03 AM Changeset in vbox [86117] by vboxsync
NEM: Some adjustments to r140349.
6:59 AM Changeset in vbox [86116] by vboxsync
VMM/NEM: Implement Mesa vmwgfx #GP(0) workaround existing for SVM and …
6:52 AM Changeset in vbox [86115] by vboxsync
VMM/NEM: Implement Mesa vmwgfx #GP(0) workaround existing for SVM and …

Sep 13, 2020:

5:52 PM Changeset in vbox [86114] by vboxsync
Devices/Serial/DrvTCP: Decrement connection count on orderly shutdown, …
5:34 PM Ticket #19888 (VT-x is not available (VERR_VMX_NO_VMX) error, even with NEM fallback) closed by aeichner
wontfix: Raw mode was dropped starting with 6.1, VBox requires a CPU with …
5:12 PM Ticket #19888 (VT-x is not available (VERR_VMX_NO_VMX) error, even with NEM fallback) created by Greatpound
The Guest-System (Win7 32bit) does not start. The Host-System …
11:29 AM Changeset in kBuild [3452] by bird
kash: tests/pipe-2 can't be using the same file in both ends of the pipe.
11:21 AM Changeset in kBuild [3451] by bird
kash: forked-mode build fixes.
11:17 AM Changeset in kBuild [3450] by bird
kash: Missing nt_child_inject_standard_handles.c file.
11:17 AM Changeset in kBuild [3449] by bird
kash: Eliminate the 'temp' node field in nfile so we can share node …
11:15 AM Changeset in kBuild [3448] by bird
kash: shtread.h: a couple of atomic inc/dec operations for reference …
9:13 AM Changeset in vbox [86113] by vboxsync
Debugger/RemoteKd: Add beginnings of debug stub talking the KD remote …
8:50 AM Changeset in vbox [86112] by vboxsync
VMM/DBGFOS: Add preliminary WinNT specific interface to let the KD …
8:49 AM Changeset in vbox [86111] by vboxsync
Debugger/DBGPlugInWinNt: Implement the OS WinNT interface [doxygen fix]
8:48 AM Changeset in vbox [86110] by vboxsync
Debugger/RemoteKd: Add beginnings of debug stub talking the KD remote …
8:45 AM Changeset in vbox [86109] by vboxsync
Debugger/RemoteKd: Add beginnings of debug stub talking the KD remote …
8:37 AM Changeset in vbox [86108] by vboxsync
Debugger/RemoteKd: Add beginnings of debug stub talking the KD remote …
8:35 AM Changeset in vbox [86107] by vboxsync
Debugger/RemoteKd: Add beginnings of debug stub talking the KD remote …
8:33 AM Changeset in vbox [86106] by vboxsync
Debugger/DBGPlugInWinNt: Implement the OS WinNT interface [build fix]
8:28 AM Changeset in vbox [86105] by vboxsync
Debugger/RemoteKd: Add beginnings of debug stub talking the KD remote …
8:27 AM Changeset in vbox [86104] by vboxsync
VMM/VMMR3.def: Add required symbol to export table
8:26 AM Changeset in vbox [86103] by vboxsync
Debugger/DBGPlugInWinNt: Implement the OS WinNT interface
8:26 AM Changeset in vbox [86102] by vboxsync
VMM/DBGFOS: Add preliminary WinNT specific interface to let the KD …
8:17 AM Changeset in vbox [86101] by vboxsync
Debugger: Add 'writegstmem' command to load data from a file and write …
8:15 AM Changeset in vbox [86100] by vboxsync
Debugger: Add 'writegstmem' command to load data from a file and write …
7:24 AM Changeset in vbox [86099] by vboxsync
VMM/DBGF: Rework part 1 to make it work well with SMP VMs. …
7:17 AM Changeset in vbox [86098] by vboxsync
VMM/DBGF: Rework part 1 to make it work well with SMP VMs. bugref:9822
4:35 AM Ticket #19887 (frequently the app(VM VirtualBox) does not respond) created by jishu
Whenever I open the app, it hangs for sure and also when I open any …
1:52 AM Ticket #19886 (VirtualBox keeps crashing on macOS Catalina 10.15.6 (after ...) created by flying_frenchmen
VirtualBox keeps crashing when trying to deploy Kali Linux. I have the …

Sep 12, 2020:

8:52 PM Ticket #19885 (Virtual Box 6.1.14 crashes as soon as microphone is captured by the guest) created by TheMinstrel
Hi there! I am running Virtual Box version 6.1.14 with a Windows 10 …
11:03 AM Ticket #19884 (Ubuntu 20.04 GUI does not start with Hyper-V backend and 3D ...) created by tysonite
After a fix made in …

Sep 11, 2020:

2:38 PM Changeset in vbox [86097] by vboxsync
FE/Qt: bugref:9827: Global properties / General page: Replace widgets …
2:31 PM Changeset in vbox [86096] by vboxsync
FE/Qt: bugref:9827: Cleanup for Global properties / General page.
2:28 PM Changeset in vbox [86095] by vboxsync
FE/Qt: bugref:9827: A bit of doxygen fixes for settings load/save API.
2:02 PM Changeset in vbox [86094] by vboxsync
FE/Qt: bugref:9827: Global properties / General page: Removing …
1:22 PM Changeset in kBuild [3447] by bird
kash: Avoid handle inheritance on windows when possible, allowing …
12:46 PM Changeset in vbox [86093] by vboxsync
Docs/GAs: Correcting tab widths.
12:37 PM Changeset in vbox [86092] by vboxsync
Docs/GAs: Adding a new section about guest monitor topology control.
10:52 AM Changeset in vbox [86091] by vboxsync
FE/Qt: bugref:9827: Yet another file forgotten in build fix r140321
10:42 AM Changeset in vbox [86090] by vboxsync
AMD IOMMU: bugref:9654 Both fixed (0) and arbitrated/lowest priority …
9:54 AM Changeset in vbox [86089] by vboxsync
FE/Qt: bugref:9827: Build fix for r140314.
9:33 AM Changeset in vbox [86088] by vboxsync
AMD IOMMU: bugref:9654 Add debugger info helper for dumping DTE given …

Sep 10, 2020:

8:48 PM Changeset in kBuild [3446] by bird
kash: mutex fix.
8:47 PM Changeset in kBuild [3445] by bird
kash: fixed a couple of alloctions when setting up subshells. Must …
7:14 PM Ticket #19883 (Virtual Box crashes with newest Kali_Linux on Catalina(host)) created by seanVB
The newest version of Kali_Linux crashes the newest version of Virtual …
6:10 PM Ticket #19882 (test upload for Nvidia hardening driver dll issue) created by scottgus1
Please disregard this ticket, it is a test to see if the offending …
5:52 PM Changeset in vbox [86087] by vboxsync
AMD IOMMU: bugref:9654 Dump device tables. Needs re-work, dumping 2M …
4:11 PM Ticket #19881 (AltGr not working most of the time) created by Nervengift
Setup is a Linux (nixos 20.03) VM on a Windows 10 laptop, usually with …
2:33 PM Ticket #19880 (Not possible to activate my Windows XP license) closed by Frank Batschulat (Oracle)
duplicate: duplicate of #19879
2:31 PM Ticket #19879 (Not possible to activate my Windows XP license) closed by Frank Batschulat (Oracle)
invalid: Please talk to Microsoft which is your OS/Licence provider.
2:31 PM Changeset in vbox [86086] by vboxsync
FE/Qt: bugref:9827: Merge UIBaseMemorySlider to UIBaseMemoryEditor, …
2:28 PM Ticket #19880 (Not possible to activate my Windows XP license) created by Lidonnici
I have a valid license of Windows XP. At start up of the virtual …
2:25 PM Ticket #19879 (Not possible to activate my Windows XP license) created by Lidonnici
I have a valid license of Windows XP. At start up of the virtual …
2:08 PM Changeset in kBuild [3444] by bird
kash: when duplicateing a fdtab, don't heed close-on-exec on windows …
2:06 PM Changeset in kBuild [3443] by bird
kash: Need to initialize expfname in the generated function copy code too.
1:57 PM Changeset in vbox [86085] by vboxsync
FE/Qt: bugref:9827: Unifying existing settings editors under the same …
1:12 PM Changeset in vbox [86084] by vboxsync
AMD IOMMU: bugref:9654 Don't forget to multiply the size of each DTE …
1:10 PM Changeset in vbox [86083] by vboxsync
VBox/pci.h: Make extra sure we only mask in 3 bits of the PCI function …
12:08 PM Changeset in vbox [86082] by vboxsync
HostDrivers/Support/darwin: Add missing entitlement for the VM process
12:06 PM Changeset in kBuild [3442] by bird
kash: Turns out the redirlist needs to be copied too.
11:54 AM Changeset in kBuild [3441] by bird
kash: sh_getenv loop-for-ever fix. sh_exec threaded-mode fix.
11:41 AM Changeset in vbox [86081] by vboxsync
FE/Qt: bugref:9827: A bit of fixes for QIMainDialog and …
11:38 AM Changeset in kBuild [3440] by bird
kash: Must make sure nfile::expfname is initialized and set to NULL …
9:44 AM Ticket #19878 (uartmode tcpserver <port> only accepts a connection once => fixed in ...) created by Noci
When connecting to a port setup as tcpserver 2023 a connection will …
7:35 AM Ticket #19877 (Ubuntu crashes during runtime or at installation) created by Tobias Kolzer
I have changed my computer (to Win10) and moved my old Ubuntu vm from …
7:08 AM Changeset in vbox [86080] by vboxsync
AMD IOMMU: bugref:9654 Enable INVALIDATE_ALL command support and …
12:47 AM Changeset in kBuild [3439] by bird
kash: Hammering on threaded mode. Got shexit half working. …
12:24 AM Ticket #19876 (guest language change changes host) created by devsch
i am learning german, and though useing a computer in german would …

Sep 9, 2020:

9:58 PM Ticket #19875 (Upgrading Guest Additions on NT4/W2000 can't overwrite VBoxService.exe) created by DavidVivaDJ
Host can be anything (though tested only on macOS 10.13 and Windows …
8:01 PM Changeset in kBuild [3438] by bird
kash: Hammering on threaded mode.
5:04 PM Ticket #19874 (Failed to create a host network interface) created by jr777
Dear Staff, Trying to create another host network adapter, but now …
4:04 PM Changeset in vbox [86079] by vboxsync
FE/Qt: bugref:9653: A bit of release logging to catch the bug in …
4:04 PM Changeset in vbox [86078] by vboxsync
FE/Qt: bugref:9637. Using DRM client on 32 bit vms
4:03 PM Changeset in vbox [86077] by vboxsync
FE/Qt: bugref:9653: Handle couple of new events related to cloud …
3:34 PM Changeset in vbox [86076] by vboxsync
FE/Qt: bugref:9653: UICloudNetworkingStuff: Extend namespace with …
3:23 PM Changeset in vbox [86075] by vboxsync
AMD IOMMU: bugref:9654 Set the ComWaitInt bit in the Status register …
2:34 PM Changeset in vbox [86074] by vboxsync
IPRT/RTLocaleQueryLocaleName: ticketref:19856 'VBoxManage unattended …
1:21 PM Changeset in vbox [86073] by vboxsync
VirtualBoxVM: Add NSCameraUsageDescription and …
12:46 PM Ticket #19873 (VMSVGA: 1920x1080 resolution not available at boot (?)) created by alealeale
As I've reported in some other tickets, I have a Oracle Linux Server …
10:13 AM Changeset in vbox [86072] by vboxsync
FE/Qt: bugref:9670. Calling normalize geometry when the auto resize …
10:01 AM Changeset in vbox [86071] by vboxsync
AMD IOMMU: bugref:9654 Report Coherent bit as 1 in the ACPI tables …
9:50 AM Changeset in vbox [86070] by vboxsync
AMD IOMMU: bugref:9654 Fix accidentally not copying/initialize MSIMSG …
3:47 AM Ticket #19872 (Partial or Blank VBox UI in Cinnamon 4.6) created by Jared Grange
Host: Ubuntu 20.04 (focal) also verified on Linux Mint 20 Ulyana …
3:03 AM Changeset in vbox [86069] by vboxsync
OCI: Make ICloudProviderRegisteredEvent a non-waitable notification …

Sep 8, 2020:

11:21 PM Changeset in vbox [86068] by vboxsync
VirtualBox.xidl: ICloudProfileRegisteredEvent is not waitable (pasto). …
10:39 PM Changeset in vbox [86067] by vboxsync
VMM/NEM/win: Fix exporting the XMM register state to Hyper-V
6:35 PM Ticket #19871 (virtio-nic has been removed?) created by _ReD_
There is no more virtio-nic option in the gui of the open source …
6:25 PM Ticket #19870 (virtio-nic has been removed?) created by _ReD_
There is no more virtio-nic option in the gui on Linux (Fedora 32) and …
5:42 PM Ticket #19869 (USB audio interface Scarlett 4i4 3GEN no output sound) created by edufissure
First of all i have a question: if you have a linux host with windows …
2:16 PM Changeset in vbox [86066] by vboxsync
scm: New svn and apr search locations for solaris and a hack for …
11:50 AM Changeset in vbox [86065] by vboxsync
FE/Qt: bugref:9623: UIMediumManager: Make sure medium release call is …
11:49 AM Changeset in vbox [86064] by vboxsync
/Config.kmk: Don't try figure xcode version for the …
11:48 AM Changeset in vbox [86063] by vboxsync
testmanager: Added 'blessed' build type. bugref:9677
11:19 AM Changeset in vbox [86062] by vboxsync
Main: bugref:9341: Testcase: Increased wait timeout for vbox …
10:25 AM Changeset in vbox [86061] by vboxsync
FE/Qt: bugref:9760: Runtime UI: Coding-style fixes for r140266.
5:09 AM Ticket #19862 (build errors 6.1.14: VirtioCore.cpp needed by VirtioCore.o) closed by arudnev
fixed
12:36 AM Changeset in vbox [86060] by vboxsync
Main/ExtPack: Forward declare IVetoEvent.

Sep 7, 2020:

11:36 PM Changeset in vbox [86059] by vboxsync
VirtualBox.xidl: temporary comment out the link that doesn't exist yet.
11:33 PM Changeset in vbox [86058] by vboxsync
Main/ExtPack: belatedly bump VBOXEXTPACKHLP_VERSION for the event …
11:15 PM Changeset in vbox [86057] by vboxsync
OCI: Add ICloudProfileRegisteredEvent and its implementation for OCI. …
8:07 PM Changeset in vbox [86056] by vboxsync
Back out r140215 which is not required anymore, bugref:9004#c72
7:58 PM Changeset in vbox [86055] by vboxsync
VMM/NEMR0Native-win.cpp: Fix mapping a memory page at the wrong guest …
6:54 PM Ticket #14291 (Lots of error entries in VBoxSVC.log) reopened by georgesovetov
It's still the case for 6.1.2 and 6.1.4 on Windows 10 and Ubuntu …
6:22 PM Changeset in vbox [86054] by vboxsync
FE/Qt: bugref:9760. Build fix
5:58 PM Changeset in vbox [86053] by vboxsync
FE/Qt: bugref:9760. Build fix
5:40 PM Changeset in vbox [86052] by vboxsync
Main: bugref:9623: Fixed compilation error.
4:17 PM Changeset in vbox [86051] by vboxsync
FE/Qt: bugref:9760: Runtime UI: A bit of fixes for geometry restoring …
4:00 PM Changeset in vbox [86050] by vboxsync
FE/Qt: bugref:9760. Build fix
3:57 PM Changeset in vbox [86049] by vboxsync
FE/Qt: bugref:9760. Build fix
3:53 PM Changeset in vbox [86048] by vboxsync
FE/Qt: bugref:9760. Removing a rogue printf
3:37 PM Changeset in vbox [86047] by vboxsync
Main: bugref:9623: Implemented DVD multi attachment by ref count.
3:27 PM Changeset in vbox [86046] by vboxsync
FE/Qt: bugref:9760. Decoupling auto resize action from GA existence …
3:05 PM Ticket #19772 (macOS Catalina 10.15.6 host crashes when executing a VM for several ...) closed by aeichner
fixed: I think we can conclude that this was a bug in macOS and Apple …
3:03 PM Ticket #19836 (Hyper-V on windows is affecting virtual windows machines on VirtualBox) closed by aeichner
duplicate: We are aware of some issues with Hyper-V like #19695 which are …
2:58 PM Changeset in vbox [86045] by vboxsync
FE/Qt: bugref:9812: Cumulative cleanup for layout rework done before …
2:40 PM Ticket #19758 (Crash when trying to use webcam passthrough on OSX Catalina ...) closed by aeichner
fixed
2:40 PM Ticket #19682 (Vbox EFI cannot read ISO filesystem => fixed in SVN/next 6.1.x) closed by aeichner
fixed
2:39 PM Ticket #19804 (VM fails to start with VERR_NEM_MISSING_KERNEL_API_2 when using ...) closed by aeichner
fixed
2:39 PM Ticket #19779 (VMMR0_DO_NEM_INIT_VM failed: VERR_NEM_MISSING_KERNEL_API_2 ...) closed by aeichner
fixed
2:38 PM Ticket #19843 (vbox Crash) closed by aeichner
invalid: Please attach at least a VBox.log of the crashed VM and explain what …
2:18 PM Ticket #19852 (Error Cloudera Virtual Box) closed by aeichner
duplicate: Duplicate of #19850 it looks like.
2:15 PM Ticket #19636 (VirtualBox 6.1.6 with Hyper-V/Vagrant corrupts downloads) closed by aeichner
duplicate: Duplicate of #19695.
2:14 PM Ticket #19857 (VirtualBox does not install on MacOS 11 (Big Sur)) closed by aeichner
duplicate: Duplicate of #19795
1:48 PM Changeset in vbox [86044] by vboxsync
Storage/VD.cpp: Remove wrong assertion causing tstVDSnap to fail
1:44 PM Changeset in vbox [86043] by vboxsync
Devices: use current VMSVGA headers (GCC 4 tweaks, no pedantic for old …
12:30 PM Changeset in vbox [86042] by vboxsync
/Config.kmk: fix leftover from before liblzf cleanup, causing build …
12:23 PM Ticket #19868 (Divide by zero crashes VM) created by jonashaag
I have multiple, reproducible crashes on macOS host with Windows 10 …
11:30 AM Changeset in vbox [86041] by vboxsync
Devices/Graphics: use current VMSVGA headers (GCC 4 tweaks, VBoxDDR0).
11:23 AM Changeset in vbox [86040] by vboxsync
AMD IOMMU: bugref:9654 Log.
11:21 AM Changeset in vbox [86039] by vboxsync
Main/webservice: Adjust to allow building with gsoap 2.8.103 and …
11:18 AM Changeset in vbox [86038] by vboxsync
FE/Qt: bugref:9812: Global preferences / Network page: Forgot …
11:12 AM Changeset in vbox [86037] by vboxsync
Devices/Graphics: use current VMSVGA headers (GCC 4 tweaks)
10:29 AM Ticket #19867 (Unable to run Windows 7 64 Bit OS Virtual Machine) reopened by rdua
10:27 AM Ticket #19855 (VirtualBox does not detect locale and timezone under MacOS) closed by arudnev
duplicate: duplicate of 19855
10:24 AM Ticket #19865 (6.1.14: Missed source files) closed by arudnev
duplicate: Duplicate of #19862
10:18 AM Ticket #19867 (Unable to run Windows 7 64 Bit OS Virtual Machine) closed by arudnev
invalid
10:15 AM Ticket #19867 (Unable to run Windows 7 64 Bit OS Virtual Machine) created by rdua
Unable to run Windows 7 64 Bit OS Virtual Machine
9:03 AM Ticket #15386 (Xfce login screen locked in 800x600 from Gest Additions 5.0.18) closed by Frank Batschulat (Oracle)
obsolete

Sep 6, 2020:

8:33 PM Changeset in vbox [86036] by vboxsync
Runtime/cpiovfs.cpp: A simple CPIO archive reader (WIP, writer comes …
8:31 PM Changeset in vbox [86035] by vboxsync
Runtime/cpiovfs.cpp: A simple CPIO archive reader (WIP, writer comes …
8:29 PM Ticket #19866 (6.1.14: Missed source files) closed by Frank Batschulat (Oracle)
duplicate
4:20 PM Ticket #19866 (6.1.14: Missed source files) created by Alex Turbov
Hi, Trying to build VirtualBox OSE 6.1.14 I've got an error: kBuild: …
4:20 PM Ticket #19865 (6.1.14: Missed source files) created by Alex Turbov
Hi, Trying to build VirtualBox OSE 6.1.14 I've got an error: kBuild: …
12:53 PM Ticket #19864 (OVERHEATING AND HIGH RISK TO DAMAGE MACHINE - MacBook Pro 2018 CATALINA OS) created by nickslay@…
THE VIRTUALBOX WITH CATALINA AND MACBOOK PRO 2018 CREATES OVERHEATING …
8:37 AM Changeset in vbox [86034] by vboxsync
Devices/DevQemuFwCfg: Add device emulation implementing QEMUs firmware …
8:28 AM Changeset in vbox [86033] by vboxsync
Devices/DevQemuFwCfg: Add device emulation implementing QEMUs firmware …
8:24 AM Changeset in vbox [86032] by vboxsync
Devices/DevQemuFwCfg: Add device emulation implementing QEMUs firmware …
12:46 AM Ticket #19863 (Guest additions 6.1.14 won't build in RHEL 8.3 beta (fixed in trunk)) created by nixuser
Guest additions version 6.1.14 won't build in Red Hat Enterprise Linux …
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