VirtualBox

VirtualBox 6.0.6 for PC Windows

Oracle
開源軟體

VirtualBox 5.1.12.112440

更新時間:2016-12-22
更新細節:

- VMM: fixed VERR_IEM_ASPECT_NOT_IMPLEMENTED Guru Meditations with certain Linux guests if KVM paravirtualization is enabled.
- VMM: fixed VERR_VMX_UNABLE_TO_START_VM Guru Meditations under rare conditions.
- GUI: prevent a crash under certain conditions if the VM is terminated very early.
- GUI: fixed certain keyboard capture issues (5.1.10 regression; Mac OS X hosts only;
- GUI: fixed dragging guest windows in seamless mode with the keyboard captured.
- GUI: fixed a problem where the new version detected dialog was covered by the appliance import dialog.
- Storage: fixed NVMe reset processing when doing rmmod nvme; modprobe nvme in a Linux guest.
- Storage: fixed creating a snapshot when the VM is running and an NVMe controller is present.
- Storage: fixed a problem with the LsiLogic SCSI controller where requests could be lost with SMP guests.
- E1000: fixed "cable disconnected" issue.
- E1000: fixed "TX unit hang" issue.
- Parallel ports: fixed port enumeration on Windows host.
- API: don't crash when sanitizing certain VM names.
- Linux hosts: automatically disable asynchronous I/O on Linux 2.6.18 kernels as high I/O load may trigger kernel oopses on these kernels if this feature is enabled.
- Linux hosts / guests: Linux 2.6.28 compile fix.
- Linux hosts: compile Linux 4.9 compile fix.
- Linux Additions: warn the user about a known bug with older Linux guests (e.g. Debian 7) requiring manual work to get 3D working.
- Linux Additions: fix the graphics driver build with Linux 4.10 and later.
- Windows Additions: fixed a crash in the WDDM driver under certain conditions.


版本下載:VirtualBox 5.1.12.112440

VirtualBox 5.1.10.112026

更新時間:2016-11-22
更新細節:

- GUI: the USB filter settings dialog should allow to specify the USB revision in hexadecimal format.
- GUI: fixed crash on certain hosts when pressing certain key combinations (Windows hosts only;
- GUI: fixed issue with updating the available-geometry on host-screen work-area resize.
- GUI: don't crash / hang on certain environments if accessibility support is enabled.
- GUI: fixed various issues in Unscaled HiDPI Output mode.
- GUI: extend the VM Input menu with Print Screen-related actions.
- GUI: improved handling of inserting the Guest Additions ISO image by trying all available optical drives rather than only the first one and by not asking the user if he wants to force un-mounting (which doesn't work in most cases anyway).
- API: default to RTC using UTC for Solaris 11 guests.
- Settings: be less restrictive when reading a VM configuration containing a host-only adapter without an interface name.
- Storage: fixed resizing VDI images resulting in an un-bootable image under certain circumstances.
- NAT: fixed several 5.1.8 regressions on Mac OS X and Windows hosts.
- Audio: fixed a few 5.1.x regressions by using the audio code from 5.0.x until the audio overhaul is completed.
- VBoxManage: fixed documentation of the storage ctl command.
- Build system: another fix for building VirtualBox on systems which default to Python 3.
- Windows hosts: hardening fix for Windows 10 build 14971.
- Windows Additions: properly start the VirtualBox guest services even if the guest user name contains special characters.
- Solaris Additions: fixed preempt mouse notification callback being executed under a spin lock for Solaris guests.
- Linux hosts / guests: Linux 4.9 fixes.
- Linux Additions: fixed Linux kernel module override rule.


版本下載:VirtualBox 5.1.10.112026

VirtualBox 5.1.8.111374

更新時間:2016-10-19
更新細節:

- GUI: fixed keyboard shortcut handling regressions
- GUI: fixed keyboard handling regression for separate UI
- NAT: don't exceed the maximum number of "search" suffixes.
- NAT: fixed parsing of port-forwarding rules with a name which contains a slash
- NAT Network: when the host has only loopback nameserver that cannot be mapped to the guests (e.g. dnsmasq running on 127.0.1.1), make DHCP supply NAT Network DNS proxy as nameserver.
- Bridged Network: prevent flooding syslog with packet allocation error messages
- Audio: now using Audio Queues on Mac OS X hosts
- Audio: fixed recording with the PulseAudio backend (5.1 regression)
- Audio: various bugfixes
- Snapshots: fixed regression in 5.1.4 for deleting snapshots with several disks
- Snapshots: crash fix and better error reporting when snapshot deletion failed
- Storage: some fixes for the NVMe emulation with Windows guests
- API: fixed initialization of SAS controllers
- Build system: make it possible to build VBox on systems which default to Python 3
- Windows hosts: detect certain cases of REGDB_E_CLASSNOTREG errors and print a helpful error message
- Windows hosts: adapted to changes in Windows 10 build 14901
- Windows hosts: better support for processor groups on Windows 7 and later which is required on certain hosts with many CPUs
- Windows installer / Additions: added option to prevent creating of start menu items
- Windows Additions / VGA: if the guest's power management turns a virtual screen off, blank the corresponding VM window rather than hide the window
- Windows Additions: fixed a generic bug which could lead to freezing shared folders
- Linux hosts / guests: fix for kernels with CONFIG_CPUMASK_OFFSTACK set
- Linux Additions: don't require all virtual consoles be in text mode. This should fix cases when the guest is booted with a graphical boot screen
- Linux Additions: added depmod overrides for the vboxguest and vboxsf kernel modules to fix conflicts with modules shipped by certain Linux distributions
- X11 Additions: disable 3D on the guest if the host does not provide enough capabilities


版本下載:VirtualBox 5.1.8.111374

VirtualBox 5.1.6.110634

更新時間:2016-09-13
更新細節:

- GUI: fixed issue with opening '.vbox' files and it's aliases.
- GUI: keyboard grabbing fixes.
- GUI: fix for passing through Ctrl + mouse-click.
- GUI: fixed automatic deletion of extension pack files.
- USB: fixed showing unknown device instead of the manufacturer or product description under certain circumstances.
- XHCI: another fix for a hanging guest under certain conditions as result of the fix for bug. #15747, this time for Windows 7 guests.
- Serial: fixed high CPU usage with certain USB to serial converters on Linux hosts.
- Storage: fixed attaching stream optimized VMDK images.
- Storage: reject image variants which are unsupported by the backend.
- Storage: fixed loading saved states created with VirtualBox 5.0.10 and older when using a SCSI controller.
- Storage: fixed broken NVMe emulation if the host I/O cache setting is enabled.
- Storage: fixed using multiple NVMe controllers if ICH9 is used.
- NVMe: fixed a crash during reset which could happen under certain circumstances.
- Audio: fixed microphone input.
- Audio: fixed crashes under certain conditions.
- Audio: fixed recording with the ALSA backend.
- Audio: fixed stream access mode with OSS backend.
- E1000: do also return masked bits when reading the ICR register, this fixes booting from iPXE.
- BIOS: fixed 4bpp scanline calculation.
- API: relax the check for the version attribute in OVF/OVA appliances.
- Windows hosts: fixed crashes when terminating the VM selector or other VBox COM clients.
- Linux Installer: fixed path to the documentation in .rpm packages.
- Linux Installer: fixed the vboxdrv.sh script to prevent an SELinux complaint.
- Linux hosts: don't use 32-bit legacy capabilities.
- Linux Additions: Linux 4.8 fix for the kernel display driver.
- Linux Additions: don't load the kernel modules provided by the Linux distribution but load the kernel modules from the official Guest Additions package instead.
- Linux Additions: fix dynamic resizing problems in recent Linux guests.
- User Manual: fixed error in the VBoxManage chapter for the getextradata enumerate example.


版本下載:VirtualBox 5.1.6.110634

VirtualBox 5.1.4.110228

更新時間:2016-08-18
更新細節:

- GUI: show actual VM uptime in the session information window
- Audio: re-enabled speakers for Mac OS X guests
- Audio: fixed crashes under certain conditions
- USB: fixed a hang under certain conditions
- USB: fixed a hanging guest under certain conditions
- PIIX4: implemented dummy SMBus controller to prevent annoying Linux kernel warnings about uninitialized SMBus base address
- NVMe: several fixes to improve stability, fixed a crash while saving a VM state
- VMDK: Fixed an issue creating fixed size images with certain sizes and the Split2G option enabled
- VHDX: fixed cloning images with VBoxManage clonehd
- Storage: Fixed broken bandwidth limitation when the limit is very low
- EFI: fixed sending debug messages in the EFI firmware if a serial port is enabled
- OVF: when importing appliances, make sure that the version of the embedded VirtualBox-specific settings is processed, to get the default settings handling right
- VBoxManage: Don't try to set the medium type if there is no change
- Linux installer: fixed some scripting issues
- Linux installer: fixed a path issue on certain Linux distributions
- Windows hosts: fixed corrupted mouse pointers with some Linux and Solaris guests
- Linux Additions: made the video driver work on 32-bit guests with large video memory sizes
- Linux Additions: made the video driver work on kernel 4.7 and later
- Linux Additions: converted a failure message to an informational one when drivers could not be stopped during upgrade
- Linux Additions: made the video driver work around an X server bug which cause screen refresh to stop
- Windows Additions: auto-resizing fixes for Windows 10 guests
- Windows Additions: fixed VBoxTray problems with Windows 2000


版本下載:VirtualBox 5.1.4.110228

VirtualBox 5.1.2.108956

更新時間:2016-07-22
更新細節:

- VMM: several fixes
- GUI: fixed screenshot if the VM is started in separate mode
- GUI: fixed issue with double-click/opening registered file types (.vbox and .vbox-extpack) on Mac OS X
- GUI: fixed a bug which made it impossible close some error/warning messages using the close button
- GUI: weakened the control over the VM window behavior allowing to resize it across multiple screens and to use in Snap Assist techniques
- GUI: jump to the second tab of the session information window
- GUI: fix for Alt-Tab
- Storage: fixed creating fixed size VHD images
- Storage: fixed a hang during power off if the VM was suspended before and a NVMe controller is configured
- USB: fixed a crash under certain conditions
- Audio: make AC'97 volume control work again
- Audio: fixed rare VM hangs when using AC'97 emulation
- Audio: SB16 fixes
- EFI: fixed access to devices attached to SATA port 2 and higher
- OVA: fix for checking certain signatures
- OVA: fixed MAC address generation for appliances created by VirtualBox
- API: fixed audio settings handling for older config files
- API: fixed truncation of USB product/vendor IDs on Linux hosts
- API: fixed VRDP with authentication
- API: don't crash if there is no graphics controller configured
- Linux hosts: fixed EL5 builds
- non-Windows hosts: fixed a crash during shutdown under rare circumstances
- Linux Additions: fixed SELinux issue which prevented certain Linux guests to work in 3D mode
- User Manual: updates


版本下載:VirtualBox 5.1.2.108956

VirtualBox 5.1.0.108711

更新時間:2016-07-13
更新細節:

# New features:
- VMM: new APIC and I/O APIC implementations that result in significantly improved performance in certain situations
- VMM: added support for Hyper-V paravirtualized debugging of Windows guests
- VMM: emulate even more MMIO and shadow pagetable exits without going back to user mode
- GUI: overall migration to Qt5
- GUI: passive API event listener improving the VM GUI performance and response time
- Audio: added HDA (High Definition Audio) support for newer Linux guests
- Audio: added on-demand timers which should improve the overall performance and reduce the CPU consumption
- Audio: more fine-grained volume control for the AC'97 emulation, which now also takes the master volume control into account better support for Python 3
# Fixed and/or added:
- VMM: activate the x2APIC by default for Linux guests
- VMM: many more fixes
- GUI: the Detach UI action is now a part of the VM Machine menu
- GUI: reworked session information window
- GUI: the new VM wizard now allows to choose the VM location for the VM which is being created
- GUI: fixed location of touch events in unscaled HiDPI mode
- GUI: various bugfixes and internal cleanup
- Storage: use fallocate() or similar if present to speed up creating fixed-sized disk images
- Storage: implemented NVMHCI-compatible storage controller
- Audio: various bugfixes and infrastructure improvements
- E1000: implemented interrupt throttling for performance improvements
- EFI: many improvements, for example allow to boot from USB
- OVF: improved handling of signed manifests
- API: Windows XP guests and Windows 2003 server guests now default to the E1000 T Server network card
- VBoxSVC: fixed several memory leaks when handling .dmg images
- Installers: ship VBoxBugReport
- Windows hosts: reworked COM proxy
- Linux installers: no longer rely on DKMS for module rebuilding
- Linux Additions: fix a problem when updating the initramfs after the guest modules are compiled
- Linux Additions: try to fix a problem where the OpenGL libraries where loaded by the X server when we only support X clients


版本下載:VirtualBox 5.1.0.108711

VirtualBox 5.1.0 RC1

更新時間:2016-07-08
更新細節:

# The following major new features were added:
* VMM: new APIC and I/O APIC implementations that result in significantly improved per-formance in certain situations (for example with networking, bug #15295)
* VMM: added support for Hyper-V paravirtualized debugging of Windows guests
* VMM: emulate even more MMIO and shadow pagetable exits without going back to user mode
* GUI: overall migration to Qt5
* GUI: passive API event listener improving the VM GUI performance and response time
* Audio: added HDA (High Definition Audio) support for newer Linux guests
* Audio: added on-demand timers which should improve the overall performance and reduce the CPU consumption
* better support for Python 3
# In addition, the following items were fixed and/or added:
* VMM: many fixes
* GUI: the Detach UI action is now a part of the VM Machine menu
* GUI: reworked session information window
* GUI: the new VM wizard now allows to choose the VM location for the VM which is being created
* GUI: fixed location of touch events in unscaled HiDPI mode (bugs #105381, #14366)
* GUI: various bugfixes and internal cleanup
* Storage: use fallocate or similar if present to speed up creating fixed-sized disk images
* Storage: implemented NVMHCI-compatible storage controller
* Audio: added support for master volume controls in the AC’97 emulation
* Audio: various bugfixes and infrastructure improvements
* EFI: many improvements, for example allow to boot from USB
* OVF: improved handling of signed manifests
* Windows hosts: rework COM proxy (e.g. bug #8298)
* Linux installers: no longer rely on DKMS for module rebuilding


版本下載:VirtualBox 5.1.0 RC1

VirtualBox 5.0.24.108355

更新時間:2016-06-29
更新細節:

- VMM: reverted to the old I/O-APIC code for now to fix certain regressions with 5.0.22 . This means that the networking performance with certain guests will drop to the 5.0.20 level . One workaround is to disable GRO for Linux guests.
- Main: when taking a screenshot, don't save garbage for blanked screens
- NAT: correctly parse resolv.conf file with multiple separators
- Storage: fixed a possible corruption of stream optimized VMDK images from VMware when opened in read/write mode for the first time
- Audio: imlemented dynamic re-attaching of input/output devices on Mac OS X hosts
- ACPI: notify the guest when the battery / AC state changes instead of relying on guest polling
- Linux hosts: fixed VERR_VMM_SET_JMP_ABORTED_RESUME Guru Meditations on hosts with Linux 4.6 or later
- Solaris hosts: make the GUI work on Solaris 10 again.


版本下載:VirtualBox 5.0.24.108355

VirtualBox 5.1.0 Beta 3

更新時間:2016-06-17
更新細節:

- GUI: more multi-screen full-screen issues fixed for Windows host (layout change, host-screen reattaching
- GUI: fixing Solaris crash in VM settings dialog, see here
- VMM: Paravirt fixes
- VMM: fixes on Mac OS X
- VMM: I/O-APIC fixes and improvements
- VMM: many other fixes
- VMM: fixes for 64-bit Solaris on 32-bit hosts
- ACPI: fixes for passing through the battery information to the guest
- Main: raised the initial values for RAM, VRAM and hard disk size for certain guests
- Main: WinXP guests defaults to E1000 (PRO/1000 T Server), better performance
- E1000: implemented interrupt throttling improving the performance under certain conditions
- Linux hosts: fixed several Qt5 problems when using the .run packages on recent Linux distributions,
- Linux installer: remove old VBox kernel modules before installing the new version
- X11 Additions: the drag and drop service of VBoxClient was blocked for 60 seconds during shutdown,


版本下載:VirtualBox 5.1.0 Beta 3

VirtualBox 5.0.22.108108

更新時間:2016-06-17
更新細節:

- VMM: fixes for certain Intel Atom hosts
- VMM: properly restore the complete FPU state for 32-bit guests on 64-bit hosts on Intel Sandy Bridge and Ivy Bridge CPUs
- VMM: new I/O-APIC implementation fixing several bugs and improving the performance under certain conditions
- VMM: fixed a potential Linux guest panic on AMD hosts
- VMM: fixed a potential hang with 32-bit EFI guests on Intel CPUs (VT-x without unrestricted guest execution)
- GUI: don't allow to start subsequent separate VM instances
- GUI: raised upper limit for video capture screen resolution
- GUI: warn if the VM has less than 128MB VRAM configured and 3D enabled
- Main: when monitoring DNS configuration changes on Windows hosts avoid false positives from competing DHCP renewals. This should fix NAT link flaps when host has multiple DHCP configured interfaces, in particular when the host uses OpnVPN.
- Main: properly display an error message if the VRDE server cannot be enabled at runtime, for example because another service is using the same port
- NAT: Initialize guest address guess for wildcard port-forwarding rules with default guest address
- VGA: fix for a problem which made certain legacy guests crash under certain conditions
- ACPI: properly notify the guest if the ACPI battery state changed
- OVF: fixed import problems for some appliances using an AHCI controller created by 3rd party applications
- SDK: reduced memory usage in the webservice Java bindings
- Windows hosts: fixed performance regresson with SMP guests
- Windows hosts: fixes for the shared clipboard
- Windows hosts: Windows hardening fix
- Windows Additions: fixes to retain the guest display layout when resizing or disabling the guest monitors
- Linux hosts: EL 6.8 fix
- Linux hosts: Linux 4.7 fix
- Linux Additions: Linux 4.7 fixes
- Linux Additions: fix for certain 32-bit guests
- Linux Additions: fixed mouse pointer offset
- Linux Additions: made old X.Org releases work again with kernels 3.11 and later
- Linux Additions: fixed X.Org crash after hard guest reset
- Linux Additions: don't stop the X11 setup if loading the shared folders module fails
- Linux Additions: don't complain if the Drag and Drop service is not available on the host


版本下載:VirtualBox 5.0.22.108108

VirtualBox 5.1.0 Beta 2

更新時間:2016-06-08
更新細節:

# The following major new features were added:
* VMM: new APIC and I/O APIC implementations that result in significantly improved per-formance in certain situations
* VMM: added support for Hyper-V paravirtualized debugging of Windows guests
* VMM: emulate even more MMIO and shadow pagetable exits without going back to user mode
* GUI: overall migration to Qt5
* GUI: passive API event listener improving the VM GUI performance and response time better support for Python 3
# In addition, the following items were fixed and/or added:
* VMM: many fixes
* GUI: the Detach UI action is now a part of the VM Machine menu
* GUI: reworked session information window
* GUI: the new VM wizard now allows to choose the VM location for the VM which is being created
* GUI: various bugfixes and internal cleanup
* Storage: use fallocate or similar if present to speed up creating fixed-sized disk images
* Storage: implemented NVMHCI-compatible storage controller
* EFI: many improvements, for example allow to boot from USB
* OVF: improved handling of signed manifests
* Windows hosts: rework COM proxy
* Linux installers: no longer rely on DKMS for module rebuilding


版本下載:VirtualBox 5.1.0 Beta 2

VirtualBox 5.1.0 Beta 1

更新時間:2016-06-06
更新細節:

# The following major new features were added:
* VMM: new APIC and I/O APIC implementations that result in significantly improved per-formance in certain situations.
* VMM: added support for Hyper-V paravirtualized debugging of Windows guests.
* VMM: emulate even more MMIO and shadow pagetable exits without going back to user mode.
* GUI: overall migration to Qt5.
* GUI: passive API event listener improving the VM GUI performance and response time.
* better support for Python 3 .
# In addition, the following items were fixed and/or added:
* VMM: many fixes.
* GUI: the Detach UI action is now a part of the VM Machine menu.
* GUI: reworked session information window.
* GUI: the new VM wizard now allows to choose the VM location for the VM which is being created.
* GUI: various bugfixes and internal cleanup.
* Storage: use fallocate or similar if present to speed up creating fixed-sized disk images.
* Storage: implemented NVMHCI-compatible storage controller.
* EFI: many improvements, for example allow to boot from USB.
* OVF: improved handling of signed manifests.
* Windows hosts: rework COM proxy.
* Linux installers: no longer rely on DKMS for module rebuilding.


版本下載:VirtualBox 5.1.0 Beta 1

VirtualBox 5.0.20.106931

更新時間:2016-04-29
更新細節:

# The following items were fixed and/or added:
* Storage: fixed a regression causing write requests from the BIOS to cause a Guru Meditation with the LsiLogic SCSI controller (5.0.18 regression)
* Storage: several emulation fixes in the BusLogic SCSI controller emulation
* NAT Network: support TCP in DNS proxy (same problem as in bug #14736 for NAT)
* NAT: rework handling of port-forwarding rules
* NAT: rewrite host resolver to handle more query types and make it asynchronous so that a stalled lookup doesn't block all NAT traffic
* Snapshots: don't crash when restoring a snapshot which has more network adapters than the current state (ie when the snapshot uses ICH9 and the current state uses PIIX3)
* Guest Control: various bugfixes for the copyfrom and copyto commands / API
* VBoxManage: list processor features on list hostinfo
* Linux hosts: fix for Linux 4.5 if CONFIG_NET_CLS_ACT is enabled
* Windows hosts: another fix for recent Windows 10 insider builds
* Windows hosts: make it work on Windows XP again (5.0.18 regression)
* Windows Additions: fixed performance issues with PowerPoint 2010 and the WDDM graphics drivers if Aero is disabled


版本下載:VirtualBox 5.0.20.106931

VirtualBox 5.0.18.106667

更新時間:2016-04-20
更新細節:

- GUI: position off-screen windows to be fully visible again on relaunch in consistence with default-behavior
- GUI: fixed the View menu / Full-screen Mode behavior on Mac OS X El Capitan
- GUI: fixed a test which allowed to encrypt a hard disk with an empty password
- GUI: fixed a crash under certain conditions during VM shutdown
- GUI: fixed the size of the VM list scrollbar in the VM selector when entering a group
- PC speaker passthrough: fixes (Linux hosts only;)
- Drag and drop: several fixes
- SATA: fixed hotplug flag handling when EFI is used
- Storage: fixed handling of encrypted disk images with SCSI controllers
- Storage: fixed possible crash with Solaris 7 if the BusLogic SCSI controller is used
- USB: properly purge non-ASCII characters from USB strings
- NAT Network: fixed 100% CPU load in VBoxNetNAT on Mac OS X under certain circumstances
- ACPI: fixed ACPI tables to make the display color management settings available again for older Windows versions
- Guest Control: fixed VBoxManage copyfrom command
- Snapshots: fixed several problems when removing older snapshots
- VBoxManage: fixed --verbose output of the guestcontrol command
- Windows hosts: hardening fixes required for recent Windows 10 insider builds
- Windows hosts: fixed support of jumbo frames in with bridged networking
- Windows hosts: don't prevent receiving multicast traffic if host-only adapters are installed
- Linux hosts: added support for the new naming scheme of NVME disks when creating raw disks
- Solaris hosts / guests: properly sign the kernel modules
- Linux hosts / guests: Linux 4.5 fixes
- Linux hosts / guests: Linux 4.6 fixes
- Linux Additions: added a kernel graphics driver to support graphics when X.Org does not have root rights
- Linux/Solaris Additions: fixed several issues causing Linux/Solatis guests using software rendering when 3D acceleration is available
- Windows Additions: fixed a hang with PowerPoint 2010 and the WDDM drivers if Aero is disabled


版本下載:VirtualBox 5.0.18.106667