Showing posts with label sun. Show all posts
Showing posts with label sun. Show all posts

Thursday, December 23, 2010

Thursday, December 2, 2010

VirtualBox 3.2.12

(2010.11.30)

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

* VMM: fixed rare host crash when running 64-bit guests on 32-bit hosts
* VMM: fixed host reboots under rare circumstances due to NMIs triggered by active performance counters (Linux hosts in non-VT-x/AMD-V mode only)
* VMM: fixed out of memory guru meditation for large memory guests
* VMM: fixed a guru meditation related to large pages
* VMM: use new VT-x feature to keep the guest from hogging the CPU
* Snapshots: implemented deleting the last remaining snapshot while the VM is running
* GUI: perform the checks for exceeding the size limit of the host file system and for broken asynchronous I/O on older Linux kernels with ext4 / xfs file systems not only when starting the VM from scratch but also when starting from a saved state
* NAT: fixed memory leak (3.2.0 regression)
* Networking: fixed VM reset handling in e1000
* VRDP: fixed rare crash in multimonitor configuration
* Display: fixed occasional guest resize crash
* Mouse: don't send relative mouse events together with absolute mouse events (3.2.10 regression)
* Keyboard: fixes for the USB keyboard emulation; fixes for Koran keyboards
* Serial: don't hang if the host device would block during open
* Serial: fixed modem status lines (Linux hosts only)
* Graphics: Horizontal resolutions are no longer restricted to a multiple of 8 pixels (requires Guest Additions update).
* USB: fixed a crash with older Linux kernels and non-ASCII characters in device strings (Linux hosts only; version 3.2.8 contained an incomplete fix)
* USB: fixed a crash under rare circumstances (Windows hosts only)
* iSCSI: respond to NOP-In requests from the target immediately to avoid being disconnected if the guest is idle
* 3D support: fixed a crash under certain circumstances
* 3D support: fixed crashes for GLUT based apps
* 3D support: added missing GLX 1.3 functionality
* 2D Video acceleration: fixed potential deadlock when saving the VM state
* Windows hosts: another fix for BSODs under certain circumstances in VBoxNetFlt.sys
* Solaris hosts: fixed host USB DVD drive detection
* Mac OS X hosts: fixed swapped keys for certain ISO keyboard types
* Linux hosts: added link state handling for TAP devices needed for proper operation with bridged networking on kernels 2.6.36 and above
* Linux hosts/guests: Linux 2.6.37 fixes
* Linux Additions: properly compile the vboxvideo module if DKMS is not installed
* Linux Additions: fixed a memory leak when accessing non-existing files on a Shared Folders
* Windows Additions: skip none-mapped user accounts when enumerating user accounts for VM information

-DOWNLOAD-
VirtualBox 3.2.12

Tuesday, October 12, 2010

VirtualBox 3.2.10

(2010.10.11)

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

