VirtualBox 7.0 BETA3 released

Temporary forum to discuss issues and problems during a VirtualBox Beta or Release Candidate phase.
Post Reply
galitsyn
Posts: 82
Joined: 4. Jul 2012, 16:09

VirtualBox 7.0 BETA3 released

Post by galitsyn »

Please do NOT use this VirtualBox release candidate on production machines. A VirtualBox release candidate should be used for early evaluation and testing purposes.

You can download the binaries here. Please use sha256sum to compare the hash of the downloaded package with the corresponding hash from this list.

Please do NOT open bug reports at https://www.virtualbox.org/wiki/Bugtracker but use our VirtualBox Beta Feedback forum to report any problems with the Beta. Please concentrate on reporting regressions since VirtualBox 6.1.

VirtualBox 7.0 will be a new major release. Work on changelog and documentation is still in progress.

This is a major update. The following major new features were added:
  • Virtual machines can be fully encrypted now, including the VM config logs and saved states (CLI only for now)
  • OCI: Cloud virtual machines can be added to Virtual Machine Manager and controlled as local VMs
  • OCI: Cloud networks can now be configured via Network Manager tool same way as it is done for Host-only and NAT networks
  • GUI: Added a new utility similar to "top" or "resource monitor" which lists peformance statistics (CPU usage, RAM usage, disk I/O rate, etc.) of running guests
  • GUI: Reworked the new vm wizard to integrate the unattended guest OS installation and to have a more streamlined work flow
  • GUI: Added a new help viewer widget which enables the user manual to be navigated and searched
  • GUI: Adding new notification center unifying most of running progresses and error reporting around the GUI
  • GUI: Improved theme support on all platforms. Linux and macOS got native engine while Windows host got it separately implemented.
  • GUI: Large icon update.
  • Audio recording: Now using Vorbis as the default audio format for WebM containers. Opus is no longer being used.
  • Audio: Added "default" host driver type to make it possible to move VMs (appliances) between different platforms without the need of changing the audio driver explicitly. When the "default" driver is selected, the best audio backend option for a platform will be used. This is the default for newly created VMs.
  • Guest Control: Implemented initial support for automatic updating of Guest Additions for Linux guests
  • Guest Control: Implemented ability to wait for and/or reboot the guest when updating Guest Additions via VBoxManage
  • VBoxManage: Added Guest Control "waitrunlevel" sub-command to make it possible to wait for a guest to reach a certain run level
  • Windows hosts: Added experimental support of running autostarted VMs in session 0, to allow running VMS even when a usser is not being logged in (disabled by default, please consult the manual)
  • macOS hosts: Dropped all kernel extensions. VirtualBox relies fully on userland frameworks provided by Apple now.
  • Linux Guest Additions: Reworked guest screen re-size functionality, added basic integration with some of guest Desktop Environments
  • Devices: Implemented new 3D support based on DirectX 11 (and DXVK on non Windows hosts)
  • Devices: Added virtual IOMMU devices (Intel and AMD variant)
  • Devices: Added virtual TPM 1.2 and 2.0 devices
  • Devices: The EHCI and XHCI USB controller devices are now part of the open source base package
  • EFI: Added support for Secure Boot
  • Debugging: Added experimental support for guest debugging through GDB and highly experimental support for guest debugging through KD/WinDbg
  • In addition, the following items were fixed and/or added:
  • OCI: Cloud networking functionality is enhanced for local VMs, now local VMs could be connected to cloud networking
  • GUI: Improved behavior of the virtual machine list and various VM related tools in case multiple items are selected
  • GUI: On available platforms, added a new option to disable the host's screensaver
  • GUI: Reworked global preferences, machine settings and the wizards to improve stability and usability
  • GUI: Improving mouse handling in multi-monitor case on X11 platform
  • GUI: Medium enumeration engine was reworked to improve permormance
  • GUI: NAT Network stuff was moved from global preferences to global Network Manager tool
  • GUI: Extension Pack Manager was moved from global preferences to global tools
  • GUI: Improved overall accessibility
  • GUI: Migrating to recent Qt versions.
birdie
Posts: 428
Joined: 2. May 2010, 14:19
Primary OS: Fedora other
VBox Version: PUEL
Guest OSses: Windows, Linux, other Unixes
Location: Artem S. Tashkinov
Contact:

Re: VirtualBox 7.0 BETA3 released

Post by birdie »

Kinda sad you've not published the changelog for Beta 3 (maybe it's there on the list but it's impossible to say what's new/fixed/removed vs Beta 2).
HaotongYang
Posts: 32
Joined: 25. Aug 2021, 21:39

Re: VirtualBox 7.0 BETA3 released

Post by HaotongYang »

birdie wrote:Kinda sad you've not published the changelog for Beta 3 (maybe it's there on the list but it's impossible to say what's new/fixed/removed vs Beta 2).

Code: Select all

 setlinkstate1 on

Code: Select all

 setlinkstate1 off
I know one of them, BATE2 bug, BATE3 fixed
BFeely
Posts: 2
Joined: 1. Jul 2022, 21:25

Re: VirtualBox 7.0 BETA3 released

Post by BFeely »

Any plans for Windows Hypervisor Platform support?
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: VirtualBox 7.0 BETA3 released

Post by scottgus1 »

BFeely wrote:Windows Hypervisor Platform
Running under Hyper-V has been a goal since 6.0. Microsoft keeps moving the goalposts, but the devs are continuing to work on it.
klaus
Oracle Corporation
Posts: 1133
Joined: 10. May 2007, 14:57

Re: VirtualBox 7.0 BETA3 released

Post by klaus »

Correct, trying to work with the Windows Hypervisor Platform is part of VirtualBox for a long time, and the last major improvement was delivered in 6.1.32 (and further fixes were in 6.1.36).

Also just to mention it: VirtualBox 7.0.0 is out...
Post Reply