VirtualBox

Timeline



Feb 22, 2021:

5:07 PM Ticket #20219 (VirtualBox starts up OK. Failed to open a session for the virtual ...) created by WillH
I am experiencing the same problem as #20191. VirtualBox starts up …
4:30 PM Changeset in vbox [87836] by vboxsync
Audio/HDA: More HDA_STRICT fun. ticketoem2ref:36
4:29 PM Changeset in vbox [87835] by vboxsync
Audio/HDA: Init stream's last transfer timestamp if not done yet in …
3:26 PM Changeset in vbox [87834] by vboxsync
AMD IOMMU: bugref:9654 SSM bits. Moved some R3 thread data to R3-only …
11:48 AM Ticket #20201 (Lubuntu under Windows10 Host stucks on boot.) closed by paulson
invalid
11:47 AM Ticket #19245 (Nested virtualization greyed out with 6.1 (macOS, Broadwell)) closed by paulson
invalid
10:09 AM Changeset in vbox [87833] by vboxsync
FE/Qt: bugref:9515. Correcting hdd check
9:59 AM Changeset in vbox [87832] by vboxsync
VMM/DBGFR3Bp: Fix removing a int3 breakpoint which didn't remove the …
8:44 AM Changeset in vbox [87831] by vboxsync
VMM: Some modification for r142732 to make it work with KVM nested …
8:40 AM Changeset in vbox [87830] by vboxsync
Audio/HDA: A bit of header cleanup / docs. ticketoem2ref:36
4:24 AM Changeset in vbox [87829] by vboxsync
AMD IOMMU: bugref:9654 Since AVL tree IOTLB cache has been moved to …
4:23 AM Changeset in vbox [87828] by vboxsync
AMD IOMMU: bugref:9654 Moved some R3-only thread data into ring-3 only …
2:52 AM Changeset in vbox [87827] by vboxsync
NAT/Net: Alleviate VC paranoia about integer size mismatch. bugref:9929.
12:00 AM Ticket #20218 (Keep getting "Kernel driver not installed (rc=-1908)" error) created by imagoat
I mac a MacBook pro still using the intel processor, BigSur 11.1 At …

Feb 21, 2021:

11:19 PM Ticket #20217 (Xmodmap needs several executions on Windows 10 host) created by anrxc
This is my .Xmodmap in a GNU/Linux guest: […] This is an excerpt …
11:08 PM Changeset in vbox [87826] by vboxsync
NAT/Net: Finally get disinherited from VBoxNetBaseService that was a …
10:52 PM Ticket #20216 (Meta key in X.org guest not repeating on Windows 10 host) created by anrxc
In terminal emulators, in Emacs, and in GTK applications when …
10:31 PM Changeset in vbox [87825] by vboxsync
NAT/Net: IntNetIf - Document that GSO input callback is optional. …
10:18 PM Changeset in vbox [87824] by vboxsync
NAT/Net: IntNetIf - a convenience class to talk to an internal …
6:13 PM Ticket #20215 (Debian package source treats "buster" release as a downgrade) created by Jake Anderson
I was recently trying to resolve package conflicts on a Debian system …
2:57 PM Ticket #20214 (click close button freez machine) created by PimCo
Halo, the problem is that click on red cross freezing machine. I …
1:51 PM Ticket #20213 (VirtualBox 6.1.18 VM fails to start when using e.g. port 32 of ...) created by Thomas Dreibholz
I created a new VM with VirtIO controller. Port 0: HDD, Port 1: CD-ROM …
1:41 PM Ticket #20212 (VirtualBox 6.1.18: virtio-scsi export error => fixed in svn/6.1.x x>36) created by Thomas Dreibholz
I created a new VM with AHCI controller. Port 0: HDD, Port 1: CD-ROM …
4:17 AM Ticket #20211 (Windows 10 Insider 21318 Virtualbox VMs with WHV enabled fail to start ...) created by Hunterkll
Title says it all, though this issue started around Insider build …

Feb 20, 2021:

11:15 PM Ticket #20210 (BUG: unable to handle page fault for address: 00007efdf3ddc000) created by freetestuser
Virtualbox panic and freeze VM. Ubuntu 20.04 5.11.0 mainline kernel
1:35 PM Changeset in vbox [87823] by vboxsync
VBoxNetAdp: (bugref:7255) Increase max supported MTU to 16110
10:34 AM Changeset in vbox [87822] by vboxsync
VMM/TM: Let non-EMTs schedule timers too. Take care when translating …
10:26 AM Changeset in vbox [87821] by vboxsync
VMM: Disabled the EMT yield timer as it is out dated (multi core CPUs) …
10:25 AM Changeset in vbox [87820] by vboxsync
DevPS2M: The timer callbacks implicitly takes the device critical …
10:24 AM Changeset in vbox [87819] by vboxsync
VMM: Disabled the EMT yield timer as it is out dated (multi core CPUs) …
8:27 AM Changeset in vbox [87818] by vboxsync
AMD IOMMU: bugref:9654 Moved IOTLB cache completely to ring-3, moved …
8:24 AM Changeset in vbox [87817] by vboxsync
AMD IOMMU: bugref:9654 Moved IOTLB cache completely to ring-3, moved …
12:54 AM Changeset in vbox [87816] by vboxsync
VMM/TM: Gearing up to spreading out the timer work a little. bugref:9943

Feb 19, 2021:

10:07 PM Changeset in vbox [87815] by vboxsync
VMM/TM: Moved uMaxHzHint up in the queue structure. bugref:9943
10:03 PM Changeset in vbox [87814] by vboxsync
VMM/TM: Eliminated the enmClock member from TMTIMER, we'll be using …
9:40 PM Changeset in vbox [87813] by vboxsync
VMM/TM: TMTIMER_HANDLE_TO_PTR_RETURN* -> …
8:54 PM Changeset in vbox [87812] by vboxsync
VMM/TM: Replaced the global timer active list lock with per queue …
8:23 PM Ticket #20209 (Windows 10 host - ubuntu 20.10 guest crush) created by Дмитро
When playing minecraft (KLauncher) on a guest ubuntu 20.10, the mouse …
5:36 PM Ticket #20208 (vboxmanage clonevm crashes VBoxSVC) created by Mrpn
I'm trying to run a script [1] to clone VirtualBox VMs. I run these …
5:00 PM Ticket #20207 (EFI: Incorrect behavior of ExitBootServices) created by shmkv
After executing ExitBootServices function, all CPUs except boot one …
4:56 PM Changeset in vbox [87811] by vboxsync
HDA: Use a PDMCRITSECT per stream instead of RTCRITSECT, to also allow …
4:08 PM Changeset in vbox [87810] by vboxsync
HDA: Got rid of the stream period's additional locking; not needed, as …
4:05 PM Changeset in vbox [87809] by vboxsync
HDA: Got rid of the stream period's additional locking; not needed, as …
3:16 PM Changeset in vbox [87808] by vboxsync
openssl-1.1.1i: fix typo in mem.c
2:30 PM Ticket #20206 (Windows 10 random reboots after installing guest additions => ...) created by fluture
12:24 PM Ticket #20205 (OL8 VM aborted - appears screen resize or USB related) created by mocooern
Two suspects for my VM aborting: 1. USB. I use a USB dongle and …
12:17 PM Changeset in vbox [87807] by vboxsync
HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
12:05 PM Changeset in vbox [87806] by vboxsync
HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
11:57 AM Changeset in vbox [87805] by vboxsync
HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
11:53 AM Changeset in vbox [87804] by vboxsync
HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
11:41 AM Changeset in vbox [87803] by vboxsync
HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
11:18 AM Changeset in vbox [87802] by vboxsync
HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
10:56 AM Changeset in vbox [87801] by vboxsync
HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
10:49 AM Changeset in vbox [87800] by vboxsync
HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
10:44 AM Changeset in vbox [87799] by vboxsync
HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
9:37 AM Changeset in vbox [87798] by vboxsync
NAT/Net: Do our own getopt, we only need one option really (the …
7:37 AM Changeset in vbox [87797] by vboxsync
IPRT/include: Docs typos.

Feb 18, 2021:

10:12 PM Ticket #20204 (My VBoxManage-code, runned on the host, can not bring a "windows guest ...) created by wemido
I try to get a registry value of the guest with a command that runs in …
7:44 PM Changeset in vbox [87796] by vboxsync
VMM/TM: The caller of TMR0TimerQueueGrow must own the queue critsect …
7:20 PM Changeset in vbox [87795] by vboxsync
VMM/TM: Moved the timers off the hyper heap. Replaced the relative …
7:19 PM Changeset in vbox [87794] by vboxsync
VMM/TM: Moved the timers off the hyper heap. Replaced the relative …
6:41 PM Changeset in vbox [87793] by vboxsync
VMM/TM: Moved the timers off the hyper heap. Replaced the relative …
6:38 PM Changeset in vbox [87792] by vboxsync
VMM/TM: Moved the timers off the hyper heap. Replaced the relative …
6:00 PM Changeset in vbox [87791] by vboxsync
NAT/Net: Move the code to create raw sockets closer to the rest of …
4:34 PM Ticket #20203 (VirtualBox crashing) created by sphag
When I start VistualBox, I receive the error: VirtualBox - Error In …
4:31 PM Changeset in vbox [87790] by vboxsync
NAT/Net: Rename init methods so that related methods share common …
3:16 PM Changeset in vbox [87789] by vboxsync
PCI: Fake BIOS needs to enable I/O decoding for any VGA class device, …
3:12 PM Changeset in vbox [87788] by vboxsync
Debugger: Some early access to the DBGFR3FlowTrace* API for toying …
3:09 PM Changeset in vbox [87787] by vboxsync
VMM/DBGFR3FlowTrace*: Add some API to query a record based on the …
1:56 PM Ticket #20202 (Win10 6.1.18 host hanging during guest startup / pausing / shutdown, ...) created by Grrrrrrr
When I upgrade from 6.1.16 on win10 to 6.1.18, 6.1.19-142777, or …
11:31 AM Changeset in vbox [87786] by vboxsync
AMD IOMMU: bugref:9654 Implemented an interrupt remap cache.
7:12 AM Ticket #20201 (Lubuntu under Windows10 Host stucks on boot.) created by mad4ict
Hi, I have some problems at boot time for a Lubuntu guest. I tried to …

Feb 17, 2021:

10:55 PM Ticket #20200 (Guru Meditation 1155 with v6.1.18 on Windows 10 host running Windows ...) created by stauberix
Hi, I am running the 64bit Version of VirtualBox 6.1.18 r142142 on …
8:03 PM Ticket #20193 (Kernel 5.11 and Testbuild 142777: modules don't compile) closed by paulson
duplicate: Closing as a duplicate of #20198. As mentioned here and there the …
7:25 PM Changeset in vbox [87785] by vboxsync
NetFlt/Linux: VBoxNetFlt-linux.c doesn't build on Linux kernel 5.11 …
5:12 PM Changeset in vbox [87784] by vboxsync
BIOS: Reworked INT 15h/86h to use the RTC like INT 15h/83h already does.
3:17 PM Changeset in vbox [87783] by vboxsync
FE/Qt: bugref:9515. More tooltip fixes.
2:11 PM Changeset in vbox [87782] by vboxsync
FE/Qt: bugref:9515. A small tooltip fix.
2:02 PM Changeset in vbox [87781] by vboxsync
VMM/DBGFR3FlowTrace*: Add new probe type which causes a drop to the …
2:01 PM Changeset in vbox [87780] by vboxsync
VMM: Export DBGFR3Bp* API, bugref:9837
1:54 PM Changeset in vbox [87779] by vboxsync
VMM/TRPM: Always count forwarded IRQs.
1:54 PM Changeset in vbox [87778] by vboxsync
VMM/TRPM: Reduced the VM structure footprint by > 3K and eliminated a …
1:48 PM Changeset in vbox [87777] by vboxsync
VMM/TRPM: Reduced the VM structure footprint by > 3K and eliminated a …
12:21 PM Changeset in vbox [87776] by vboxsync
dbgf.h,VMM/DBGF: A bit of cleanup on the public breakpoint structure …
11:57 AM Ticket #20199 (Immediate crash (guru meditation) with nested virtualization) created by bcandler
The physical host is a Macbook Pro Retina 13" Early 2015, with …
11:42 AM Changeset in vbox [87775] by vboxsync
FE/Qt: Keeping the part of the disk file name even if it includes a dot.

Feb 16, 2021:

11:40 PM Changeset in vbox [87774] by vboxsync
VMM/TM: Removed pVMR3, pVMR0 and pVMRC from TMTIMER. [build fix] …
11:36 PM Changeset in vbox [87773] by vboxsync
VMM/TM,Devices: Store the timer name in the TMTIMER structure and …
10:57 PM Ticket #20198 (Virtualbox Linux vboxnetflt driver cannot be built with 5.11 kernel => ...) created by cloudsw
Failed to rebuild drivers after installing 5.11 kernel: $sudo …
6:10 PM Changeset in vbox [87772] by vboxsync
VMM/PDM: Doxygen todo fix? bugref:9943
6:05 PM Changeset in vbox [87771] by vboxsync
VMM/TM: Removed pVMR3, pVMR0 and pVMRC from TMTIMER. bugref:9943
5:46 PM Changeset in vbox [87770] by vboxsync
VMM/TM: Doxygen fixes. bugref:9943
5:44 PM Changeset in vbox [87769] by vboxsync
DevE1000: Fixed four e1kRaiseInterrupt calls broken by r29792 when …
5:18 PM Changeset in vbox [87768] by vboxsync
VMM/TM,Devices/*: Changed the device and usb timer callbacks to take a …
4:41 PM Changeset in vbox [87767] by vboxsync
VMM/TM,Devices/*: Changed the device and usb timer callbacks to take a …
2:52 PM Ticket #20197 (Test ticket) created by Valery Ushakov
Test ticket. Please, ignore.
2:27 PM Changeset in vbox [87766] by vboxsync
VMM/TM,VMM/*: Refactored the TM timer APIs to use 'handles' and take a …
9:30 AM Ticket #20196 (Error while using VirtioSCSI through vboxwebsrv (Invalid controller ...) created by haster
Since the lsilogic SCSI controller intermittently crashes with kernel …
7:33 AM Ticket #20195 (error relaunching Virtual Box VM Process) created by walec73
The virtual machine 'Windows 10' has terminated unexpectedly during …
1:18 AM Ticket #18799 (VirtualBox 6.0.10 r132072" Only Allows Port Forwarding for NAT) closed by janitor
invalid
12:18 AM Changeset in vbox [87765] by vboxsync
VMM/TM,*: Added flag parameter to TMR3TimerCreateInternal and renamed …

Feb 15, 2021:

11:49 PM Changeset in vbox [87764] by vboxsync
VMM/TM: Experimenting with changing the signature of TMTimerFromMilli. …
11:40 PM Changeset in vbox [87763] by vboxsync
VMM/TM: Removed unused TMR3TimerCreateExternal api. bugref:9943
11:38 PM Changeset in vbox [87762] by vboxsync
VMM/UsbHlp: Changed the timer interface to TMTIMERHANDLE, adding the …
11:02 PM Changeset in vbox [87761] by vboxsync
VMM/DrvHlp: Changed the unused (at least internally) pfnTMTimerCreate …
10:45 PM Changeset in vbox [87760] by vboxsync
VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in …
8:02 PM Ticket #20194 (Host-only card cannot be created) created by Volodka91
Dear Team, I should create an internal network for a uni project, but …
7:44 PM Ticket #20193 (Kernel 5.11 and Testbuild 142777: modules don't compile) created by joeAverage
Kernel 5.11 and Testbuild 142777: modules don't compile
3:03 PM Ticket #20192 (Virtual Machine does not start on M1 Mac) created by mheimqpm
Device: MacBook Pro 13-inch, 2020, M1 Software: macOs 11.1 …
12:15 PM Changeset in vbox [87759] by vboxsync
Audio/HDA: Lots more code in the hope to resolve issue …
12:14 PM Changeset in vbox [87758] by vboxsync
Audio/HDA: Lots more code in the hope to resolve issue …
10:44 AM Changeset in vbox [87757] by vboxsync
FE/VirtualBox: Implement runtime patching of QTextBrowser (disabled by …
10:34 AM Changeset in vbox [87756] by vboxsync
FE/VirtualBox: Implement runtime patching of QTextBrowser (disabled by …
10:11 AM Ticket #20191 (vbox unhardened windows build - vm doesn't start) created by igntec
Hello, there. I have built and installed Qt 5.6.3, OpenSSL 1.1.1, and …
8:54 AM Ticket #20190 (Temp files not deleted after drog-drop) created by Gipster
During dragging-dropping files from a (windows) VM to a (windows) …

Feb 14, 2021:

7:37 PM Ticket #20189 (Network change cause bridged network broken, no adapters in bridged ...) closed by aeichner
duplicate: Duplicate of #20188.
3:26 PM Ticket #20189 (Network change cause bridged network broken, no adapters in bridged ...) created by HuJK
OS: Windows 10 1909 18363.1316 VBox version: 6.1.16 r140961 ---- …
3:20 PM Ticket #20188 (Network change cause bridged network broken, no adapters in bridged ...) created by HuJK
OS: Windows 10 1909 18363.1316 VBox version: 6.1.16 r140961 ---- …
3:03 PM Ticket #20187 (Ubuntu 18.04 guest boots up 1 in 5 times. In other times, a cursor in ...) created by TeddyTeddy
Host OS Info: Windows 10 Pro 64 bit, Version 1909 OS Build 18363.1316 …

Feb 13, 2021:

5:53 PM Changeset in vbox [87755] by vboxsync
VMM/HMSVM: Moved the RDTSC in hmR0SvmPostRunGuest to the assembly code …
5:44 PM Changeset in vbox [87754] by vboxsync
VMM/HMVMX: Moved the RDTSC in hmR0VmxPostRunGuest to the …
4:31 PM Ticket #20186 (Program need tools for obsfucate logs and send it to developers.) created by Дмитро
Each time I send logs, I manually replace virtual machine names, file …
4:15 PM Ticket #20185 (Crush VM and GUI) created by Дмитро
The program swore many windows about the error on each of the 2 …
4:08 PM Changeset in vbox [87753] by vboxsync
Storage/VHDX: Fixed compilation in strict release builds on Linux. See …
2:13 PM Changeset in vbox [87752] by vboxsync
VMM/HM: Don't use ordered writes for pVCpu->hm.s.fCheckedTLBFlush as …
2:09 PM Ticket #20184 (VirtualBox - Ubuntu (20.04.1) error) created by Bohosul01
When I enter to the menu of my Ubuntu machine, some widgets are …
1:57 PM Changeset in vbox [87751] by vboxsync
VMM: Eliminated one ASMReadTSC in TMNotifyEndOfExecution. Both VT-x …
3:37 AM Changeset in vbox [87750] by vboxsync
VMM/TM: Further relax memory ordering when signaling …
3:18 AM Changeset in vbox [87749] by vboxsync
VMM/TM: Relax ordering when signaling update-in-progress in …
3:03 AM Changeset in vbox [87748] by vboxsync
TM: Speed up TMNotifyEndOfExecution by using TSC instead of …
3:01 AM Changeset in vbox [87747] by vboxsync
vmm/tm.h: nit
2:56 AM Changeset in vbox [87746] by vboxsync
SUPDrv: Todo.
2:36 AM Changeset in vbox [87745] by vboxsync
Dhcpd: G/c delcaration of ifOutput() that never was. bugref:9288

Feb 12, 2021:

9:00 PM Changeset in vbox [87744] by vboxsync
bs2-test1: Increase the instruction count for the CPUID test.
5:43 PM Changeset in vbox [87743] by vboxsync
NAT/Net: Rewrite the code to manage API event listeners to be, …
4:38 PM Changeset in vbox [87742] by vboxsync
HostDrivers/linux: More (mostly) wrapper related tweaks. Automatically …
4:37 PM Changeset in vbox [87741] by vboxsync
VMM/HMR0A.asm: Put a size on hmR0VmxStartVmHostRIP so perf can …
4:36 PM Changeset in vbox [87740] by vboxsync
SUP/Makefile-wrapper.gmk,iprt/asmdefs.mac: Call objtool on our .r0
4:36 PM Changeset in vbox [87739] by vboxsync
SUP/Makefile-wrapper.gmk,iprt/asmdefs.mac: Call objtool on our .r0
4:30 PM Changeset in vbox [87738] by vboxsync
NAT/Net: G/c unnecessary #include. bugref:9929.
3:59 PM Changeset in vbox [87737] by vboxsync
FE/Qt: Working on the error indicators of QIComboBox.
3:39 PM Ticket #20119 (VirtualBox 6.1.16 with Hyper-V) closed by aeichner
duplicate: Please try the latest Windows testbuild from here. …
3:03 PM Changeset in vbox [87736] by vboxsync
FE/Qt: Working on the error indicators of QILineEdit.
1:59 PM Changeset in vbox [87735] by vboxsync
AMD IOMMU: bugref:9654 Undid unintentional change in r142785.
1:47 PM Changeset in vbox [87734] by vboxsync
FE/Qt: Working on the error indicators of UIUserNamePasswordEditor. take 2
1:40 PM Changeset in vbox [87733] by vboxsync
AMD IOMMU: bugref:9654 PREFETCH_IOMMU_PAGES comment and nit.
1:39 PM Changeset in vbox [87732] by vboxsync
AMD IOMMU: bugref:9654 Add struct for PREFETCH_IOMMU_PAGES command.
12:51 PM Ticket #20112 (Cancelled host shutdown still aborts running VM) closed by aeichner
invalid: Please attach at least a VBox.log for the aborted VM as I'm not able …
12:23 PM Ticket #20183 (Arch machine with ZFS does not boot with GA 6.1.18) created by richards989
Ubuntu 16.04 host. VBox 6.1.19 I have four Arch virtual machines, two …
11:00 AM Changeset in vbox [87731] by vboxsync
FE/Qt: Working on the error indicators of UIUserNamePasswordEditor
9:56 AM Changeset in vbox [87730] by vboxsync
AMD IOMMU: bugref:9654 Allow continuing lookups when accesses don't …
2:47 AM Changeset in vbox [87729] by vboxsync
SUPDrv: Build fix. bugref:9937
2:24 AM Changeset in vbox [87728] by vboxsync
SUPDrv,VMMR0,VBoxDDR0,++: More work on wrapper kmods. bugref:9937
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