* VMM: V8086 mode fix for legacy DOS/Windows guests with EMM386 (3.2.8 regression)
* VMM: stability fix
* VMM: fixed a Guru meditation related to large pages
* VMM: fixed support for large pages on Linux hosts
* VMM: fixed a Guru meditation for large memory 64-bit guests on 32-bit hosts with nested paging
* VMM: performance improvements for VMs with more than 2 GB RAM
* GUI: fixed host key handling if the host key is set to Left Alt (Linux/Solaris hosts only; 3.2.0 regression)
* GUI: the VM can be minimized from the mini toolbar
* GUI: handle Ctrl+Break properly on X11 hosts (3.2.0 regression)
* GUI: fixed the case where the user aborted the media selector for selecting the boot hard disk from the VM wizard
* GUI: added a check for Linux kernels 2.6.36 or later which are known to have the asynchronous I/O bug on ext4 / xfs file systems fixed (Linux hosts only)
* OpenSolaris guests: use SATA controller by default
* Storage: fixed I/O errors in the guest after compacting VDI images (3.2.6 regression)
* Storage: automatically repair base disk images with non-zero parent UUID which made them inaccessible
* Storage: fixed corrupted images if a merge operation was canceled
* IDE: added ATAPI passthrough support for audio CDs
* SATA: fixed a potential hang during boot of recent Solaris guests
* SATA: handle out of disk space and similar conditions better
* iSCSI: fixed sporadic hangs when closing the connection
* VGA: fixed missing redraw with multiple screens under certain circumstances
* VGA: serveral small fixes for legacy VGA graphics modes
* Bridged networking: fixed occasional host freeze during VM shutdown (Linux hosts only)
* NAT: don't check for the existence of the TFTP prefix when delivering a file via bootp
* NAT: fixed resolving of names at the host resolver
* NAT: under rare conditions the NAT engine consumed 100% CPU load (non-Windows hosts only)
* VRDP: fixed memory leak under certain circumstances
* VRDP: fixed missing redraws with Windows guests under certain circumstances
* USB: properly discard blocking outstanding bulk URBs, fixes some printers
* USB: Blackberry fix
* VBoxHeadless: fixed event queue processing problems which led to hangs if the VM could not be started successfully
* VBoxManage: don't crash if parameters with invalid characters are passed
* VBoxManage: clonehd: fixed a bug where the command aborted with an error message under rare circumstances
* VBoxManage: metrics: made it work for directly started VMs again (3.2.8 regression)
* 3D support: report GLX_ARB_get_proc_address as supported extension
* 3D support: guest application stack corruption when using glGetVertexAttrib[ifd]v
* 3D support: fixed broken 3D support when switching to fullscreen/seamless modes
* 3D support: fixed 32bit OpenGL apps under 64bit Windows XP/Vista
* OVF: fixed bug when exporting a VM with multiple attached disks
* OVF: fixed slow export for certain filesystems
* OVF: disabled manifest (.mf file) support; manifests are no longer verified on import nor written on export
* Shared clipboard/Windows: improved the reliability of the shared clipboard on Windows hosts and guest
* Shared Folders: don't show an empty directory if filenames with an invalid encoding exist on the host
* Shared Folders: return the proper error code when trying to list files for a non-existing wildcard
* Audio: fixed guest memory corruption when capturing from the NULL audio backend
* Audio: improved playback quality (less choppy)
* Web service: avoid unnecessary creation of idle threads
* Additions: fixed bug in the guest execution feature when passing more than one environment variable
* Additions: refresh all guest properties written by VBoxService after the VM was restored from a saved state
* Additions: fixed a division by zero crash of VBoxService under certain circumstances
* Additions: immediately resynchronize the guest time with the host time after the VM was restored from a saved state
* Additions/Windows: fixed LsaEnumerate error when enumerating logged in users
* Additions/X.Org: support X.Org Server 1.9
* Additions/X.Org: don't crash VBoxClient during reboot
* Solaris hosts: fixed host DVD drive enumeration on Solaris 10
* Solaris hosts: added a custom core dumper to procure more data in the event of a VM crash
* Solaris guests: fixed user idle detection
* Solaris guests: fixed a possible panic in Shared Folders when using the wrong user or group IDs
* Solaris guests: fixed Shared Folders from truncating files to 2GB on 32-bit guests
* Windows hosts: fixed a BSOD under certain circumstances in VBoxNetFlt.sys
* Linux hosts/guests: Linux 2.6.36 fixes
* Linux hosts/guests: DKMS fixes
* Mac OS X hosts: fixed missing dock menu entries

-DOWNLOAD-
VirtualBox 3.2.10

Saturday, August 7, 2010

VirtualBox 3.2.8

(2010.08.06)

Changes in 3.2.8
This is a maintenance release. The following items were fixed and/or added:

* VMM: properly terminate the VM with an error if the guest is trying to switch to the PAE mode but PAE is disabled in the VM settings
* GUI: switch to native file dialogs (Windows hosts only)
* GUI: don't use native file dialogs on KDE hosts (Linux hosts only)
* 3D support: fixed GL_EXT_texture_sRGB support
* PXE: fixed ZENworks PXE boot regression
* OVF: fixed slower export and larger images under certain circumstances (3.2.6 regression)
* USB: properly signal an interrupt if the port suspend status changes
* USB: respect the remote-only filter
* USB: avoid VM hang when changing the configuration of certain devices (Windows hosts only)
* USB: fix a crash with older Linux kernels and non-ASCII characters in device strings (Linux hosts only)
* PageFusion: fixed conflict with the guest execution feature
* PageFusion: fixed stability issues with a large number of VMs
* PageFusion: fixed host crashes with guest SMP and Win64 guests
* Memory ballooning: fixed problems restoring VMs with pre-allocation enabled
* Bridged networking: fixed performance issue with GRO enabled on bridged device
* Hostonly networking: fixed performance issue (3.2.6 regression)
* Hard disks: fix auto-reset of immutable disk at VM startup
* BusLogic: several fixes for Windows NT/2000 and SCO OpenServer guests
* LsiLogic: fixed I/O errors under rare circumstances
* Sharing disks: support for attaching one disk to several VMs without external tools and tricks
* Shared folders: several fixes and performance enhancements for Solaris guests
* Solaris Installer: added support for remote installations
* Guest Properties API: correctly support enumerating the properties of a running VM with an empty "patterns" field
* Guest properties: properly delete transient properties on shutdown
* RDP video redirection performance improvements and stability fixes
* Settings: silently fix host audio driver when reading machine XML settings files or OVF written by VirtualBox on a different host OS, for example convert DirectSound to PulseAudio
* Settings: properly store the NAT network setting in XML settings file version 1.10 and later
* VBoxManage: handle differencing images with parent UUID correctly in subcommand openmedium disk
* Web service: enabled HTTP keepalive for much better performance
* Web service: added timestamps to logging output
* Web service: treat 8-bit strings as UTF-8 not ASCII
* X11 Additions: fix for Xorg 6.8 guests (e.g. RHEL4)

