VirtualBox

Timeline



Jan 15, 2021:

9:13 PM Changeset in vbox [87291] by vboxsync
VBoxDD/EFI: Build adjustment for bugref:9898.
9:11 PM Changeset in vbox [87290] by vboxsync
iprt/param.h: Must include cdefs.h as we're testing RT_ARCH_XXXX …
9:01 PM Changeset in vbox [87289] by vboxsync
slirp: Adjustments for bugref:9898.
8:56 PM Changeset in vbox [87288] by vboxsync
VBoxDef2LazyLoad.cpp: Untested arm64 code generator. [build fix] …
8:54 PM Changeset in vbox [87287] by vboxsync
VBoxDef2LazyLoad.cpp: Untested arm64 code generator. [fix] bugref:9898
8:51 PM Changeset in vbox [87286] by vboxsync
EFI: armasm version of DevEFI-binaries.asm. bugref:9898
8:51 PM Changeset in vbox [87285] by vboxsync
DevPCNet.cpp: Use RT_BIG_ENDIAN/RT_LITTLE_ENDIAN to check endianness, …
8:50 PM Changeset in vbox [87284] by vboxsync
DevSmc: Adjustments for bugref:9898.
8:49 PM Changeset in vbox [87283] by vboxsync
VMMDev: Adjustment for bugref:9898.
8:38 PM Changeset in vbox [87282] by vboxsync
VBoxDef2LazyLoad.cpp: Untested arm64 code generator. bugref:9898
8:20 PM Ticket #17981 (VB Guest Additions Kernel 4.18 Error Building the Module) closed by paulson
fixed: Closing as resolved.
5:35 PM Ticket #18797 (VBox GAs fail to build on RHEL 8.1: macro "access_ok" passed 3 ...) closed by paulson
duplicate: This was addressed by the changes in ticket #18917. Closing as a duplicate.
5:19 PM Changeset in vbox [87281] by vboxsync
DIS: Skip tstDisasm-1 on non-x86/amd64 archs. bugref:9898
4:29 PM Changeset in vbox [87280] by vboxsync
IPRT/mp-darwin.cpp: get the clock-frequency from the CPU IOService if …
3:02 PM Changeset in vbox [87279] by vboxsync
bugref:9907. Added the cloud-init parameter into VBoxManage help and …
2:48 PM Changeset in vbox [87278] by vboxsync
bugref:9907. Added support for cloud-init script.
2:00 PM Changeset in vbox [87277] by vboxsync
FE/Qt: bugref:9871: Build fix r142235.
1:57 PM Changeset in vbox [87276] by vboxsync
FE/Qt: bugref:9871: Network Manager: Implementing NAT Network …
1:53 PM Changeset in vbox [87275] by vboxsync
FE/Qt: bugref:9871: UIDetailsWidgetHostNetwork: Disable details-widget …
1:52 PM Changeset in vbox [87274] by vboxsync
FE/Qt: bugref:9871: UIPortForwardingTable: Partially reverting …
1:37 PM Changeset in vbox [87273] by vboxsync
Audio/Mixer: Got rid of the stack-allocated scratch buffer when mixing …
1:16 PM Changeset in vbox [87272] by vboxsync
xpcom18a4/xptcstubs_arm64_vbox.cpp: Two corrections. bugref:9898
1:09 PM Changeset in vbox [87271] by vboxsync
FE/Qt: bugref:9871: Network Manager: Reworking details widget to …
1:06 PM Changeset in vbox [87270] by vboxsync
Audio/Mixer: Got rid of the stack-allocated scratch buffer when mixing …
12:54 PM Changeset in vbox [87269] by vboxsync
FE/Qt: bugref:9871: UIDetailsWidgetHostNetwork: Lots of cleanup in …
12:50 PM Changeset in vbox [87268] by vboxsync
FE/Qt: bugref:9871: UIDetailsWidgetHostNetwork: A bit of paranoia, …
12:43 PM Changeset in vbox [87267] by vboxsync
Audio/HDA: Added a per-stream FIFOS scratch buffer to avoid …
12:32 PM Changeset in vbox [87266] by vboxsync
Audio/HDA: Fixed compilation if HDA_DEBUG_SILENCE is set.
11:27 AM Changeset in vbox [87265] by vboxsync
fixed the XML validity error.
11:16 AM Changeset in vbox [87264] by vboxsync
Audio/HDA: Resolved a @todo.
11:13 AM Changeset in vbox [87263] by vboxsync
vmm/stam.h: Just include asm-arm.h and use ASMReadTSC for STAM_GET_TS. …
11:13 AM Changeset in vbox [87262] by vboxsync
Audio/HDA: Logging tweaks. ticketoem2ref:36
11:13 AM Changeset in vbox [87261] by vboxsync
VBoxVideoIPRT.h: Don't include asm-amd64-x86.h unless we're targeting …
11:12 AM Changeset in vbox [87260] by vboxsync
/Config.kmk: Don't disable lots of stuff for arm64. Use VMMR3Imp.dylib …
11:10 AM Changeset in vbox [87259] by vboxsync
VBoxUSB: Adjustments for bugref:9898.
11:10 AM Changeset in vbox [87258] by vboxsync
Main: Adjustments for bugref:9898.
10:39 AM Changeset in vbox [87257] by vboxsync
libpng: Added missing arm files. bugref:9898
10:27 AM Changeset in vbox [87256] by vboxsync
IPRT,iprt/asm-arm.h: ASMReadTSC using CNTVCT or CNTPCT. bugref:9898

