Results 1 to 8 of 8
  1. #1
    grr
    grr is offline
    Experienced User
    Overall activity: 2.0%

    Join Date
    Jan 2010
    Location
    India
    Posts
    2,665
    Liked
    13 times
    Points
    38,657

    Thumbs up VirtualBox 3.2.6 released on 25th June

    VirtualBox is a general-purpose full virtualizer for x86 hardware. Targeted at server, desktop and embedded use, it is now the only professional-quality virtualization solution that is also Open Source Software.

    Some of the features of VirtualBox are:

    Modularity. VirtualBox has an extremely modular design with well-defined internal programming interfaces and a client/server design. This makes it easy to control it from several interfaces at once: for example, you can start a virtual machine in a typical virtual machine GUI and then control that machine from the command line, or possibly remotely. VirtualBox also comes with a full Software Development Kit: even though it is Open Source Software, you don't have to hack the source to write a new interface for VirtualBox.
    Virtual machine descriptions in XML. The configuration settings of virtual machines are stored entirely in XML and are independent of the local machines. Virtual machine definitions can therefore easily be ported to other computers.
    Guest Additions for Windows and Linux. VirtualBox has special software that can be installed inside Windows and Linux virtual machines to improve performance and make integration much more seamless. Among the features provided by these Guest Additions are mouse pointer integration and arbitrary screen solutions (e.g. by resizing the guest window).
    Shared folders. Like many other virtualization solutions, for easy data exchange between hosts and guests, VirtualBox allows for declaring certain host directories as "shared folders", which can then be accessed from within virtual machines.
    A number of extra features are available with the full VirtualBox release only (see the "Editions" page for details):

    Virtual USB Controllers. VirtualBox implements a virtual USB controller and allows you to connect arbitrary USB devices to your virtual machines without having to install device specific drivers on the host.
    Remote Desktop Protocol. Unlike any other virtualization software, VirtualBox fully supports the standard Remote Desktop Protocol (RDP). A virtual machine can act as an RDP server, allowing you to "run" the virtual machine remotely on some thin client that merely displays the RDP data.

    USB over RDP. With this unique feature, a virtual machine that acts as an RDP server can still access arbitrary USB devices that are connected on the RDP client. This way, a powerful server machine can virtualize a lot of thin clients that merely need to display RDP data and have USB devices plugged in.

    Changelog for VirtualBox 3.2

    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; bug #6166)
    * 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 (bug #5740)
    * VMM: fixed TR limit trashing (VT-x and 64-bit host only; bug #7052)
    * Page Fusion: several bug fixes for SMP guests (including bug #6964)
    * 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 (bug #6727)
    * GUI: fixed quit dialog when used in seamless or fullscreen mode (Mac OS X hosts only; bug #6938)
    * GUI: handle the extra key on the Brazilian keyboard on X11 hosts again (bug #7022).
    * 2D Video acceleration: fixed crashes when leaving the fullscreen mode (bug #6768)
    * VBoxManage: fixed storageattach error handling (bug #6927)
    * VBoxManage: fixed dhcpserver add (3.2.0 regression; bug #7031)
    * Storage: fixed hang with images located on filesystems which don't support async I/O (bug #6905)
    * Storage: fixed raw disks on Windows hosts (3.2.0 regression; bug #6987)
    * 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; bug #6984)
    * SATA: performance improvement
    * SCSI: fixed error when using the full format option during Windows installation (bug #5101)
    * iSCSI: fixed authentication (bug #4031)
    * Host-only/bridged networking: fixed excessive host kernel warnings under certain circumstances (Linux hosts only; 3.2.0 regression; bug #6872)
    * 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 (bug #5656)
    * USB: allow the guest to disable an EHCI port
    * USB: find a valid language ID before querying strings (bug #7034)
    * 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; bug #6899)
    * 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 (bug #5251)
    * Linux Additions: install the DRI driver in the right location on ArchLinux guests (bug #6937)
    * X11 Additions: fixed spurious mouse movement events (bug #4260)
    * 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 (bug #6453)
    * 3D support: fixed OpenGL support for 32bit apps under 64bit Windows guests
    Download
    I'm the Beauty and you are the Beast.

  2. #2
    Newbie
    Overall activity: 0%

    Join Date
    Sep 2009
    Posts
    12
    Liked
    0 times
    Points
    1,882
    thanks for info. will give try

  3. #3
    Supernova
    Overall activity: 76.0%

    Join Date
    Feb 2010
    Location
    Calcutta, India, India
    Posts
    3,730
    Liked
    666 times
    Points
    48,426
    Lots of changes.... Thanks you...
    Every day brings a chance for you to draw in a breath, kick off your shoes, and dance.

  4. #4
    Banned
    Overall activity: 0%

    Join Date
    Oct 2009
    Location
    Earth
    Posts
    790
    Liked
    113 times
    Points
    16,820
    Thanks grr for the latest news, I have used VirtualBox since 2008.

  5. #5
    Moderator
    Overall activity: 73.0%

    Join Date
    Dec 2008
    Location
    Italy
    Posts
    6,895
    Liked
    1067 times
    Points
    71,755
    Updated, thank you Grr
    Roger and out

  6. #6
    grr
    grr is offline
    Experienced User
    Overall activity: 2.0%

    Join Date
    Jan 2010
    Location
    India
    Posts
    2,665
    Liked
    13 times
    Points
    38,657
    Welcome everyone. This was a big maintenance release, cumulative fixes in previous minor releases.

  7. #7
    Moderator
    Overall activity: 100.0%

    Join Date
    May 2010
    Location
    Eire /The Garden of Ireland
    Posts
    5,486
    Liked
    1749 times
    Points
    31,018
    Quote Originally Posted by grr View Post
    Welcome everyone. This was a big maintenance release, cumulative fixes in previous minor releases.
    Thanks for the info Grr.... i see that Mac OSX server can be used and was wondering if i could run snow leopard on it... I ran the Russion version of OSX on vm ware 7 for a short time and it was a great experience

  8. #8
    Experienced User
    Overall activity: 0%

    Join Date
    Jul 2009
    Location
    Kolkata , West Bengal , India
    Posts
    1,559
    Liked
    54 times
    Points
    18,175
    Thanks Grr, just update my VBox

 

 

Similar Threads

  1. VirtualBox 4.1.8 (released 2011-12-19)
    By paf in forum Latest Releases
    Replies: 4
    Last Post: 12-23-2011, 09:13 PM
  2. Dooble 1.20 Released - (March 25th, 2011)
    By FunkY in forum Latest Releases
    Replies: 4
    Last Post: 03-27-2011, 08:29 PM
  3. VirtualBox 4.0.2 released
    By paf in forum Latest Releases
    Replies: 8
    Last Post: 01-22-2011, 09:44 AM
  4. VirtualBox 3.2.10 (released 2010-10-08)
    By paf in forum Latest Releases
    Replies: 5
    Last Post: 10-14-2010, 10:07 AM
  5. VirtualBox 3.2.4-62467 released
    By grr in forum Latest Releases
    Replies: 7
    Last Post: 06-12-2010, 03:36 AM
All times are GMT +8. The time now is 05:54 AM.