-DOWNLOAD-
VirtualBox 3.2.8

Saturday, June 26, 2010

VirtualBox 3.2.6

(2010.06.25)

Changes in 3.2.6
This is a maintenance release. The following items were fixed and/or added:

* VMM: fixed host crash when running 64-bit guests on 32-bit hosts with certain Intel CPUs (VT-x only)
* VMM: allow 64-bit SMP guests on 32-bit hosts (VT-x and AMD-V only; does not apply to Mac OS X, which already supports it)
* VMM: fixed Guru mediation if guests with more than 2GB are booted with VT-x/AMD-V disabled
* VMM: fixed TR limit trashing (VT-x and 64-bit host only)
* Page Fusion: several bug fixes for SMP guests
* Teleportation: several fixes and improvements
* Mac OS X server guests: compatibility fix
* EFI: fixed memory detection for guests with 2GB or more RAM assigned
* GUI: added a workaround for a Linux kernel bug which affecting asynchronous I/O on ext4 / xfs file systems (Linux hosts only)
* GUI: added setting for multiple VRDP connections; useful if multiple screens are enabled
* GUI: another fix for the keyboard capturing bug under metacity
* GUI: fixed quit dialog when used in seamless or fullscreen mode (Mac OS X hosts only)
* GUI: handle the extra key on the Brazilian keyboard on X11 hosts again
* 2D Video acceleration: fixed crashes when leaving the fullscreen mode
* VBoxManage: fixed storageattach error handling
* VBoxManage: fixed dhcpserver add (3.2.0 regression)
* Storage: fixed hang with images located on filesystems which don't support async I/O
* Storage: fixed raw disks on Windows hosts (3.2.0 regression)
* LsiLogic: fixed hang with older Linux guests
* BusLogic: fixed hang during I/O
* SATA: set initial number of ports to 1 as some guests can't handle 30 ports (e.g. CentOS 4 and FreeBSD)
* SATA: performance improvement
* SCSI: fixed error when using the full format option during Windows installation
* iSCSI: fixed authentication
* Host-only/bridged networking: fixed excessive host kernel warnings under certain circumstances (Linux hosts only; 3.2.0 regression)
* NAT: fixed potential memory leaks
* NAT: increased the size of the memory pool for 16K Jumbo frames (performance tweak)
* NAT: allow to link/unlink the network cable even if the VM is currently paused
* E1000: disconnect cable was not properly handled if the NIC was not yet initialized by the guest
* OVF: export performance optimization
* OVF: upgraded OS type definitions to CIM 2.25.0 so that Windows 7 and other OSes are now tagged correctly on export
* Settings: the setting for disabling the host I/O cache was sometimes not properly saved
* Settings: save machine state into XML correctly even when snapshot folder has been changed to a non-default location
* USB: allow the guest to disable an EHCI port
* USB: find a valid language ID before querying strings
* POSIX hosts: fixed several memory leaks (3.2.0 regression)
* Solaris hosts: fixed VDI access problem under certain circumstances (IDE/SATA; 3.2.0 regression)
* Solaris hosts: fixed VM fails to start on 32-bit hosts (3.2.0 regression)
* Windows hosts (32-bit): increase guest RAM limit if the host kernel allows for more virtual address space
* Linux Additions: re-read a directory after a file was removed
* Linux Additions: install the DRI driver in the right location on ArchLinux guests
* X11 Additions: fixed spurious mouse movement events
* Solaris Additions: fixed guest control execution
* Windows Additions: automatic logon on Windows Vista/Windows 7 is now able to handle renamed and principal user accounts; added various bugfixes
* Windows Additions: improved command line parsing of the installer
* Windows Additions: fixed driver verifier bugcheck in VBoxMouse
* 3D support: fixed OpenGL support for 32bit apps under 64bit Windows guests

-DOWNLOAD-
VirtualBox 3.2.6

Tuesday, June 8, 2010

VirtualBox 3.2.4

(2010.06.07)

Changes in 3.2.4

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

* GUI: fixed a superfluous resize-event on powering-on VM for X11 (improvement for the 3.2.2 fix)
* Host-only/bridged networking: fixed guest-to-guest communication over wireless (3.2.0 regression)
* Storage: fixed a potential guest disk corruption with growing images (3.2.0 regression)
* Page Fusion: fixed shared module detection for Win64 guests
* 3D support: allow use of CR_SYSTEM_GL_PATH again
* 3D support: fixed a host assertion for some multi-threaded guest applications
* 3D support: fixed host crashes with nVIDIA drivers on WDDM startup
* OVF: fixed import of OVFs with a VM description (annotation) (3.2.2 regression)
* VRDP: fixed issues with secondary monitors

-DOWNLOAD-
VirtualBox 3.2.4

Thursday, June 3, 2010

VirtualBox 3.2.2

(2010.06.02)

Changes in 3.2.2

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