Jan 14, 2021:

11:20 PM Changeset in vbox [87255] by vboxsync
VMM: Adjustments for bugref:9898.
10:58 PM Changeset in vbox [87254] by vboxsync
xpcom18a4: Adjustments for bugref:9898.
6:45 PM Ticket #20127 (Finalize File System fails) created by MikeTheBike
Failed to finalize file system
5:08 PM Changeset in vbox [87253] by vboxsync
Audio/DrvAudio: Make sure that a stream's pre-buffering size never …
5:05 PM Changeset in vbox [87252] by vboxsync
Audio/DrvAudio: Make sure that a stream's pre-buffering size never …
4:20 PM Changeset in vbox [87251] by vboxsync
FE/Qt: Eliminate any use of VBOX_WITH_EXTPACK conditional, and make …
3:54 PM Changeset in vbox [87250] by vboxsync
FE/Qt: Prepare for completely disabled pointing device.
1:35 PM Changeset in vbox [87249] by vboxsync
FE/Qt: bugref:9515. Some indentation fixes.
10:01 AM Changeset in vbox [87248] by vboxsync
FE/Qt: bugref:9871: UIPortForwardingTable: Few layout fixes.
10:00 AM Changeset in vbox [87247] by vboxsync
FE/Qt: bugref:9871: UIPortForwardingTable: Expand the table with …
9:55 AM Changeset in vbox [87246] by vboxsync
FE/Qt: bugref:9871: UIPortForwardingTable: Convey table-change signals …
9:52 AM Changeset in vbox [87245] by vboxsync
FE/Qt: bugref:9871: UIPortForwardingTable: Do not restrict minimum …

Jan 13, 2021:

7:38 PM Changeset in vbox [87244] by vboxsync
FE/Qt: bugref:9515. Some clean up
4:32 PM Changeset in vbox [87243] by vboxsync
FE/Qt: bugref:9515. Changing toolbox's tab style
4:10 PM Licensing_FAQ edited by Klaus Espenlaub
sales link changed (diff)
4:02 PM Changeset in vbox [87242] by vboxsync
AMD IOMMU: bugref:9654 Main/API: Adjusted BusAssignmentManager and …
3:56 PM Changeset in vbox [87241] by vboxsync
AMD IOMMU: bugref:9654 Main/API: AMD IOMMU support.
3:46 PM Licensing_FAQ edited by Klaus Espenlaub
Named User Plus -> Named Workstation User, as requested by Simon Coter … (diff)
2:41 PM Changeset in vbox [87240] by vboxsync
FE/Qt: bugref:9515. Get rid of the boring scroll bar
1:43 PM Changeset in vbox [87239] by vboxsync
Storage: Adjusted tstVD. bugref:9898
1:42 PM Changeset in vbox [87238] by vboxsync
Storage/VD.cpp: Use same allocator for freeing as for allocation. …
1:29 PM Changeset in vbox [87237] by vboxsync
/Config.kmk: Adjusted the VBOXR0DRV and VBoxR0 templates for bugref:9898.
1:29 PM Changeset in vbox [87236] by vboxsync
DevVirtualKD: typo fix
12:41 PM Changeset in vbox [87235] by vboxsync
SUP,IPRT: Adjustments for bugref:9898.
12:33 PM Changeset in vbox [87234] by vboxsync
DevVirtualKD: Limit the reply size as indicated by the request header …
12:19 PM Changeset in vbox [87233] by vboxsync
SUP: Adjustments for bugref:9898.
11:32 AM Ticket #20126 (Crash when removing vms from command line) created by Mrpn
When removing a VM from the command line, Virtualbox often crashes …
11:00 AM Changeset in vbox [87232] by vboxsync
FE/Qt: bugref:9871: Network Manager: More cleanup.
10:33 AM Changeset in vbox [87231] by vboxsync
Main: bugref:9341: Testcase: Fixed the case when vbox installer not found

Jan 12, 2021:

11:54 PM Ticket #20125 (Loggin vboxdrv.sh fills syslog) created by rickyx
In Debian 10 the script vboxdrv.sh fills syslog with logs. Looking in …
4:23 PM Changeset in vbox [87230] by vboxsync
iprt/asm.h: Try fix x86/gcc version of ASMPRobeReadByte.
4:11 PM Changeset in vbox [87229] by vboxsync
IPRT: Fixed bug in ASMBitFirstSet-generic.cpp and extended …
1:56 PM Changeset in vbox [87228] by vboxsync
tstRTInlineAsm: Extending testcase. bugref:9898
1:22 PM Changeset in vbox [87227] by vboxsync
Main: bugref:9341: Testcase: fixed pylint issues
11:44 AM Changeset in vbox [87226] by vboxsync
IPRT: Add ASMAtomicUoXorU32 mangling. bugref:9898. Fixes build.
11:24 AM Changeset in vbox [87225] by vboxsync
Main: bugref:9341: Testcase: fixed pylint issues
11:03 AM Changeset in vbox [87224] by vboxsync
Main: bugref:9341: Testcase is restricted to test only the host-like …
10:37 AM Changeset in vbox [87223] by vboxsync
IPRT: ASMAtomicXorU32 build fix (gcc). bugref:9898
10:27 AM Changeset in vbox [87222] by vboxsync
IPRT: Added missing ASMAtomicUoXorU32 function. bugref:9898
9:45 AM Ticket #20124 (Unable to add Guest Addition in macOS Big Sur 11.1) created by hrk
Host - Windows 10 20H2 Guest - macOS Big Sur 11.1 Unable to add Guest …
8:06 AM Changeset in vbox [87221] by vboxsync
tstRTInlineAsm: Extending testcase. bugref:9898
7:56 AM Changeset in vbox [87220] by vboxsync
FE/Qt: bugref:9871: Network Manager: A bit of cleanup.
7:51 AM Changeset in vbox [87219] by vboxsync
FE/Qt: bugref:9871: Network Manager: Renaming UINetworkDetailsWidget …

Jan 11, 2021:

6:25 PM Ticket #20104 (macOS guest not loading on Windows 10 host) closed by janitor
duplicate: Duplicate of #20105.
6:24 PM Ticket #20103 (macOS guest not loading on Windows 10 host) closed by janitor
duplicate: Duplicate of #20105
6:22 PM Ticket #20113 (Cancelled host shutdown still aborts running VM) closed by janitor
duplicate: Duplicate of #20112.
5:54 PM Changeset in vbox [87218] by vboxsync
iprt/asm-arm.h: Fix include guard and add #pragma once to make scm happy.
5:53 PM Ticket #20105 (macOS guest not loading on Windows 10 host) closed by janitor
invalid: Running OS X on non-apple hardware is not supported.
5:31 PM Changeset in vbox [87217] by vboxsync
FE/Qt: bugref:9831. Adding new tab action to middle mouse click
4:03 PM Changeset in vbox [87216] by vboxsync
Main: bugref:9341: Testcase: some formatting changes
2:30 PM Ticket #20123 (Please find attachment, VM not started) created by vijay.hambir
2:27 PM Changeset in vbox [87215] by vboxsync
FE/Qt: bugref:9831. Some bookmarks fixes
2:11 PM Changeset in vbox [87214] by vboxsync
iprt/asm.h,tstRTInlineAsm: Extending testcase, added a couple of …
1:29 PM Changeset in vbox [87213] by vboxsync
iprt/asm.h,tstRTInlineAsm: Extending testcase, added a couple of …
1:15 PM Changeset in vbox [87212] by vboxsync
iprt/asm.h,tstRTInlineAsm: Extending testcase, added a couple of …
12:44 PM Changeset in vbox [87211] by vboxsync
FE/Qt: bugref:9831. A small margin fix
10:18 AM Changeset in vbox [87210] by vboxsync
FE/Qt: bugref:9871: Network Manager: Forgot few bits in r141899.
10:09 AM Changeset in vbox [87209] by vboxsync
Main: bugref:9224: Added device and partition paths checks for Darwin
9:04 AM Changeset in vbox [87208] by vboxsync
FE/Qt: bugref:9831. Adding a context menu item for find in page action

Jan 10, 2021:

4:20 PM Ticket #20122 (Ayuda para mac) created by Perinola
Hola no se Ingles solo Español. Tengo Mac mini e instale big sur …

Jan 9, 2021:

7:13 PM Ticket #20121 ([Extension_Pack] Linux downloads the .gz extension file instead of ...) created by rh.silicon@…
Oracle_VM_VirtualBox_Extension_Pack-6.1.16.gz After manually …
3:00 PM Ticket #20120 (Guest container crashes) created by User2358
The guest container has a hard crash on Windows Server 2016. More …
1:16 PM Ticket #20119 (VirtualBox 6.1.16 with Hyper-V) created by jaja
Failed to open a session for the virtual machine after Hyper-V enabling.

Jan 8, 2021:

9:42 PM Changeset in vbox [87207] by vboxsync
VUSBUrb.cpp: Try clean up some old old hack (r25945, ++). bugref:9899
9:16 PM Ticket #20118 (Failed to create a proxy device for the USB device.) created by Dragan
Hello, after upgrading to 6.1.16 from 6.0.x USB mounting is not …
4:58 PM Changeset in vbox [87206] by vboxsync
iprt/asm.h: Removed extra+wrong assertion in ASMAtomicUoReadS32. …
4:55 PM Changeset in vbox [87205] by vboxsync
IPRT: Added generic RTMpGetDescription implementation for darwin. …
4:44 PM Changeset in vbox [87204] by vboxsync
FE/Qt: bugref:9831. Some corrections on the find in page widget
3:11 PM Changeset in vbox [87203] by vboxsync
IPRT/common/asm/*-generic.cpp: visibility fix. bugref:9898
3:06 PM Changeset in vbox [87202] by vboxsync
iprt/nocrt/limits.h: Adjustments for bugref:9898.
3:06 PM Changeset in vbox [87201] by vboxsync
IPRT: memrchr.cpp fix, need it for arm. bugref:9898
3:01 PM Changeset in vbox [87200] by vboxsync
iprt/asm-arm.h: copied from branch. needs work. bugref:9898 bugref:9026
2:59 PM Changeset in vbox [87199] by vboxsync
IPRT: Shut up warning. bugref:9898
2:58 PM Changeset in vbox [87198] by vboxsync
IPRT/mp-darwin.cpp: Added RTMpCpuId implementations for bugref:9898.
2:58 PM Changeset in vbox [87197] by vboxsync
iprt/asm-arm.h: copied from branch. needs work. bugref:9898 bugref:9026
11:23 AM Changeset in vbox [87196] by vboxsync
iprt/asm.h: More fun. Mostly done with asm.h. Added AMD64/gcc variant …
11:18 AM Changeset in vbox [87195] by vboxsync
iprt/asm.h: More fun. Mostly done with asm.h. Added AMD64/gcc variant …

Jan 7, 2021:

9:02 PM Changeset in vbox [87194] by vboxsync
iprt/asm.h: Added generic C version of ASMBitNextSet. bugref:9898
8:59 PM Changeset in vbox [87193] by vboxsync
iprt/asm.h: Added generic C version of ASMBitNextClear & …
8:43 PM Changeset in vbox [87192] by vboxsync
iprt/asm.h: Added generic C version of ASMBitFirstClear. Officially …
7:59 PM Changeset in vbox [87191] by vboxsync
iprt/asm.h: More fun. Adding Xor and extended And, Or and Xor variants …
2:30 PM Changeset in vbox [87190] by vboxsync
OHCI: Do not consider TD address zero special, instead check whether …

Jan 6, 2021:

5:39 PM Ticket #20117 (Kernel 5.11 RC2: Error building modules with mainline kernel 5.11 RC2) created by Jags
VirtualBox Version 6.1.97 r141967 (Qt5.6.3) OS: Ubutnu MATE 20.10 …
1:19 PM Changeset in vbox [87189] by vboxsync
iprt/asm.h: More fun. bugref:9898
12:53 PM Changeset in vbox [87188] by vboxsync
iprt/asm.h: Build fix (ASMAtomicXchgU64). bugref:9898
12:51 PM Changeset in vbox [87187] by vboxsync
IPRT: Make sparc[64] and asm-fake.cpp use the generic ASMMem* …
12:47 PM Changeset in vbox [87186] by vboxsync
IPRT: Added generic ASMMemFirstNonZero C implementations. bugref:9898
12:27 PM Changeset in vbox [87185] by vboxsync
IPRT: Added generic ASMMemFill32, ASMMemZero32 and …
12:17 PM Changeset in vbox [87184] by vboxsync
IPRT: Generic ASMMemZeroPage implementation. bugref:9898
12:12 PM Changeset in vbox [87183] by vboxsync
iprt/asm.h: More fun. bugref:9898 bugref:9026

Jan 5, 2021:

11:16 PM Changeset in vbox [87182] by vboxsync
IPRT: Try make scm happy with zero-alt.S. bugref:9898
11:15 PM Changeset in vbox [87181] by vboxsync
iprt/asm.h,iprt/cdefs.h: More fun. bugref:9898 bugref:9026
4:35 PM Changeset in vbox [87180] by vboxsync
IPRT/memobj-r0drv-linux.c: Linux GAs build fix for kernels 3.2.{0..50} …
3:58 PM Changeset in vbox [87179] by vboxsync
Audio: Added input / output stream PCM properties to CFGM driver chain …
3:26 PM Changeset in vbox [87178] by vboxsync
iprt/asm.h: Added note about 'ordered' not implying any compiler …
3:13 PM Ticket #20016 (Problems with Windows Guest Additions on Win 10 64bit - VM crashes ...) closed by paulson
worksforme: Closing as per submitter.
3:05 PM Changeset in vbox [87177] by vboxsync
iprt/asm.h: add 'cc' to clobber list for x86/amd64 asm too …
10:54 AM Changeset in vbox [87176] by vboxsync
FE/Qt: bugref:9831. build fix
10:44 AM Changeset in vbox [87175] by vboxsync
FE/Qt: bugref:9831. build fix
8:38 AM Changeset in vbox [87174] by vboxsync
Audio/DrvAudio: Logging nits.
8:16 AM Changeset in vbox [87173] by vboxsync
Audio: Docs nits. bugref:9882
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