Uitgavegeschiedenis VirtualBox

Hieronder vindt u beschrijvingen van de wijzigingen en vernieuwingen in de opeenvolgende versies van VirtualBox.

VirtualBox 4.2.4

Met VirtualBox kun je binnen een besturingssysteem een ander besturingssysteem (os) virtueel draaien. Handig om Linux vanuit Windows uit te proberen bijvoorbeeld. Of om de gratis proefversie van Windows 8 in te testen.

VirtualBox 4.2.4 is een kleine onderhoudsupdate voor de virtualisatiesoftware die enkele fouten, crashes en regressies oplost. De details kun je nalezen in het changelog hieronder.

VirtualBox 4.2.4 is beschikbaar voor Windows, Mac OS X en Linux. Het is aan te raden om ook het Extension Pack te installeren, zodat je onder andere ondersteuning voor USB hebt.

Changelog

  • GUI: fixed validation warning on global settings / proxy page (4.2.2 regression, bug #11089)
  • GUI: fixed crash with multiple guest screens on certain conditions (OS X hosts only)
  • VBoxBalloonCtrl: fixed command line argument handling of ballooning module
  • VRDP: fixed occasional crash during a video playback in the guest (bug #11082)
  • BIOS: fixed broken DMI information (4.2 regression)
  • BIOS: workaround for booting from Windows 2000 floppy disks
  • EFI: fixed video mode selection loss on VM reboot (#10983)
  • Parallel: fixed parallel port printing failure/ paper queue empty error (Windows hosts only; bug #2226)
  • NAT: fixed crash on alias-less DNS responses when host-resolver is used
  • Storage: fixed hang under rare circumstances

VirtualBox 4.2.2

Met VirtualBox kun je binnen een besturingssysteem een ander besturingssysteem (os) virtueel draaien. Handig om Linux vanuit Windows uit te proberen bijvoorbeeld. Of om de gratis proefversie van Windows 8 in te testen.

VirtualBox 4.2.2 is een onderhoudsupdate voor de virtualisatiesoftware die diverse fouten, crashes, geheugenlekken en onvolkomenheden in de interface repareert. De details kun je nalezen in het changelog hieronder.

VirtualBox 4.2.2 is beschikbaar voor Windows, Mac OS X en Linux. Het is aan te raden om ook het Extension Pack te installeren, zodat je onder andere ondersteuning voor USB hebt.

Change log:
VMM: adapted to changes in Mac OS X 10.8.2 (bug #10965)
GUI: restored VM item tool-tip functionality (4.2 regression)
GUI: added group item tool-tip functionality
GUI: fixed handling of the .ova/.ovf file name association (4.2 regression)
GUI: it was not possible to change any setting before the first VM was created (bug #10928)
GUI: disable grouping action if all the selected items are full children list of the same group already
GUI: added menu for runtime drag-and-drop option change
GUI: cleanup shared-clipboard menu on visual-mode change
GUI: make sure VM receives keyboard focus on entering fullscreen-mode on Win host (bug #11051)
GUI: disable proxy authentication for security reasons
3D Support: DrawIndexedPrimitiveUP implementation fixes for the Windows WDDM video driver (bug #10929)
Storage: fixed a release assertion in the AHCI emulation when requests where canceled with asynchronous I/O disabled
Storage: fixed a hang during VM reset under certain circumstances (bug #10898)
NAT: fixed a crash under rare circumstances (Windows hosts only; bug #10128)
NAT: automatically use the host resolver if the host name server is set to some unusual loopback value (bug #10864)
E1000: fixed a VirtualBox crash during intensive network transfers (4.2 regression; bugs #10936, #10969, #10980)
ICH9: fixed PCI bridge initialization
USB mouse: ensure that the last mouse event doesn't get lost if no URBs are available
BIOS: certain legacy guests (e.g. Windows 95) didn't find the boot device after a warm reboot
BIOS: don't trash the palette in text modes when setting the border color
EFI: fixed OS X guest autoboot (4.2 regression)
VBoxManage: fixed output of showvminfo --machinereadable (bug #10973)
VBoxManage: fixed parsing of storageattach --discard (bug #11023)
VBoxManage: fixed wrong output of the HPET setting in showvminfo (bug #11065)
VBoxManage: fixed closing the guest session after executing a guest process via guest control
VBoxShell: adaptions to interface name changes
Guest Additions device: fixed a Guest Additions hang when a machine was reset after a crash
Linux hosts / guests: Linux 3.7-rc1 fixes
Linux Additions: support X.Org Server 1.13
Linux Additions: fixed a hang when the X server was restarted with old guest kernels
Linux Additions: fixed a VBoxService crash during CPU hot remove (bug #10964)
Windows Additions: fixed automatic screen resize issue for NT4 guests
OS/2 Additions: fixed shutdown hang
OS/2 Additions: fixed mouse driver panic
Solaris hosts: fixed autostart service going into maintenance mode after all VMs started
Solaris hosts: fixed linking the host driver with the dtrace module

VirtualBox 4.2.0

Met VirtualBox kun je binnen een besturingssysteem een ander besturingssysteem (os) virtueel draaien. Handig om Linux vanuit Windows uit te proberen bijvoorbeeld. Of om de gratis proefversie van Windows 8 in te testen.

VirtualBox 4.2 is een grote update voor de virtualisatiesoftware die diverse nieuwe functionaliteit in zich herbergt. Zo is de ondersteuning voor Windows 8 verbeterd, met name op het gebied van 3D. Verder is er een nieuwe expert-modus voor het opzetten van een virtuele machine (VM) en kun je instellingen nu ook veranderen als de VM draait.

Handig is dat je virtuele machines onder Linux en Mac OS X gelijk kunt laten opstarten met het besturingssysteem. Ook worden meer netwerkkaarten ondersteund en kun je vanuit Windows bestanden slepen naar een Linux virtuele machine. Binnenkort zal deze drag and drop functionaliteit voor meer besturingssystemen worden ingevoerd.

Naast deze vernieuwingen zijn diverse fouten, crashes en geheugenlekken verholpen. De details kun je nalezen in het changelog hieronder.

VirtualBox 4.2 is beschikbaar voor Windows, Mac OS X en Linux. Het is aan te raden om ook het Extension Pack te installeren, zodat je onder andere ondersteuning voor USB hebt.

Change log:
This version is a major update. The following major new features were added:

  • Improved Windows 8 support, in particular many 3D-related fixes
  • GUI: VM groups (bug #288)
  • GUI: expert mode for wizards
  • GUI: allow to alter some settings during runtime
  • Support for up to 36 network cards, in combination with an ICH9 chipset configuration (bug #8805)
  • Resource control: added support for limiting network IO bandwidth; see the manual for more information (bug #3653)
  • Added possibility to start VMs during system boot on Linux, OS X and Solaris; see the manual for more information (bug #950)
  • Added experimental support for Drag'n'drop from the host to Linux guests. Support for more guests and for guest-to-host is planned. (bug #81)
  • Added support for parallel port passthrough on Windows hosts
  • Enhanced API for controlling the guest; please see the SDK reference and API documentation for more information

In addition, the following items were fixed and/or added:

  • Mac OS X hosts: sign application and installer to avoid warnings on Mountain Lion
  • VMM: fixed a potential host crash triggered by shutting down a VM when another VM was running (only affected 32-bit hosts and 64-bit OS X hosts, 4.1 regression, bug #9897)
  • VMM: fixed a potential host crash under a high guest memory pressure (seen with Windows 8 guests)
  • VMM: improved VM context switch performance for Intel CPUs using nested paging
  • VMM: added support for FlushByASID features of AMD CPUs (Bulldozer and newer)
  • VMM: fixed unreal mode handling on older CPUs with VT-x (gPXE, Solaris 7/8/9; bug #9941)
  • VMM: fixed MP tables fixes for I/O APIC interrupt routing relevant for ancient SMP guests (e.g. old OS/2 releases)
  • VMM: support recent VIA CPUs (bug #10005)
  • VMM: fixed handling of task gates if VT-x/AMD-V is disabled
  • VMM: page fusion fixes
  • GUI: network operations manager
  • GUI: allow taking screenshots of the current VM window content (bug #5561)
  • GUI: allow automatically sorting of the VM list
  • GUI: allow starting of headless VMs from the GUI
  • GUI: allow reset, shutdown and power off from the Manager window
  • GUI: allow to globally limit the maximum screen resolution for guests
  • GUI: show the full medium part on hovering the list of recently used ISO images
  • GUI: do not create additional folders when a new machine has a separator character in its name (bug #6541)
  • GUI: don't crash on terminate if the settings dialog is still open (bug #9973)
  • GUI: consider scaled DPI values when display fonts on Windows hosts (bug #9864)
  • GUI: if a bridged network interface cannot be found, don't refuse to start the VM but allow the user to change the setting immediately
  • Snapshots: fixed a crash when restoring an old snapshot when powering off a VM (bugs #9364, #9604, #10491)
  • Clipboard: disable the clipboard by default for new VMs (see the manual for more information). It can be enabled at any time using the VM menu.
  • Settings: sanitize the name of VM folders and settings file (bug #10549)
  • Settings: allow to store the iSCSI initiator secret encrypted
  • NAT: improvements for the built-in TFTP server (bugs #7385, #10286)
  • NAT: fixed memory leak when disabling the NAT engine (bug #10801)
  • E1000: 802.1q VLAN support (bug #10429)
  • Storage: implemented burning of audio CDs in passthrough mode
  • Storage: fixed audio CD passthrough for certain media players
  • Storage: implemented support for discarding unused image blocks through TRIM for SATA and IDE and UNMAP for SCSI when using VDI images
  • Storage: added support for QED images
  • Storage: added support for QCOW (full support for v1 and readonly support for v2 images)
  • Storage: added readonly support for VHDX images
  • USB: don't crash if a USB device is plugged or unplugged when saving or loading the VM state (SMP guests only)
  • Solaris additions: added support for X.org Server 1.11 and 1.12
  • Solaris additions: switched to using an in-kernel mouse driver
  • Windows hosts: no need to recreate host-only adapters after a VirtualBox update
  • Windows hosts: updated toolchain; make the source code compatible to VC 2010 and enable some security-related compiler options
  • Windows Additions: fixed memory leak in VBoxTray (bug #10808)

VirtualBox 4.1.22

Met VirtualBox kun je binnen je besturingssysteem een ander besturingssysteem (os) virtueel draaien. Handig om Linux vanuit Windows uit te proberen bijvoorbeeld. Of om de gratis proefversie van Windows 8 in te testen.

VirtualBox 4.1.22 is een kleine onderhoudsupdate voor de gratis virtualisatiesoftware die enkele fouten, zoals een geheugenlek, oplost en kleine verbeteringen doorvoert. De details kun je nalezen in het changelog hieronder.

VirtualBox is beschikbaar voor Windows, Mac OS X en Linux. Het is aan te raden om ook het Extension Pack te installeren, zodat je onder andere ondersteuning voor USB hebt.

Change log:
This is a maintenance release. The following items were fixed and/or added:

  • VMM: fixed a potential host crash triggered by shutting down a VM when another VM was running (only affected 32-bit hosts and 64-bit OS X hosts, 4.1 regression, bug #9897)
  • VMM: fixed a potential host crash under a high guest memory pressure (seen with Windows 8 guests)
  • VMM: respect RAM preallocation while restoring saved state.
  • VMM: fixed handling of task gates if VT-x/AMD-V is disabled
  • Storage: fixed audio CD passthrough for certain media players
  • USB: don't crash if a USB device is plugged or unplugged when saving or loading the VM state (SMP guests only)
  • RTC: fixed a potential corruption of CMOS bank 1
  • Mac OS X hosts: installer fixes for Leopard (4.1.20 regression)
  • Windows Additions: fixed memory leak in VBoxTray (bug #10808)

VirtualBox 4.1.20

Met VirtualBox kun je binnen je besturingssysteem een ander besturingssysteem (os) virtueel draaien. Handig om Linux vanuit Windows uit te proberen bijvoorbeeld. Of om de gratis proefversie van Windows 8 in te testen.

VirtualBox 4.1.20 is een onderhoudsupdate voor de gratis virtualisatiesoftware die verschillende fouten oplost en kleine verbeteringen doorvoert. Ook worden enkele crashes verholpen. De details kun je nalezen in het changelog hieronder.

VirtualBox is beschikbaar voor Windows, Mac OS X en Linux. Het is aan te raden om ook het Extension Pack te installeren, zodat je onder andere ondersteuning voor USB hebt.

VirtualBox 4.1.18

Met VirtualBox kun je in een gastbesturingssysteem een ander besturingssysteem (os) virtueel draaien. Handig om Linux vanuit Windows uit te proberen bijvoorbeeld. Of om de gratis proefversie van Windows 8 in te testen.

VirtualBox 4.1.18 is een reguliere onderhoudsupdate voor de gratis virtualisatiesoftware. Diverse foutjes worden gecorrigeerd en ook een crash en geheugencorruptie opgelost. De details kun je nalezen in het changelog hieronder.

VirtualBox is beschikbaar voor Windows, Mac OS X en Linux. Het is aan te raden om ook het Extension Pack te installeren, zodat je onder andere ondersteuning voor USB hebt.

VirtualBox 4.1.16

Met VirtualBox kun je in een gastbesturingssysteem een ander besturingssysteem (os) virtueel draaien. Handig om Linux vanuit Windows uit te proberen bijvoorbeeld. Of om de gratis proefversie van Windows 8 in te testen.

VirtualBox 4.1.16 is een kleine update waarin diverse fouten worden opgelost. Zo zijn in deze uitgave enkele crashes en bevriezingen verholpen en verscheidene verbeteringen doorgevoerd. De details kun je nalezen in het changelog.

VirtualBox is beschikbaar voor Windows, Mac OS X en Linux. Het is aan te raden om ook het Extension Pack te installeren, zodat je onder andere ondersteuning voor USB hebt.

De url virtualbox.org is ook weer bereikbaar en nu ingericht als community-site, nadat producent Oracle vorige maand de officiële website verhuisd had naar oracle.com.

VirtualBox 4.1.14

Met VirtualBox kun je in een gastbesturingssysteem een ander besturingssysteem (os) virtueel draaien. Handig om Linux vanuit Windows uit te proberen bijvoorbeeld. Of om de gratis proefversie van Windows 8 in te testen.

VirtualBox 4.1.14 is een onderhoudsupdate waarin diverse kleine verbeteringen en reparaties worden doorgevoerd. Wat is gewijzigd is niet bekend, omdat er nog geen release notes beschikbaar zijn.

Producent Oracle heeft sinds deze uitgave van de oorspronkelijke website virtualbox.org een community-site gemaakt en biedt VirtualBox nu aan vanaf oracle.com. Virtualbox.org is momenteel zelfs niet bereikbaar en wordt wellicht opnieuw ingericht.

VirtualBox is beschikbaar voor Windows, Mac OS X en Linux.

VirtualBox 4.1.12

Met VirtualBox kun je in een gastbesturingssysteem een ander besturingssysteem (os) virtueel draaien. Handig om Linux vanuit Windows uit te proberen bijvoorbeeld. Of om de gratis proefversie van Windows 8 in te testen.

VirtualBox 4.1.12 is een onderhoudsupdate waarin diverse kleine verbeteringen en reparaties worden doorgevoerd.

Lees hieronder alle technische details over de wijzigingen in VirtualBox. VirtualBox is beschikbaar voor Windows, Mac OS X en Linux.

Release notes:
This is a maintenance release. The following items were fixed and/or added:

  • VMM: fixed VERR_NOT_SUPPORTED and VERR_RAW_MODE_INVALID_SMP guru meditation due to an invalid reschedule to raw mode (bug #10370)
  • VMM: fixed PDMCritSectLeave guru meditation under rare circumstances with SMP guests
  • VMM: proper Math Fault handling with certain legacy guests (bug #9042)
  • NAT: fixed a socket leak under certain conditions
  • Storage: better sanity check against reading beyond end-of-file
  • Audio: fixed a crash in the NUL audio backend (bug #10374; 4.1.10 regression)
  • HGCM: fixed a crash during savestate under rare circumstances
  • VBoxSVC: several locking fixes
  • VBoxManage: return the correct error code if controlvm savestate failed (bug #10134)
  • Guest Additions: VBoxService should not crash on exit (bug #10326; 4.1.10 regression)
  • Windows Additions: set the correct time stamp when a file is closed (bug #6473)
  • Windows Additions: better help if the DirectX backups are not properly installed
  • Linux Additions: Linux 3.4-rc1 compile fixes

VirtualBox 4.1.10

Met VirtualBox kun je in een gastbesturingssysteem een ander besturingssysteem (os) virtueel draaien. Handig om Linux vanuit Windows uit te proberen bijvoorbeeld. Of om de gratis proefversie van Windows 8 in te testen.

VirtualBox 4.1.10 is een onderhoudsupdate waarin weer een waslijst aan kleine verbeteringen en reparaties wordt doorgevoerd. Onder andere zijn er enkele aanpassingen voor Windows 8 gedaan.

Lees hieronder alle technische details over de wijzigingen in VirtualBox. VirtualBox is beschikbaar voor Windows, Mac OS X en Linux.

Release notes:

  • GUI: if 3D support on the host is not available for some reason, do not only disable this VM setting but also uncheck the checkbox
  • VMM: fixed a potential problem causing to schedule interrupts during SYSEXIT right after STI
  • VMM: fixed a potential guest memory corruption issue with page fusion
  • VMM: adjusted the module matching algorithm for page fusion a little, generally resulting in slightly more shared pages
  • Main: host interfaces no longer have "defaults" for IP address and network mask attributes
  • Main: don't depend on a password for certain guest control operations (bug #10030)
  • 3D Support: fixed Windows XP hosts support (4.1.8 regression; bugs #10071 and #10088)
  • 3D Support: rendering fixes for Linux hosts with NVIDIA graphics
  • 3D Support: fixed saved state issues (4.1.8 regression; bug #10126)
  • 3D Support: WDDM driver: fixed powershell_ise crashes (bug #10167), make WPF-based apps work with Aero enabled, fixed additional possible WinSAT crashes
  • VRDP: fixed remote clipboard compatibility issues with some clients
  • Storage: fixed a possible data corruption when compacting VDI or VHD images with snapshots (32-bit hosts only)
  • iSCSI: fixed crash when using incorrect credentials when authenticating with a LIO target (bug #10173)
  • Serial: don't abort in host mode under rare error conditions (non-Windows hosts only)
  • SDK: actually ship current C bindings
  • SDK: fixed the Java glue code for JDK 1.7.0 (bug #9848)
  • SDK: added Python example
  • Metrics: make metrics collection more robust regarding blocked VMs
  • Web service: added SSL/TLS support
  • VBoxShell: fixed Guest Additions information lookup
  • Solaris installer: fixed dependency checking while installing VirtualBox in a zone
  • Linux hosts/guests: Linux 3.3-rc1 compile fixes
  • Solaris hosts: fixed debug kernel panics while opening module CTF data (bug #9651)
  • Mac OS X hosts: fixed Python support on Lion
  • Linux Additions: make 3D passthrough work on OL/RHEL 6.2 (bug #10010)
  • Linux Additions: fixed missing implementation when copying shared folder data through kernel high memory (bug #9878)
  • Linux Additions: make sure all data is written when closing a memory mapped file on a shared folder
  • Linux Additions: added support for X.Org Server 1.12
  • Solaris Additions: fixed guest kernel driver to load properly on guest reboot (4.1.8 regression; bug #10113)
  • Solaris Additions: fixed missing 64-bit OpenGL library VBoxOGL.so (bug #10151)
  • Solaris Additions: fixed VBoxService import and start for Solaris 11 guests.
  • Windows Additions: some Windows 8 adaptions
  • Windows Additions: several fixes for shared folders (bug #9753)
  • Guest control: miscellaneous bugfixes

Pagina's