* VMM: fixed rare invalid guest state guru meditation (VT-x only)
* VMM: fixed poor performance with nested paging and unrestricted guest execution (VT-x only)
* VMM: fixed occasional guru meditation during Windows 7 bootup
* GUI: keep the status for remote control in sync with the actual state
* GUI: don't exit after a successful refresh of an invalid VM configuration
* GUI: fixed keyboard capturing bug under metacity
* GUI: fixed crash during VM termination if a modal dialog is open
* GUI: default controllers names of New VM Wizard are synchronized with VM settings
* GUI: fixed superfluous resize-event on powering-on VM for X11
* GUI: fixed regression - missed USB item's tool-tip of USB devices menu
* GUI: Activate VM window on mouse-hovering for multi-monitor VMs
* VBoxSDL/Linux hosts: automated keyboard type detection
* SATA: fixed crash during VM suspend under rare circumstances
* SATA: fixed crash during VM reset after a snapshot was taken
* Storage: fixed sporadic hang of SMP guests using SATA or LSI Logic SCSI and asynchronous I/O
* Virtio-net: fix for guests with more than about 4GB RAM
* Page Fusion: fixed VBoxService crash with enabled Page Fusion on Win64 guests
* Page Fusion: added kernel module sharing
* HGCM: fixed memory leak which showed up if the Guest Additions were accessing a non-existing HGCM service
* Teleportation: several fixes
* Floppy: don't disable the host I/O cache by default
* USB: fixed 3.1 regression with certain devices (e.g. iPhone); Windows host only
* Serial: updated the guest device emulation to 16550A and reduced the probability for loosing bytes during transmission
* NAT: re-fetch the name server parameters from the host on guest DHCP requests to handle host network switches more gracefully
* NAT: fixed parsing of IPv4 addresses in CIDR notation
* NAT: limit the number of name servers passed to the guest to four (non-Windows hosts only)
* NAT: fixed DNS transaction id mismatch
* VDE: fixed changing the attachment during runtime
* Bridged Networking: fixed memory leak in the Bridged Networking driver for Windows hosts
* Windows Additions: fix for NT4 guests
* Windows Additions: re-introduced system preparation feature
* Linux guests: enable PAE for RedHat guests by default
* Linux guests: fix support for disabling mouse integration
* Webservice: fixed a rare crash when calling IGuest methods from the webservice.
* OVF: fixed wrong hard disk UUIDs on export
* OVF: fixed 3.2.0 regression importing legacy OVF 0.9 files
* 3D support: fixed OpenGL support for 64bit apps on windows guests
* 3D support: fixed various host crashes

-DOWNLOAD-
VirtualBox 3.2.2

Wednesday, May 19, 2010

VirtualBox 3.2.0

(2010.05.18)

Changes in 3.2.0

This version is a major update. The following major new features were added:
* Following the acquisition of Sun Microsystems by Oracle Corporation, the product is now called Oracle VM VirtualBox and all references were changed without impacting compatibility
* Experimental support for Mac OS X guests (see the manual for more information)
* Memory ballooning to dynamically in- or decrease the amount of RAM used by a VM (64-bit hosts only) (see the manual for more information)
* Page Fusion automatically de-duplicates RAM when running similar VMs thereby increasing capacity. Currently supported for Windows guests on 64-bit hosts (see the manual for more information)
* CPU hot-plugging for Linux (hot-add and hot-remove) and certain Windows guests (hot-add only) (see the manual for more information)
* New Hypervisor features: with both VT-x/AMD-V on 64-bit hosts, using large pages can improve performance (see the manual for more information); also, on VT-x, unrestricted guest execution is now supported (if nested paging is enabled with VT-x, real mode and protected mode without paging code runs faster, which mainly speeds up guest OS booting)
* Support for deleting snapshots while the VM is running
* Support for multi-monitor guest setups in the GUI for Windows guests (see the manual for more information)
* USB tablet/keyboard emulation for improved user experience if no Guest Additions are available (see the manual for more information).
* LsiLogic SAS controller emulation (see the manual for more information)
* RDP video acceleration (see the manual for more information)
* NAT engine configuration via API and VBoxManage
* Use of host I/O cache is now configurable (see the manual for more information)
* Guest Additions: added support for executing guest applications from the host system (replaces the automatic system presimparation feature; see the manual for more information)
* OVF: enhanced OVF support with custom namespace to preserve settings that are not part of the base OVF standard

