VirtualBox

Timeline



Jan 6, 2025:

7:13 PM Changeset in vbox [107446] by vboxsync
FE/Qt: bugref:3409: Runtime UI: Fixing few more parfait warnings in …
6:51 PM Changeset in vbox [107445] by vboxsync
Devices/Storage/DrvRamDisk.cpp: Remove unused variable, remove unused …
6:51 PM Changeset in vbox [107444] by vboxsync
Shared Clipboard/VBoxSharedClipboardSvc-transfers.cpp: Fixed a warning …
6:48 PM Changeset in vbox [107443] by vboxsync
Devices/Storage/DrvHostDVD.cpp: Propagate status code (should be …
6:46 PM Changeset in vbox [107442] by vboxsync
Devices/Storage/DrvHostBase.cpp: Add missing harmless error check in …
6:43 PM Changeset in vbox [107441] by vboxsync
Devices/Storage/DevLsiLogicSCSI.cpp: Disable unused code, bugref:3409
6:43 PM Changeset in vbox [107440] by vboxsync
Main/src-server/NATNetworkImpl.cpp: Fixed a warning found by Parfait. …
6:41 PM Changeset in vbox [107439] by vboxsync
Devices/Storage/DevAHCI.cpp: Fix redundant if condition, bugref:3409
6:25 PM Changeset in vbox [107438] by vboxsync
Main/ApplianceImplImport.cpp: Fixed a warning found by Parfait. …
6:05 PM Changeset in vbox [107437] by vboxsync
ExtPackManagerImpl.cpp: Fixed a warning found by Parfait. ​This …
5:55 PM Changeset in vbox [107436] by vboxsync
Devices/Network/DevDP8390: Fixed a warning found by Parfait. …
5:47 PM Changeset in vbox [107435] by vboxsync
VBoxManage/VBoxManageModifyVM.cpp: Fixed a warning found by Parfait. …
5:41 PM Changeset in vbox [107434] by vboxsync
VBoxManage/VBoxManageGuestCtrl.cpp: Fixed a warning found by Parfait. …
5:34 PM Changeset in vbox [107433] by vboxsync
VBoxManage/VBoxManageGuestCtrl.cpp: Fixed a warning found by Parfait. …
5:32 PM Changeset in vbox [107432] by vboxsync
Runtime/common/fs/isovfs.cpp: Fixed a warning found by Parfait. …
5:25 PM Changeset in vbox [107431] by vboxsync
Runtime/common/fs/isovfs.cpp: Fixed a warning found by Parfait [build …
5:15 PM Changeset in vbox [107430] by vboxsync
Runtime/common/fs/isovfs.cpp: Fixed a warning found by Parfait. …
5:08 PM Changeset in vbox [107429] by vboxsync
Runtime/common/string/strtonum.cpp: Fixed a warning found by Parfait. …
5:01 PM Changeset in vbox [107428] by vboxsync
Devices/Security: Fix some harmless repeated expansion of macro …
4:59 PM Changeset in vbox [107427] by vboxsync
HGCMThread.cpp: Fixed a warning found by Parfait. ​jiraref:VBP-1424
4:36 PM Changeset in vbox [107426] by vboxsync
Storage/ISCSI.cpp: Fix unused assignment parfait warning, transit is …
4:35 PM Changeset in vbox [107425] by vboxsync
Storage/ISCSI.cpp: Fix unused assignment parfait warning, the status …
4:32 PM Changeset in vbox [107424] by vboxsync
Storage/Parallels.cpp: Fix harmless parfait integer overflow warning …
4:30 PM Changeset in vbox [107423] by vboxsync
Storage/RAW.cpp: Fix some parfait warnings, bugref:3409
4:25 PM Changeset in vbox [107422] by vboxsync
Storage/VDI.cpp: Bail out early in case of an error, bugref:3409
4:01 PM Changeset in vbox [107421] by vboxsync
FE/Qt: bugref:3409: Runtime UI: Fixing few parfait warnings in …
3:57 PM Changeset in vbox [107420] by vboxsync
FE/Qt: bugref:3409: Extra-data Manager & Runtime UI: Fixing parfait …
2:58 PM Changeset in vbox [107419] by vboxsync
ConsoleVRDPServer.cpp: Fixed a warning found by Parfait. ​jiraref:VBP-1424
2:14 PM Changeset in vbox [107418] by vboxsync
Disassembler/{DisasmFormatArmV8.cpp,DisasmFormatYasm.cpp}: Remove …
2:14 PM Changeset in vbox [107417] by vboxsync
Disassembler/DisasmCore-armv8.cpp: Explicitely cast the result to …
2:11 PM Changeset in vbox [107416] by vboxsync
Debugger/testcase/tstDBGCParser.cpp: Make function static as it is not …
2:06 PM Changeset in vbox [107415] by vboxsync
Debugger/DBGCDumpImage.cpp: Fix check, bugref:3409
2:05 PM Changeset in vbox [107414] by vboxsync
Debugger/DBGPlugInCommonELFTmpl.cpp.h: Remove redundant sanity check, …
12:13 PM Changeset in vbox [107413] by vboxsync
Host Services/Shared Folders: Fixed a warning found by Parfait. …
12:00 PM Changeset in vbox [107412] by vboxsync
FE/Qt: bugref:3409: Runtime UI: Fixing lots of parfait warnings in UI …
12:00 PM Changeset in vbox [107411] by vboxsync
FE/Qt: bugref:3409: Runtime UI: Fixing parfait warnings in …
11:33 AM Ticket #22181 (VBox not supported on Win7/8.1 anymore?) closed by aeichner
wontfix
11:29 AM Ticket #22191 (Using a .vhd image in the VM will crash the VM in Linux) closed by aeichner
invalid: The host write cache should be disabled by default for VMs in …
11:09 AM Ticket #22262 (macOS Sequoia 15.2 - Won't start.) closed by aeichner
invalid: It looks like you are trying to run Windows/ARM as a guest. This is …
11:05 AM Ticket #15471 (F16C, FMA and BMI extensions are not supported.) closed by aeichner
fixed: Right, support for those extensions was added with VirtualBox 7.1.
11:04 AM Ticket #22269 (Problems with usb device) closed by aeichner
invalid: Unfortunately there is nothing we can do without having at least a …
10:49 AM Ticket #22275 (Unable to run VirtualBox 7.1.4 on WIN 7 64bit) closed by aeichner
invalid: Windows 7 is not supported as a host OS anymore starting with …
10:41 AM Ticket #22270 (Unable to install VirtualBox on Window 11 64-bit operating system, ...) closed by aeichner
invalid: Windows/ARM is not supported as a host or even a guest rigtht now. …
10:04 AM Changeset in vbox [107410] by vboxsync
VMM/GIMHV: bugref:3409 Fixed two redundant 'if' conditions. Eliminated …

Jan 2, 2025:

3:42 PM Changeset in vbox [107409] by vboxsync
Docs: ​bugref:10705. bugref:10829. Reverting some unintended changes …

Jan 1, 2025:

2:54 PM Ticket #22275 (Unable to run VirtualBox 7.1.4 on WIN 7 64bit) created by foksik_sk
I downloaded and installed VirtualBox 7.1.4 for Windows. During …

Dec 30, 2024:

4:41 PM Changeset in vbox [107408] by vboxsync
FE/Qt: bugref:9510. Make sure CPU percentage is capped at 100.
12:56 PM Changeset in vbox [107407] by vboxsync
FE/Qt: bugref:9510. In case of manager UI an explicit check for GA …

Dec 27, 2024:

10:59 PM Ticket #22274 (VM CPU meter is very inaccurate, is worse the more CPUs are assigned ...) created by Justinh
With 2 CPUs in the VM, the meter in the VM status bar rides at about …
10:52 PM Ticket #22273 (VB desktop shortcut icon is not legible with transparent background) created by Justinh
change the desktop to use a blue-ish/green-ish color, like one of the …
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