VirtualBox

Timeline



Sep 13, 2023:

6:12 PM Changeset in vbox [101118] by vboxsync
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Implementing sticky …
4:34 PM Changeset in vbox [101117] by vboxsync
Main: Added ISystemProperties::getSupportedPlatformArchitectures(), …
4:12 PM Changeset in vbox [101116] by vboxsync
Main: More code for ARM-specific platform properties. bugref:10384
3:37 PM Changeset in vbox [101115] by vboxsync
VMM/NEMR3Native-darwin-armv8: Query the guest ID registers and set …
3:36 PM Changeset in vbox [101114] by vboxsync
VMM/CPUM: Add support for querying the ID registers presented to the …
3:28 PM Changeset in vbox [101113] by vboxsync
Main/Global: Fixed a typo in Global::stringifyDeviceType(). Should be …
3:08 PM Changeset in vbox [101112] by vboxsync
Unattended: bugref:10182. A first attempt for detecting ARM Debians.
2:38 PM Changeset in vbox [101111] by vboxsync
VMM/IEM: Dropped IEMTB_F_STATE_XXX as we use dedicated TBs for …
2:33 PM Changeset in vbox [101110] by vboxsync
FE/Qt: Added the ARMv8Virtual chipset type to …
2:20 PM Changeset in vbox [101109] by vboxsync
IPRT: Fixing assertions (from r158845) related to VFS pfnRead/pfnWrite …
2:20 PM Changeset in vbox [101108] by vboxsync
IPRT: Fixing assertions (from r158845) related to VFS pfnRead/pfnWrite …
2:01 PM Changeset in vbox [101107] by vboxsync
VBoxDbg: Rewrote the automatic window positioning to make it more …
12:12 PM Changeset in vbox [101106] by vboxsync
VMM: Started implemented the CPU ID parsing and overriding bits as …
12:09 PM Changeset in vbox [101105] by vboxsync
VMM: Started implemented the CPU ID parsing and overriding bits as …
11:45 AM Ticket #21844 (Problem with intel CPU) created by abclab
We are using docker software inside VirtualBox Virtual Machine, the …
11:43 AM Changeset in vbox [101104] by vboxsync
VMM/NEMR3Native-darwin-armv8.cpp: Use the CPUMIDREGS structure to …
11:42 AM Changeset in vbox [101103] by vboxsync
VMM: Started implemented the CPU ID parsing and overriding bits as …
11:40 AM Changeset in vbox [101102] by vboxsync
include/iprt/armv8.h: Change the ARMV8_ID_AA64*_EL1 register …
9:29 AM Ticket #21843 (Windows guests unattended setup allows only US region and keyboard ...) created by chrismetal
If you install Windows 10 using the VirtualBox unattended setup, the …
12:43 AM Changeset in vbox [101101] by vboxsync
VBoxDbg: Crude implemenation of the 'Refresh' / Ctrl-R action.

Sep 12, 2023:

11:47 PM Changeset in vbox [101100] by vboxsync
VBoxDbg: scm fix
11:43 PM Changeset in vbox [101099] by vboxsync
VBoxDbg: Made the statistics selection pattern work again (hooked up …
11:31 PM Changeset in vbox [101098] by vboxsync
VBoxDbg: Some stats formatting tweaking.
11:20 PM Changeset in vbox [101097] by vboxsync
VBoxDbg: Moved the dInt column next to the main value column it …
10:59 PM Changeset in vbox [101096] by vboxsync
VMM/IEM: Fixed a bug in the TB allocator pruning code and another one …
10:55 PM Changeset in vbox [101095] by vboxsync
VBoxDbg: Fixed statistics refresh bug and changed some of QModelIndex …
10:54 PM Changeset in vbox [101094] by vboxsync
VBoxDbg: Unnecessary parentheses.
10:53 PM Changeset in vbox [101093] by vboxsync
VBoxDbg: Do not reposition or resize maximized debugger windows when …
8:50 PM Ticket #21842 (Nested Virtualization on FreeBSD host not working. (VirtualBox Version ...) created by andreaf74
Hello, I'm trying to use nested virtualization support on FreeBSD …
12:54 PM Changeset in vbox [101092] by vboxsync
FE/Qt: bugref:6699, bugref:9072. Fixing 'type to search' functionality …
12:42 PM Changeset in vbox [101091] by vboxsync
VMM/IEM: Fixed collision list issue when removing. Added length …
12:24 PM Ticket #21841 (Import from OCI fails) created by abbasha
We are trying to import OCI VM into on-prem VirtualBox in MAC server. …
12:14 PM Changeset in vbox [101090] by vboxsync
FE/Qt: bugref:6699, bugref:9072. Making sure tool bar's pane actions …
11:50 AM Changeset in vbox [101089] by vboxsync
FE/Qt: bugref:6699, bugref:9072. Removing some obsolete extra data stuff.
10:22 AM Changeset in vbox [101088] by vboxsync
VMM/IEM,VMM/TM: Basic TB managment and allocation rewrite. bugref:10369
10:18 AM Changeset in vbox [101087] by vboxsync
CPUID: Updated logging of CPUID bits with information from current AMD …

Sep 11, 2023:

10:22 PM Changeset in vbox [101086] by vboxsync
tools/win.*/exports/w8: The ring-3 dll export files.
7:36 PM Changeset in vbox [101085] by vboxsync
Devices/Network: wip. DHCP, ARP, NTP all working. TCP not. bugref:10268
4:51 PM Changeset in vbox [101084] by vboxsync
include/VBox/vmm/cpum-armv8.h: Add exploded feature info for …
4:50 PM Changeset in vbox [101083] by vboxsync
include/iprt/armv8.h: Definitions for the ID registers, bugref:10525
4:22 PM Ticket #21840 (error starting a virtual machine) created by bryanacosta
Dear, good afternoon, Please help with error 0x80004005. When …
3:56 PM Ticket #21838 ("/sbin/vboxconfig" fails caused by a typo) closed by galitsyn
duplicate: Duplicate of #21796.
3:53 PM Changeset in vbox [101082] by vboxsync
WDDM: testcase update
3:39 PM Changeset in vbox [101081] by vboxsync
Additions: Linux: vboxsf: scm fix, bugref:10524.
2:06 PM Changeset in vbox [101080] by vboxsync
Additions: Linux: vboxsf: Introduce initial support for kernel 6.6, …
2:04 PM Changeset in vbox [101079] by vboxsync
Additions: Linux: vboxvideo: Introduce initial support for kernel 6.6, …
1:49 PM Changeset in vbox [101078] by vboxsync
FE/Qt: bugref:10500: A fix for r158770, using native cloud VM id …
10:27 AM Changeset in vbox [101077] by vboxsync
Added the attribute 'cloudId' into the interface ICloudMachine.

Sep 9, 2023:

10:39 AM Ticket #21839 (Boot of Linux Guest crashes virtual machine) created by Gene77072
Following uneventful installation of latest KDE Neon User Image …

Sep 8, 2023:

10:42 PM Ticket #21838 ("/sbin/vboxconfig" fails caused by a typo) created by Joerg Schiermeier
The compilation of the VirtualBox modules fails with error 1. There …
4:53 PM Changeset in vbox [101076] by vboxsync
Validation Kit: Another build fix. bugref:10384
4:00 PM Changeset in vbox [101075] by vboxsync
FE/Qt: Preferences / Settings dialogs: Get rid of excessive …
3:40 PM Changeset in vbox [101074] by vboxsync
FE/Qt: bugref:10384: A bit of coding style and logic adjustments for …
3:15 PM Changeset in vbox [101073] by vboxsync
Main: Log guest platform architecture in release log. bugref:10384
3:03 PM Changeset in vbox [101072] by vboxsync
FE/Qt: bugref:10513: Update VM Settings dialog editor hierarchy so …
2:59 PM Changeset in vbox [101071] by vboxsync
FE/Qt: Global Preferences / Display page: Reorder Font Scaling editor …
2:42 PM Changeset in vbox [101070] by vboxsync
Main: Fixed warnings. bugref:10384
2:38 PM Changeset in vbox [101069] by vboxsync
Main: Override the platform architecture in …
2:37 PM Changeset in vbox [101068] by vboxsync
Main: More code for ARM. bugref:10384
12:56 PM Changeset in vbox [101067] by vboxsync
Validation Kit: Build fix for VBox < 7.1. bugref:10384
12:53 PM Changeset in vbox [101066] by vboxsync
Main: More stub code for ARM [build fix]. bugref:10384
12:51 PM Changeset in vbox [101065] by vboxsync
Main: More stub code for ARM [build fix]. bugref:10384
12:44 PM Changeset in vbox [101064] by vboxsync
FE/Qt: More code for running ARM VMs needed -- Don't try to access and …
12:41 PM Changeset in vbox [101063] by vboxsync
Main: More stub code for ARM. bugref:10384
8:53 AM Changeset in vbox [101062] by vboxsync
VMM/GICAll: Properly fix assertion, uIntId == 0 is of course allowed …
8:05 AM Changeset in vbox [101061] by vboxsync
Validation Kit: Build fix for VBox < 7.1. bugref:10384
7:59 AM Changeset in vbox [101060] by vboxsync
VMM: Nested VMX: bugref:10318 VMX PAT MSR checking nit.
7:50 AM Changeset in vbox [101059] by vboxsync
VMM: Nested VMX: bugref:10318 EPT memtype define nits.
4:02 AM Changeset in vbox [101058] by vboxsync
VMM: Nested VMX: bugref:10318 Pass only the final (leaf) SLAT PTE …

Sep 7, 2023:

5:12 PM Changeset in vbox [101057] by vboxsync
Main: Renamed …
4:39 PM Changeset in vbox [101056] by vboxsync
Main/Platform: Docs. bugref:10384
2:29 PM Changeset in vbox [101055] by vboxsync
Main/Settings: Fixed setting serial port I/O address for settings < …
1:59 PM Changeset in vbox [101054] by vboxsync
Main: More checks for (un)supported platforms. See comments for …
1:50 PM Changeset in vbox [101053] by vboxsync
FE/Qt: bugref:10513: Tiny cleanup for Preferences dialog / editors.
1:11 PM Changeset in vbox [101052] by vboxsync
Main: Check if data has been initialized in platform uninit(). bugref:10384
1:05 PM Changeset in vbox [101051] by vboxsync
FE/Qt: bugref:10513: Unify filter-out logic in UIEditor more universal …
12:17 PM Changeset in vbox [101050] by vboxsync
Main: More Doxygen fixes. bugref:10384
12:10 PM Changeset in vbox [101049] by vboxsync
Main: More Doxygen fixes. bugref:10384
12:03 PM Changeset in vbox [101048] by vboxsync
Main/Platform: We only support ARM VMs on ARM hosts for now. Remove …
11:42 AM Changeset in vbox [101047] by vboxsync
Main/Platform: Fixed status code mixup. bugref:10384
11:42 AM Changeset in vbox [101046] by vboxsync
Main/Platform: Fixed status code mixup. bugref:10384
11:24 AM Ticket #21837 (Windows 10 or 11 host, Windows 11 22H2 guest: doesn't boot anymore ...) created by Denis.L
Windows 10 or 11 host, both 22H2, and Windows 11 22H2 guest: doesn't …
10:29 AM Changeset in vbox [101045] by vboxsync
Initial commit (based draft v2 / on patch v5) for implementing …
10:29 AM Changeset in vbox [101044] by vboxsync
Initial commit (based draft v2 / on patch v5) for implementing …
10:16 AM Changeset in vbox [101043] by vboxsync
Initial commit (based draft v2 / on patch v5) for implementing …
9:53 AM Changeset in vbox [101042] by vboxsync
FE/Qt: asan side-case fix for r119663.
9:52 AM Changeset in vbox [101041] by vboxsync
Initial commit (based draft v2 / on patch v5) for implementing …
9:33 AM Changeset in vbox [101040] by vboxsync
Initial commit (based draft v2 / on patch v5) for implementing …
9:27 AM Changeset in vbox [101039] by vboxsync
Initial commit (based draft v2 / on patch v5) for implementing …
9:21 AM Changeset in vbox [101038] by vboxsync
Initial commit (based draft v2 / on patch v5) for implementing …
9:20 AM Changeset in vbox [101037] by vboxsync
Initial commit (based draft v2 / on patch v5) for implementing …
9:13 AM Changeset in vbox [101036] by vboxsync
Initial commit (based draft v2 / on patch v5) for implementing …
8:59 AM Changeset in vbox [101035] by vboxsync
Initial commit (based draft v2 / on patch v5) for implementing …

Sep 6, 2023:

5:02 PM Ticket #21836 (Network slows significantly when upgrading from 6.1 to 7.0) created by stepariley
I'm running on a rack server cpu: Intel(R) Xeon(R) CPU E5-2620 v4 …
4:11 PM Ticket #21835 (VirtualBox on MacOS 10.14.7 getting errors when trying to boot on BOTH ...) created by mac techie
Hi! I'm on a 2012 MacBook Pro with an i7 and 16GB of Ram running macOS …
3:11 PM Changeset in vbox [101034] by vboxsync
FE/Qt: bugref:10513: Preferences dialog / Update page: Adjust buddy …
3:09 PM Changeset in vbox [101033] by vboxsync
FE/Qt: bugref:10513: Update Preferences dialog editor hierarchy so …
3:07 PM Changeset in vbox [101032] by vboxsync
FE/Qt: bugref:10513: Extend UIAdvancedSettingsDialog interface with …
3:06 PM Changeset in vbox [101031] by vboxsync
FE/Qt: bugref:10513: Re-inheriting UISettingsPage and …
3:00 PM Changeset in vbox [101030] by vboxsync
FE/Qt: bugref:10513: Extending UIEditor with filtering stuff.
1:53 PM Changeset in vbox [101029] by vboxsync
Additions: Linux: vboxvideo: fixes for RHEL 8.9 kernel, bugref:10381, …
1:32 PM Changeset in vbox [101028] by vboxsync
FE/Qt: bugref:10513: Moving UISettingsGroupBox to UISettingsPage; …
11:21 AM Changeset in vbox [101027] by vboxsync
FE/Qt: bugref:6699, bugref:9072. Some cleaning.
11:09 AM Changeset in vbox [101026] by vboxsync
FE/Qt: bugref:6699, bugref:9072. Fixing broken 'open font selection …
8:29 AM Changeset in vbox [101025] by vboxsync
VMM/VMMAll: Compilation fixes.
8:26 AM Changeset in vbox [101024] by vboxsync
VMM/VMMR3: Compilation fixes.
4:00 AM Changeset in vbox [101023] by vboxsync
switching to openssl-3.1.2. bugref:10519
3:59 AM Changeset in vbox [101022] by vboxsync
openssl-3.1.2: fixing build issues. bugref:10519

Sep 5, 2023:

8:22 PM Ticket #21834 (Can not build guest additions on CentOS 8 Kernel 4.18.0-513 => fixed in svn) created by Peter_3
1. Get VirtualBox 7.0.10 r158379 with CentOS 8 guest machine and …
3:56 PM Changeset in vbox [101021] by vboxsync
openssl-3.1.2: Applied and adjusted our OpenSSL changes to 3.1.0. …
12:10 PM Changeset in vbox [101020] by vboxsync
FE/Qt: bugref:10496, bugref:6699. Some refactoring.
11:36 AM Changeset in vbox [101019] by vboxsync
FE/Qt: bugref:10496, bugref:9072. Synchronize pane container tab …
11:23 AM Changeset in vbox [101018] by vboxsync
FE/Qt: bugref:10496, bugref:9072. Calling translate after widget …
9:11 AM Changeset in vbox [101017] by vboxsync
CPUID: Corrected AMD L2/L3 cache info dumping from CPUID Fn8000_0006.
9:08 AM Changeset in vbox [101016] by vboxsync
BusLogic: Avoid needlessly looping over an invalid mailbox (see …
7:05 AM Changeset in vbox [101015] by vboxsync
FE/Qt: bugref:10496. Moving UIPaneContainer to widgets subfolder.

Sep 4, 2023:

9:00 PM Changeset in vbox [101014] by vboxsync
Main/src-client/ConsoleImplConfig*: Polishing. More obvious buffer …
6:43 PM Changeset in vbox [101013] by vboxsync
FE/Qt: bugref:10513: Moving menu-bar/status-bar editors from widgets …
6:25 PM Changeset in vbox [101012] by vboxsync
ValKit: Use VBoxSVGA adapter on Windows 11 guests (instead of default …
6:09 PM Changeset in vbox [101011] by vboxsync
FE/Qt: bugref:10513: Re-inhering properties/settings editors from …
4:45 PM Changeset in vbox [101010] by vboxsync
ValidationKit: 3 more symbols to delete
4:42 PM Changeset in vbox [101009] by vboxsync
ValidationKit: quick fix for line too long
4:39 PM Changeset in vbox [101008] by vboxsync
FE/Qt: bugref:10496, bugref:9072. Fixing 'restore defaults' stuff in …
4:20 PM Ticket #21831 (cant compile kernel driver) closed by galitsyn
duplicate: Duplicate of #21796.
4:07 PM Changeset in vbox [101007] by vboxsync
ValKit: Use VBoxSVGA adapter on Windows 11 guests (instead of default …
4:04 PM Changeset in vbox [101006] by vboxsync
openssl-3.1.0: deleting old openssl-3.0.7 and openssl-3.0.9. bugref:10418
3:31 PM Changeset in vbox [101005] by vboxsync
FE/Qt: bugref:10496, bugref:9072. Adding some missing connections.

Sep 3, 2023:

9:49 PM Ticket #21833 (Orphaned .sav-files are not deleted) created by Lopina
In a nutshell: Since 7.0.2 (I'm actually using 7.0.10), VirtualBox is …
11:07 AM Changeset in vbox [101004] by vboxsync
BIOS: Added proper VDS S/G support to the LSI Logic driver.
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