In addition, the following items were fixed and/or added:
* VMM: fixed Windows 2000 guest crash when configured with a large amount of RAM
* Linux/Solaris guests: PAM module for automatic logons added
* GUI: guess the OS type from the OS name when creating a new VM
* GUI: added VM setting for passing the time in UTC instead of passing the local host time to the guest
* GUI: fixed seamless mode on secondary monitors
* GUI: offer to download the user manual in the OSE version
* Main: allow to start a VM even if a virtual DVD or floppy medium is not accessible
* Settings: be more robust when saving the XML settings files
* Mac OS X: rewrite of the CoreAudio driver and added support for audio input
* Mac OS X: external VRDP authentication module support
* Mac OS X: Moved the realtime dock preview settings to the VM settings (no global option anymore). Use the dock menu to configure it.
* Mac OS X: added the VM menu to the dock menu
* 3D support: fixed corrupted surface rendering
* 3D support: fixed VM crashes when using ARB_IMAGING
* 3D support: fixed assertion when guest applications uses several windows with single OpenGL context
* 3D support: added GL_ARB_pixel_buffer_object support
* 3D support: added OpenGL 2.1 support
* 3D support: fixed Final frame of Compiz animation not updated to the screen (Mac OS X only)
* 3D support: fixed blank screen after loading snapshot of VM with enabled Compiz
* Added support for virtual high precision event timer (HPET)
* OVF: fixed mapping between two IDE channels in OVF and the one IDE controller in VirtualBox
* OVF: fix VMDK format string identifiers and sort XML elements from rasd: namespace alphabetically as prescribed by standard
* VBoxShell: interactive Python shell extended to be fully functional TUI for VirtualBox
* Linux Additions: support Fedora 13
* VBoxManage: fixed overly strict checks when creating a raw partition VMDK

-DOWNLOAD-
VirtualBox 3.2.0

Tuesday, May 11, 2010

VirtualBox 3.1.8

(2010.05.10)

Changes in 3.1.8
# VMM: fixed crash with the OpenSUSE 11.3 milestone kernel during early boot (software virtualization only)
# VMM: fixed invalid state during teleportation
# VMM: fixed OS/2 guest crash with nested paging enabled
# VMM: fixed massive display performance loss (AMD-V with nested paging only)
# GUI: fixed off-by-one bug when passing absolute mouse coordinates to the guest (3.1.6 regression)
# GUI: show the real version of the Guest Additions, not the interface version
# GUI: when adding a DVD or floppy slot in the VM mass storage settings dialog, don't attach a random medium but just leave the slot empty
# GUI: added --seamless and --fullscreen command line switches
# GUI: fixed a SEGFAULT under rare circumstances
# 2D Video acceleration: fixed display issues when working with non 32-bit modes
# LsiLogic: Fixed detection of hard disks attached to port 0 when using the drivers from LSI
# ATA: Fixed sporadic crash with Linux guests when having a hard disk and DVD drive on the same channel
# Network: allow to start a VM even if not all network adapters are attached
# Network: promiscuous mode support for e1000 and simparavirtualized adapters
# NAT: fixed ICMP latency (non-Windows hosts only)
# SCSI: fixed guest crashes under certain circumstances when booting from SCSI devices
# VBoxManage: fixed modifyvm --natnet default
# Solaris Hosts: fixed a kernel panic when bridged networking might fail to initialize
# Solaris Hosts: fixed priority tagged VLAN packets in bridged networking
# Shared folders: fixed issue with copying read-only files (Linux guests only)
# Shared folders: renamed the guest kernel module from vboxvfs to vboxsf to make it load on demand by the Linux kernel. Fixes mounting from /etc/fstab in Ubuntu 10.04
# Shared folders: fixed setuid file permissions (Solaris guests only).
# Shared folders: fixed deleting directories recursively (Solaris guests only)
# Guest Additions: support seamless and dynamic resizing on certain older X11 guests
# Solaris Additions: fixed OpenGL library dependencies
# Keyboard/Mouse emulation: fixed handling of simultaneous mouse/keyboard events under certain circumstances
# Mouse emulation: never switch straight back from Explorer to IntelliMouse mode as it confuses the FreeBSD mouse driver
# SDK: fixed memory leak in IDisplay::takeScreenShotSlow()
# 3D support: fixed Final frame of Compiz animation not updated to the screen (Mac OS X only)
# VRDP: allow to bind to localhost only on Mac OS X
# Linux hosts: add host USB support for Ubuntu 10.04 and other hosts without the hal daemon or usbfs
# webservice: more structs and array fixes in PHP bindings
# Windows hosts: make the bridged networking driver notify dll be correctly unregistred on uninstall

-DOWNLOAD-
VirtualBox 3.1.8

Friday, March 26, 2010

VirtualBox 3.1.6

(2010.03.25)

