Timeline
Sep 16, 2020:
- 9:31 PM Ticket #19891 (Failed to open a session for the virtual machine Windows 10.) created by
- I am getting two error message when trying to open a session: 1. The …
- 9:18 PM Changeset in kBuild [3475] by
- kash: exec.c/h+eval.c: Fixed no-rehashing-needed optimizations so they …
- 9:13 PM Changeset in kBuild [3474] by
- main: Use shfile_stat_isreg in find_dot_file.
- 9:12 PM Changeset in kBuild [3473] by
- kash: Added two specialized shfile_stat variants: shfile_stat_isreg, …
- 9:10 PM Changeset in kBuild [3472] by
- kash: sh_destroy: Don't free text for variables with VSTACK set.
- 9:03 PM Changeset in vbox [86142] by
- VBoxManage/list hostdrives: Plain text explanation why some IHostDrive …
- 9:01 PM Changeset in vbox [86141] by
- Main/glue: Added GlueHandleComErrorNoCtx() for printing extended error …
- 8:59 PM Changeset in vbox [86140] by
- Main/VirtualBox.xidl: Documented limited-mode of IHostDrive. bugref:9224
- 5:51 PM Changeset in vbox [86139] by
- /Config,tools/darwin.*/bin/iasl: Removed the iasl binaries as we will …
- 5:12 PM Changeset in vbox [86138] by
- Main: bugref:9224: Moved definition of the NVME_IOCTL_ID into cpp file …
- 4:14 PM Changeset in vbox [86137] by
- Main: bugref:9224: Reverted fix for linux kernel less than 4.4
- 3:56 PM Changeset in vbox [86136] by
- Main: bugref:9224: Fixed compilation error for linux kernel less than 4.4
- 3:53 PM Changeset in vbox [86135] by
- Main: bugref:9224: Fixed possibe doxygen error
- 3:39 PM Changeset in vbox [86134] by
- 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
- invalid
- 1:05 PM Ticket #19883 (Virtual Box crashes with newest Kali_Linux on Catalina(host)) closed by
- invalid
- 1:02 PM Changeset in vbox [86133] by
- AMD IOMMU: bugref:9654 Nits.
- 12:42 PM Ticket #19285 (SSH / SCP / SFTP transfers extremely slow when using bridged VLAN) closed by
- fixed
- 7:52 AM Changeset in vbox [86132] by
- AMD IOMMU: bugref:9654 Nit.
- 6:10 AM Changeset in vbox [86131] by
- AMD IOMMU: bugref:9654 Fix IRTE format. We now remap interrupts …
- 12:06 AM Changeset in kBuild [3471] by
- kash: Added comment about async close and stat. Some more logging in …
Sep 15, 2020:
- 11:49 PM Changeset in kBuild [3470] by
- kash: Enable non-forked mode (threaded) on windows.
- 11:47 PM Changeset in kBuild [3469] by
- kash: Use ntstat.c/h on windows, the crt version isn't reliable.
- 11:28 PM Changeset in kBuild [3468] by
- kash: Need to initialize mutexes on windows after forking now that …
- 9:30 PM Changeset in kBuild [3467] by
- kash: subshellstatus build fixes for forked mode.
- 9:28 PM Changeset in kBuild [3466] by
- kash: Introduced asynchronous closing of files we're written to on …
- 8:59 PM Changeset in vbox [86130] by
- log.h: Fix order.
- 7:46 PM Changeset in kBuild [3465] by
- kash: Keep the filename around in debug builds. Added profiling of …
- 7:44 PM Changeset in kBuild [3464] by
- kash: Try signal subshell completion as early as possible in all cases.
- 6:22 PM Changeset in kBuild [3463] by
- kash: indent
- 5:02 PM Changeset in vbox [86129] by
- 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
- Hi, I started a thread on the Community Forums on this on Sept 3rd, …
- 4:14 PM Changeset in vbox [86128] by
- FE/Qt: bugref:9827: Global properties / Update page: Heavy rework, …
- 12:57 PM Changeset in kBuild [3462] by
- kash: indent
- 12:55 PM Changeset in kBuild [3461] by
- kash: Cache one pstack_block since parsecmd seems to be called for …
- 12:31 PM Changeset in kBuild [3460] by
- kash: Use event semaphores to signal parent shell early before the …
- 11:21 AM Changeset in vbox [86127] by
- Runtime/common/ioqueue/ioqueue-aiofile-provider: Fix memory leak …
- 10:58 AM Changeset in vbox [86126] by
- Runtime/linux/ioqueue-iouringfile-provider: Fixes
- 9:09 AM Changeset in kBuild [3459] by
- 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
- 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
- kash: Use reference counting of parser output in threaded-mode.
- 5:55 PM Changeset in vbox [86125] by
- Main: bugref:9623: Restricted the scope of the multi attaching the …
- 5:34 PM Changeset in kBuild [3457] by
- kash: New parser allocator for non-forked-mode.
- 5:16 PM Changeset in vbox [86124] by
- FE/Qt: bugref:9827: Global properties / Input page: Heavy rework, …
- 5:11 PM Changeset in vbox [86123] by
- VMM/GIM: Comment.
- 5:06 PM Changeset in vbox [86122] by
- FE/Qt: bugref:9827: Global properties / General page: Forgot something …
- 4:56 PM Changeset in vbox [86121] by
- 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
- worksforme
- 12:03 PM Changeset in kBuild [3456] by
- kash: parser.c,memalloc.c/.h,expand.c: Prepared the parser for using a …
- 11:59 AM Changeset in kBuild [3455] by
- kash: eval.c/expredir: corrected assertion in default case.
- 11:58 AM Changeset in kBuild [3454] by
- kash: shfile_movefd: bounds check fix.
- 10:39 AM Changeset in vbox [86120] by
- Debugger UI: A bug fix for r46518; Make sure we are not reseting width …
- 9:28 AM Changeset in kBuild [3453] by
- kash: eval: Call expredircleanup before we pop the allocator stack.
- 9:15 AM Changeset in vbox [86119] by
- AMD IOMMU: bugref:9654 Bits.
- 9:09 AM Changeset in vbox [86118] by
- VMM: Fix debug assertion for VMs with VMSVGA and 3D enabled and using …
- 8:03 AM Changeset in vbox [86117] by
- NEM: Some adjustments to r140349.
- 6:59 AM Changeset in vbox [86116] by
- VMM/NEM: Implement Mesa vmwgfx #GP(0) workaround existing for SVM and …
- 6:52 AM Changeset in vbox [86115] by
- VMM/NEM: Implement Mesa vmwgfx #GP(0) workaround existing for SVM and …
Sep 13, 2020:
- 5:52 PM Changeset in vbox [86114] by
- 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
- 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
- The Guest-System (Win7 32bit) does not start. The Host-System …
- 11:29 AM Changeset in kBuild [3452] by
- 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
- kash: forked-mode build fixes.
- 11:17 AM Changeset in kBuild [3450] by
- kash: Missing nt_child_inject_standard_handles.c file.
- 11:17 AM Changeset in kBuild [3449] by
- kash: Eliminate the 'temp' node field in nfile so we can share node …
- 11:15 AM Changeset in kBuild [3448] by
- kash: shtread.h: a couple of atomic inc/dec operations for reference …
- 9:13 AM Changeset in vbox [86113] by
- Debugger/RemoteKd: Add beginnings of debug stub talking the KD remote …
- 8:50 AM Changeset in vbox [86112] by
- VMM/DBGFOS: Add preliminary WinNT specific interface to let the KD …
- 8:49 AM Changeset in vbox [86111] by
- Debugger/DBGPlugInWinNt: Implement the OS WinNT interface [doxygen fix]
- 8:48 AM Changeset in vbox [86110] by
- Debugger/RemoteKd: Add beginnings of debug stub talking the KD remote …
- 8:45 AM Changeset in vbox [86109] by
- Debugger/RemoteKd: Add beginnings of debug stub talking the KD remote …
- 8:37 AM Changeset in vbox [86108] by
- Debugger/RemoteKd: Add beginnings of debug stub talking the KD remote …
- 8:35 AM Changeset in vbox [86107] by
- Debugger/RemoteKd: Add beginnings of debug stub talking the KD remote …
- 8:33 AM Changeset in vbox [86106] by
- Debugger/DBGPlugInWinNt: Implement the OS WinNT interface [build fix]
- 8:28 AM Changeset in vbox [86105] by
- Debugger/RemoteKd: Add beginnings of debug stub talking the KD remote …
- 8:27 AM Changeset in vbox [86104] by
- VMM/VMMR3.def: Add required symbol to export table
- 8:26 AM Changeset in vbox [86103] by
- Debugger/DBGPlugInWinNt: Implement the OS WinNT interface
- 8:26 AM Changeset in vbox [86102] by
- VMM/DBGFOS: Add preliminary WinNT specific interface to let the KD …
- 8:17 AM Changeset in vbox [86101] by
- Debugger: Add 'writegstmem' command to load data from a file and write …
- 8:15 AM Changeset in vbox [86100] by
- Debugger: Add 'writegstmem' command to load data from a file and write …
- 7:24 AM Changeset in vbox [86099] by
- VMM/DBGF: Rework part 1 to make it work well with SMP VMs. …
- 7:17 AM Changeset in vbox [86098] by
- 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
- 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
- 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
- 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
- After a fix made in …
Sep 11, 2020:
- 2:38 PM Changeset in vbox [86097] by
- FE/Qt: bugref:9827: Global properties / General page: Replace widgets …
- 2:31 PM Changeset in vbox [86096] by
- FE/Qt: bugref:9827: Cleanup for Global properties / General page.
- 2:28 PM Changeset in vbox [86095] by
- FE/Qt: bugref:9827: A bit of doxygen fixes for settings load/save API.
- 2:02 PM Changeset in vbox [86094] by
- FE/Qt: bugref:9827: Global properties / General page: Removing …
- 1:22 PM Changeset in kBuild [3447] by
- kash: Avoid handle inheritance on windows when possible, allowing …
- 12:46 PM Changeset in vbox [86093] by
- Docs/GAs: Correcting tab widths.
- 12:37 PM Changeset in vbox [86092] by
- Docs/GAs: Adding a new section about guest monitor topology control.
- 10:52 AM Changeset in vbox [86091] by
- FE/Qt: bugref:9827: Yet another file forgotten in build fix r140321 …
- 10:42 AM Changeset in vbox [86090] by
- AMD IOMMU: bugref:9654 Both fixed (0) and arbitrated/lowest priority …
- 9:54 AM Changeset in vbox [86089] by
- FE/Qt: bugref:9827: Build fix for r140314.
- 9:33 AM Changeset in vbox [86088] by
- AMD IOMMU: bugref:9654 Add debugger info helper for dumping DTE given …
Sep 10, 2020:
- 8:48 PM Changeset in kBuild [3446] by
- kash: mutex fix.
- 8:47 PM Changeset in kBuild [3445] by
- 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
- 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
- Please disregard this ticket, it is a test to see if the offending …
- 5:52 PM Changeset in vbox [86087] by
- 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
- 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
- duplicate: duplicate of #19879
- 2:31 PM Ticket #19879 (Not possible to activate my Windows XP license) closed by
- invalid: Please talk to Microsoft which is your OS/Licence provider.
- 2:31 PM Changeset in vbox [86086] by
- FE/Qt: bugref:9827: Merge UIBaseMemorySlider to UIBaseMemoryEditor, …
- 2:28 PM Ticket #19880 (Not possible to activate my Windows XP license) created by
- 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
- I have a valid license of Windows XP. At start up of the virtual …
- 2:08 PM Changeset in kBuild [3444] by
- kash: when duplicateing a fdtab, don't heed close-on-exec on windows …
- 2:06 PM Changeset in kBuild [3443] by
- kash: Need to initialize expfname in the generated function copy code too.
- 1:57 PM Changeset in vbox [86085] by
- FE/Qt: bugref:9827: Unifying existing settings editors under the same …
- 1:12 PM Changeset in vbox [86084] by
- AMD IOMMU: bugref:9654 Don't forget to multiply the size of each DTE …
- 1:10 PM Changeset in vbox [86083] by
- VBox/pci.h: Make extra sure we only mask in 3 bits of the PCI function …
- 12:08 PM Changeset in vbox [86082] by
- HostDrivers/Support/darwin: Add missing entitlement for the VM process
- 12:06 PM Changeset in kBuild [3442] by
- kash: Turns out the redirlist needs to be copied too.
- 11:54 AM Changeset in kBuild [3441] by
- kash: sh_getenv loop-for-ever fix. sh_exec threaded-mode fix.
- 11:41 AM Changeset in vbox [86081] by
- FE/Qt: bugref:9827: A bit of fixes for QIMainDialog and …
- 11:38 AM Changeset in kBuild [3440] by
- 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
- 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
- I have changed my computer (to Win10) and moved my old Ubuntu vm from …
- 7:08 AM Changeset in vbox [86080] by
- AMD IOMMU: bugref:9654 Enable INVALIDATE_ALL command support and …
- 12:47 AM Changeset in kBuild [3439] by
- kash: Hammering on threaded mode. Got shexit half working. …
- 12:24 AM Ticket #19876 (guest language change changes host) created by
- 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
- Host can be anything (though tested only on macOS 10.13 and Windows …
- 8:01 PM Changeset in kBuild [3438] by
- kash: Hammering on threaded mode.
- 5:04 PM Ticket #19874 (Failed to create a host network interface) created by
- Dear Staff, Trying to create another host network adapter, but now …
- 4:04 PM Changeset in vbox [86079] by
- FE/Qt: bugref:9653: A bit of release logging to catch the bug in …
- 4:04 PM Changeset in vbox [86078] by
- FE/Qt: bugref:9637. Using DRM client on 32 bit vms
- 4:03 PM Changeset in vbox [86077] by
- FE/Qt: bugref:9653: Handle couple of new events related to cloud …
- 3:34 PM Changeset in vbox [86076] by
- FE/Qt: bugref:9653: UICloudNetworkingStuff: Extend namespace with …
- 3:23 PM Changeset in vbox [86075] by
- AMD IOMMU: bugref:9654 Set the ComWaitInt bit in the Status register …
- 2:34 PM Changeset in vbox [86074] by
- IPRT/RTLocaleQueryLocaleName: ticketref:19856 'VBoxManage unattended …
- 1:21 PM Changeset in vbox [86073] by
- VirtualBoxVM: Add NSCameraUsageDescription and …
- 12:46 PM Ticket #19873 (VMSVGA: 1920x1080 resolution not available at boot (?)) created by
- As I've reported in some other tickets, I have a Oracle Linux Server …
- 10:13 AM Changeset in vbox [86072] by
- FE/Qt: bugref:9670. Calling normalize geometry when the auto resize …
- 10:01 AM Changeset in vbox [86071] by
- AMD IOMMU: bugref:9654 Report Coherent bit as 1 in the ACPI tables …
- 9:50 AM Changeset in vbox [86070] by
- 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
- Host: Ubuntu 20.04 (focal) also verified on Linux Mint 20 Ulyana …
- 3:03 AM Changeset in vbox [86069] by
- OCI: Make ICloudProviderRegisteredEvent a non-waitable notification …
Sep 8, 2020:
- 11:21 PM Changeset in vbox [86068] by
- VirtualBox.xidl: ICloudProfileRegisteredEvent is not waitable (pasto). …
- 10:39 PM Changeset in vbox [86067] by
- VMM/NEM/win: Fix exporting the XMM register state to Hyper-V
- 6:35 PM Ticket #19871 (virtio-nic has been removed?) created by
- 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
- 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
- First of all i have a question: if you have a linux host with windows …
- 2:16 PM Changeset in vbox [86066] by
- scm: New svn and apr search locations for solaris and a hack for …
- 11:50 AM Changeset in vbox [86065] by
- FE/Qt: bugref:9623: UIMediumManager: Make sure medium release call is …
- 11:49 AM Changeset in vbox [86064] by
- /Config.kmk: Don't try figure xcode version for the …
- 11:48 AM Changeset in vbox [86063] by
- testmanager: Added 'blessed' build type. bugref:9677
- 11:19 AM Changeset in vbox [86062] by
- Main: bugref:9341: Testcase: Increased wait timeout for vbox …
- 10:25 AM Changeset in vbox [86061] by
- 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
- fixed
- 12:36 AM Changeset in vbox [86060] by
- Main/ExtPack: Forward declare IVetoEvent.
Sep 7, 2020:
- 11:36 PM Changeset in vbox [86059] by
- VirtualBox.xidl: temporary comment out the link that doesn't exist yet.
- 11:33 PM Changeset in vbox [86058] by
- Main/ExtPack: belatedly bump VBOXEXTPACKHLP_VERSION for the event …
- 11:15 PM Changeset in vbox [86057] by
- OCI: Add ICloudProfileRegisteredEvent and its implementation for OCI. …
- 8:07 PM Changeset in vbox [86056] by
- Back out r140215 which is not required anymore, bugref:9004#c72
- 7:58 PM Changeset in vbox [86055] by
- 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
- 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
- FE/Qt: bugref:9760. Build fix
- 5:58 PM Changeset in vbox [86053] by
- FE/Qt: bugref:9760. Build fix
- 5:40 PM Changeset in vbox [86052] by
- Main: bugref:9623: Fixed compilation error.
- 4:17 PM Changeset in vbox [86051] by
- FE/Qt: bugref:9760: Runtime UI: A bit of fixes for geometry restoring …
- 4:00 PM Changeset in vbox [86050] by
- FE/Qt: bugref:9760. Build fix
- 3:57 PM Changeset in vbox [86049] by
- FE/Qt: bugref:9760. Build fix
- 3:53 PM Changeset in vbox [86048] by
- FE/Qt: bugref:9760. Removing a rogue printf
- 3:37 PM Changeset in vbox [86047] by
- Main: bugref:9623: Implemented DVD multi attachment by ref count.
- 3:27 PM Changeset in vbox [86046] by
- 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
- 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
- duplicate: We are aware of some issues with Hyper-V like #19695 which are …
- 2:58 PM Changeset in vbox [86045] by
- 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
- fixed
- 2:40 PM Ticket #19682 (Vbox EFI cannot read ISO filesystem => fixed in SVN/next 6.1.x) closed by
- fixed
- 2:39 PM Ticket #19804 (VM fails to start with VERR_NEM_MISSING_KERNEL_API_2 when using ...) closed by
- fixed
- 2:39 PM Ticket #19779 (VMMR0_DO_NEM_INIT_VM failed: VERR_NEM_MISSING_KERNEL_API_2 ...) closed by
- fixed
- 2:38 PM Ticket #19843 (vbox Crash) closed by
- 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
- duplicate: Duplicate of #19850 it looks like.
- 2:15 PM Ticket #19636 (VirtualBox 6.1.6 with Hyper-V/Vagrant corrupts downloads) closed by
- duplicate: Duplicate of #19695.
- 2:14 PM Ticket #19857 (VirtualBox does not install on MacOS 11 (Big Sur)) closed by
- duplicate: Duplicate of #19795
- 1:48 PM Changeset in vbox [86044] by
- Storage/VD.cpp: Remove wrong assertion causing tstVDSnap to fail
- 1:44 PM Changeset in vbox [86043] by
- Devices: use current VMSVGA headers (GCC 4 tweaks, no pedantic for old …
- 12:30 PM Changeset in vbox [86042] by
- /Config.kmk: fix leftover from before liblzf cleanup, causing build …
- 12:23 PM Ticket #19868 (Divide by zero crashes VM) created by
- I have multiple, reproducible crashes on macOS host with Windows 10 …
- 11:30 AM Changeset in vbox [86041] by
- Devices/Graphics: use current VMSVGA headers (GCC 4 tweaks, VBoxDDR0).
- 11:23 AM Changeset in vbox [86040] by
- AMD IOMMU: bugref:9654 Log.
- 11:21 AM Changeset in vbox [86039] by
- Main/webservice: Adjust to allow building with gsoap 2.8.103 and …
- 11:18 AM Changeset in vbox [86038] by
- FE/Qt: bugref:9812: Global preferences / Network page: Forgot …
- 11:12 AM Changeset in vbox [86037] by
- 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
- 10:27 AM Ticket #19855 (VirtualBox does not detect locale and timezone under MacOS) closed by
- duplicate: duplicate of 19855
- 10:24 AM Ticket #19865 (6.1.14: Missed source files) closed by
- duplicate: Duplicate of #19862
- 10:18 AM Ticket #19867 (Unable to run Windows 7 64 Bit OS Virtual Machine) closed by
- invalid
- 10:15 AM Ticket #19867 (Unable to run Windows 7 64 Bit OS Virtual Machine) created by
- 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
- obsolete
Sep 6, 2020:
- 8:33 PM Changeset in vbox [86036] by
- Runtime/cpiovfs.cpp: A simple CPIO archive reader (WIP, writer comes …
- 8:31 PM Changeset in vbox [86035] by
- Runtime/cpiovfs.cpp: A simple CPIO archive reader (WIP, writer comes …
- 8:29 PM Ticket #19866 (6.1.14: Missed source files) closed by
- duplicate
- 4:20 PM Ticket #19866 (6.1.14: Missed source files) created by
- 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
- 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
- THE VIRTUALBOX WITH CATALINA AND MACBOOK PRO 2018 CREATES OVERHEATING …
- 8:37 AM Changeset in vbox [86034] by
- Devices/DevQemuFwCfg: Add device emulation implementing QEMUs firmware …
- 8:28 AM Changeset in vbox [86033] by
- Devices/DevQemuFwCfg: Add device emulation implementing QEMUs firmware …
- 8:24 AM Changeset in vbox [86032] by
- 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
- Guest additions version 6.1.14 won't build in Red Hat Enterprise Linux …
Note:
See TracTimeline
for information about the timeline view.