Changes in 3.1.6
* Linux hosts: fixed timing issue on hosts with Linux kernels 2.6.31 or later with certain CPUs (asynchronous timer mode)
* Linux hosts: properly handle host suspend/resume events on Linux kernels 2.6.30 or later
* Mac OS X hosts: fixed VBoxSVC crash while enumerating the host network interfaces under certain circumstances
* Snapshots: fixed image corruption after snapshot merge under certain circumstances
* Snapshots: fixed crash with VBoxHeadless / OSE
* VMM: fixed reference counting guru meditation
* VMM: improved guest SMP stability
* VMM: fixed VT-x hardware debug issues
* VMM: fixed PGMDynMapHCPage guru meditation (Mac OS X; VT-x only)
* VMM: fixed pgmPoolTrackFlushGCPhysPTInt guru meditations (Mac OS X; VT-x only)
* VMM: Fixed host crash when running PAE guests in VT-X mode (Mac OS X only).
* GUI: fix displaying of error message
* GUI: fix inability to enter seamless mode
* 3D support: fixed assertion and flickering when guest application uses several windows with a single OpenGL context
* 3D support: fixed host crashes when using GL_EXT_compiled_vertex_array and array element calls
* 3D support: fixed runtime linker errors with OpenGL guest libs
* 3D support: fixed OpenGL extension viewer crash on startup
* NAT: fixed a 3.1.4 regression on Windows hosts where graceful connection termination was broken
* NAT: alternative network setting was not stored persistent
* NAT: fixed memory corruption during ICMP traffic under certain circumstances
* Network: allow to switch the host interface or the internal network while a VM is running
* VHD: fix for images with a block size different than 2MB
* USB: fixed filtered device attach regression
* USB: fixed crash in OHCI under rare circumstances
* VRDP: fixed hang under rare circumstances when attaching USB devices
* ACPI: prevent guest freezes when accessing /proc/acpi for determining the state of the host battery and the AC adapter (Linux hosts only)
* PulseAudio: fixed guest freezes under certain conditions (3.1.4 regression)
* BIOS: increased space for DMI strings
* BIOS: fixed interrupt routing problem for certain configurations (I/O-APIC enabled, ACPI not used)
* iSCSI: be more robust when handling the INQUIRY response
* iSCSI: be more robust when handling sense data
* BusLogic: fixed FreeBSD guests
* webservice: vboxwebsrv is now multithreaded
* Solaris Installer: fixed netmask to stay persistent across reboots for Host-only interface
* Linux installer: removed external dependency to libpng12.so
* Solaris Additions: fixed superfluous kernel logging
* Linux Additions: fixed hang when starting the X server in Fedora12 guests and in guests with Linux 2.6.33 or later
* Linux Additions: support Mandriva speedboot runlevel
* Linux Additions: fixed SELinux security context of mount.vboxsf
* Linux Additions: support Ubuntu 10.04
* Web service: update PHP bindings to fix problems with enums and collections

-DOWNLOAD-
VirtualBox 3.1.6

Saturday, February 13, 2010

VirtualBox 3.1.4

(2010.02.12)

Changes in 3.1.4
* VMM: SMP stability fixes
* VMM: fixed guru meditation in certain rare cases
* VMM: activate NXE for PAE enabled guests (VT-x and AMD-V on 32 bits hosts only)
* VMM: added workaround for broken BIOSes that make VirtualBox think AMD-V is in use
* VMM: fixed rare host reboot when restoring a saved state
* VMM: fixed incompatibility with 2.6.32 Linux kernels (software virtualization only)
* VMM: turn on nested paging by default for new VMs (if available; VT-x and AMD-V only)
* VMM: turn on VPID by default for new VMs (if available; VT-x only)
* VMM: perform strict CPUID compatibility checks when teleporting; to get the old behavior set "VBoxInternal/CPUM/StrictCpuIdChecks" to 0
* VMM: fixed VM crash with certain 16 bits Windows applications (software virtualization only)
* Snapshots: fixed a 3.1 regression that broke deletion of snapshots when a machine had immutable or writethrough storage attached
* Saved state: fixed VERR_SSM_LOADED_TOO_MUCH error when loading DisplayScreenshot
* VBoxManage: add restorecurrent operation to snapshots command
* VBoxManage: fixed broken snapshot lookup by name
* GUI: fixed the broken "Reload" button that reloads the machine XML when a machine is inaccessible
* GUI: fixed guest fullscreen mode after reboot
* GUI: handle Ctrl+Break properly on X11 hosts
* GUI: fixed status LEDs for storage devices
* GUI: workaround for disabling the seamless mode on KDE hosts (KWin bug)
* 3D support: fixed SELinux warning saying VBoxOGL.so requires text relocation
* 3D support: fixed Corrupted surface rendering
* 3D support: free textures on guest application termination
* 3D support: fixed ubigraph_server crashes
* 3D support: fixes for 64-bit Solaris guests
* Seamless: disable seamless mode when guest changes screen resolution
* NAT: fixed high CPU load under certain circumstances (Windows hosts only)
* NAT: fixed handling of the broadcast flag in DHCP requests
* NAT: fixed rare crash due to an assertion in the ICMP code
* Virtio-net: don't crash when ports accessed beyond the valid range
* LsiLogic: fix for Windows 7 guests
* ATA: fix for guru meditation when installing Solaris 8 guests
* VHD: fixed an incompatibility with Virtual PC
* VHD: update the footer backup after setting a new UUID
* Host DVD: really fixed loading "passthrough" setting from config file
* Shared folders: fixed resolving of symlink target on Linux (3.1.2 regression)
* VRDP: fixed VERR_NET_ADDRESS_IN_USE error when restarting a VM (3.1 regression)
* VRDP: fixed crash on Mac OS X when 3D is enabled (3.1 regression)
* PulseAudio: fixed recording
* USB: fixed a shutdown blue screen (Windows hosts only)
* BIOS: fixed attribute during text scroll
* OVF: fix strange error messages on disk import errors
* OVF: do not require write access the the .ovf file during import (3.1 regression)
* iSCSI: fix taking snapshots of a running VM
* Solaris hosts: several USB fixes (including support for Apple iPod)
* Solaris installer: fixed USB module removal and Solaris 10 "id" binary incompatibility
* Guest Additions: fixed wrong guest time adjustment if the guest clock is ahead (3.1 regression; non-Windows guests only)
* Linux Additions: fixed shared folders for Linux 2.6.32 guests
* Linux Additions: make the mouse driver work on Debian 5.0.3 guests again (3.1.2 regression)
* Windows Additions: fixed malfunctioning !VBoxService that broke time-sync
* Windows Additions: fixed some sysprep execution issues
* X.Org Additions: never reject the saved video mode as invalid
* XFree86 Additions: accept video mode hints for the initial mode again

-DOWNLOAD-
VirtualBox 3.1.4

Friday, December 18, 2009

VirtualBox 3.1.2.56127

(2009.12.17)

Changes in 3.1.2
This is a maintenance release. The following items were fixed and/or added:
* VMM: fixed SMP stability regression
* USB: fixed USB related host crashes on 64 bits Windows hosts
* Main: wrong default HWVirtExExclusive value for new VMs
* Main: DVD passthrough setting was lost
* VBoxManage: iSCSI disks do not support adding a comment
* VBoxManage: added missing --cpus and --memory options to OVF --import
* GUI: fixed VBox URL in update dialog for German and Dutch languages
* GUI: NLS updates
* OVF: fixed export of non standard storage controller names
* Solaris hosts: several USB fixes (including support for Apple iPhone)
* Mac OS X hosts: several fixes for the 3D support
* Mac OS X hosts: re-enabled CMD+Key combinations, even if the Host-Key isn't CMD
* Mac OS X hosts: fixed to fast scrolling if the mouse wheel is used inside the guest
* Mac OS X hosts: dock & menubar don't disappear in fullscreen when the VM is not running on the primary display
* Mac OS X hosts: added an option for enabling "Auto show Dock & Menubar in fullscreen"
* Windows host installer: fixed starting VBox with wrong privileges right after installation
Host interface and host-only networking: prevent driver from unloading while a VM is still active (Windows host only)
Host-only networking: fixed host-only interface creation (Windows host only)
* Virtio-net: don't crash without an attached network
* Virtio-net: fixed the issue with intermittent network in VM with several virtual CPU cores.
* NAT: fixed port-forwarding regressions
* NAT: fixed crash under certain conditions
* NAT: fixed resolving of names containing a slash or underscore when using the host resolver DNS proxy
* ATA: fixed sporadic crash when resuming after a VM was forcefully paused (e.g. due to iSCSI target being unavailable)
* SATA: fixed raw vmdk disks
* Linux guests: increased the default memory for Redhat and Fedora guests
* Linux Guest Additions: fixed installation on RHEL 3.9 guests and on some 64bit guests
* Linux Guest Additions: prevent SELinux warnings concerning text relocations in VBoxOGL.so
* X11 guests: fixed mouse support for some Xorg 1.4 guests (openSUSE 11.0)
* X11 guests: fixed xorg.conf modification for some older Xorg releases (openSUSE 11.1)
* Windows guests: fixed some VBoxService shutdown issues
* Windows guests: fixed VBoxVideo spinlock issues on NT4
* Windows Guest Additions: fixed uninstallation issues of NT4
* Shared folders: fixed resolving of symlink target
* 2D Video acceleration: delay loading of OpenGL dlls for Windows hosts to avoid GUI crashes on misconfigured systems
* 2D Video acceleration: fixed issues with video picture not displayed on playback

-DOWNLOAD-
VirtualBox 3.1.2.56127

Tuesday, December 1, 2009

VirtualBox 3.1.0

(2009.11.30)

Changes in 3.1.0
This version is a major update. The following major new features were added:

* Teleportation (aka live migration); migrate a live VM session from one host to another (see the manual for more information)
* VM states can now be restored from arbitrary snapshots instead of only the last one, and new snapshots can be taken from other snapshots as well ("branched snapshots"; see the manual for more information)
* 2D video acceleration for Windows guests; use the host video hardware for overlay stretching and color conversion (see the manual for more information)
* More flexible storage attachments: CD/DVD drives can be attached to an arbitrary IDE controller, and there can be more than one such drive (the manual for more information)
* The network attachment type can be changed while a VM is running
* Complete rewrite of experimental USB support for OpenSolaris hosts making use of the latest USB enhancements in Solaris Nevada 124 and higher
* Significant performance improvements for PAE and AMD64 guests (VT-x and AMD-V only; normal (non-nested) paging)
* Experimental support for EFI (Extensible Firmware Interface; see the manual for more information)
* Support for paravirtualized network adapters (virtio-net; see the manual for more information)

In addition, the following items were fixed and/or added:
* VMM: guest SMP fixes for certain rare cases
* GUI: snapshots include a screenshot
* GUI: locked storage media can be unmounted by force
* GUI: the a log window grabbed all key events from other GUI windows
* GUI: allow to disable USB filters
* GUI: improved memory slider in the VM settings
* GUI: the VirtualBox website couldn't be opened from the help menu
* 3D support: major performance improvement in VBO processing
* 3D support: added GL_EXT_framebuffer_object, GL_EXT_compiled_vertex_array support
* 3D support: fixed crashes in FarCry, SecondLife, Call of Duty, Unreal Tournament, Eve Online
* 3D support: fixed graphics corruption in World of Warcraft
* 3D support: fixed Final frame of Compiz animation not updated to the screen
* 3D support: fixed incorrect rendering of non ARGB textures under compiz
* iSCSI: support iSCSI targets with more than 2TiB capacity
* VRDP: fixed occasional VRDP server crash
* Network: fixed the E1000 emulation for QNX (and probably other) guests
* NAT: added host resolver DNS proxy (see the manual for more information)
* VMDK: fixed incorrectly rejected big images split into 2G pieces
* VMDK: fixed compatibility issue with fixed or raw disk VMDK files
* VHD: fixed incompatibility with Hyper-V
* Support for Parallels version 2 disk image (HDD) files; see the manual for more information
* OVF: create manifest files on export and verify the content of an optional manifest file on import
* OVF: fixed memory setting during import
* Mouse device: now five buttons are passed to the guest
* VBoxHeadless: fixed loss of saved state when VM fails to start
* VBoxSDL: fixed crash during shutdown (Windows hosts only)
* X11 based hosts: allow the user to specify their own scan code layout
* Mac OS X hosts: don't auto show the menu and dock in fullscreen
* Mac OS X hosts (64 bit): don't interpret mouse wheel events as left click
* Mac OS X hosts: fixed a VM abort during shutdown under certain conditions
* Solaris hosts: combined the kernel interface package into the VirtualBox main package
* Solaris hosts: support for OpenSolaris Boomer architecture (with OSS audio backend)
* Shared folders: VBOXSVR is visible in Network folder (Windows guests)
* Shared folders: performance improvements (Windows guests)
* Windows, Linux and Solaris Additions: added balloon tip notifier if VirtualBox host version was updated and Additions are out of date
* Solaris guests: fixed keyboard emulation
* Solaris Additions: fixed as_pagelock() failed errors affecting guest properties
* Windows Additions: added automatic logon support for Windows Vista and Windows 7
* Windows Additions: improved file version lookup for guest OS information
* Windows Additions: fixed runtime OS detection on Windows 7 for session information
* Windows Additions: fixed crash in seamless mode (contributed by Huihong Luo)
* Linux Additions: added support for uninstalling the Linux Guest Additions
* Linux guest shared folders: allow mounting a shared folder if a file of the same name as the folder exists in the current directory
* SDK: added object-oriented web service bindings for PHP5

-DOWNLOAD-
VirtualBox 3.1.0

Tuesday, November 17, 2009

VirtualBox 3.0.12

(2009.11.17)

Changes in 3.0.12
* VMM: reduced IO-APIC overhead for 32 bits Windows NT/2000/XP/2003 guests; requires 64 bits support (VT-x only)
* VMM: fixed double timer interrupt delivery on old Linux kernels using IO-APIC (caused guest time to run at double speed)
* VMM: reinitialize VT-x and AMD-V after host suspend or hibernate; some BIOSes forget this (Windows hosts only)
* VMM: fix loading of saved state when RAM preallocation is enabled
* BIOS: ignore unknown shutdown codes instead of causing a guru meditation
* GUI: never start a VM on a single click into the selector window
* Serial: reduce the probability of lost bytes if the host end is connected to a raw file
* VMDK: fix handling of split image variants and fix a 3.0.10 regression
* VRDP: fixed occasional VRDP server crash
* Network: even if the virtual network cable was disconnected, some guests were able to send / receive packets
* Network: even if the virtual network cable was disconnected, the PCNet card received some spurious packets which might confuse the guest
* Shared folders: fixed changing case of file names
* Windows Additions: fix crash in seamless mode (contributed by Huihong Luo)
* Linux Additions: fix writing to files opened in O_APPEND mode
* Solaris Additions: fix regression in guest additions driver which among other things caused lost guest property updates and periodic error messages being written to the system log

-DOWNLOAD-
VirtualBox 3.0.12
Related Posts with Thumbnails