<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>LinuxReaders &#187; VirtualBox 3.0 Beta 1</title>
	<atom:link href="http://www.linuxreaders.com/tag/virtualbox-3-0-beta-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxreaders.com</link>
	<description></description>
	<lastBuildDate>Wed, 08 Sep 2010 05:06:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>VirtualBox 3.0 Beta 1 released</title>
		<link>http://www.linuxreaders.com/2009/06/17/virtualbox-30-beta-1-released/</link>
		<comments>http://www.linuxreaders.com/2009/06/17/virtualbox-30-beta-1-released/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 08:52:34 +0000</pubDate>
		<dc:creator>Dhaval Thakar</dc:creator>
				<category><![CDATA[Announce]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VirtualBox 3.0 Beta 1]]></category>

		<guid isPermaLink="false">http://www.linuxreaders.com/?p=702</guid>
		<description><![CDATA[Download Version 3.0 will be a major update. The following major new features were added: * Guest SMP with up to 32 virtual CPUs (VT-x and AMD-V only) * Windows guests: ability to use Direct3D 8/9 applications / games (experimental) * Support for OpenGL 2.0 for Windows, Linux and Solaris guests In addition, the following [...]<p><a href="http://www.linuxreaders.com/2009/06/17/virtualbox-30-beta-1-released/">VirtualBox 3.0 Beta 1 released</a> is a post from: <a href="http://www.linuxreaders.com">LinuxReaders</a>
 <br />
<!-- AddThis Button BEGIN -->
<script type="text/javascript">var addthis_config = {"data_track_clickback":true};</script>
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=dpthakar"><img src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a><script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=dpthakar"></script>
<!-- AddThis Button END -->
</p>
]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://www.virtualbox.org/" target="_blank"><img class="alignnone size-full wp-image-705" title="virtualbox" src="http://www.linuxreaders.com/wp-content/uploads/2009/06/virtualbox.png" alt="virtualbox VirtualBox 3.0 Beta 1 released" width="140" height="180" /></a></p>
<p><a target="_blank" href="  http://download.virtualbox.org/virtualbox/3.0.0_BETA1/" target="_blank">Download </a></p>
<pre>Version 3.0 will be a major update. The following major new features were
added:

 * Guest SMP with up to 32 virtual CPUs (VT-x and AMD-V only)
 * Windows guests: ability to use Direct3D 8/9 applications / games
  (experimental)
 * Support for OpenGL 2.0 for Windows, Linux and Solaris guests

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

 * Virtual mouse device: eliminated micro-movements of the virtual mouse
   which were confusing some applications (bug #3782)
 * Solaris hosts: allow suspend/resume on the host when a VM is running
   (bug #3826)
 * Solaris hosts: tighten the restriction for contiguous physical memory
   under certain conditions
 * VMM: ﬁxed occassional guru meditation when loading a saved state
   (VT-x only)
 * VMM: eliminated IO-APIC overhead with 32 bits guests (VT-x only, some
   Intel CPUs don’t support this feature (most do); bug #638)
 * VMM: ﬁxed 64 bits CentOS guest hangs during early boot (AMD-V only;
   bug #3927)
 * VMM: performance improvements for certain PAE guests (e.g. Linux 2.6.29+
   kernels)
 * GUI: added mini toolbar for fullscreen and seamless mode
   (Thanks to Huihong Luo)
 * GUI: redesigned settings dialogs
 * GUI: allow to create/remove one host-only network adapters
 * GUI: display estimated time for long running operations (e.g. OVF
   import/export)
 * GUI: Fixed rare hangs when open the OVF import/export wizards (bug #4157)
 * VRDP: support Windows 7 RDP client
 * Networking: ﬁxed another problem with TX checksum ofﬂoading with Linux
   kernels up to version 2.6.18
 * VHD: properly write empty sectors when cloning of VHD images (bug #4080)
 * VHD: ﬁxed crash when discarding snapshots of a VHD image
 * VBoxManage: ﬁxed incorrect partition table processing when creating VMDK
   ﬁles giving raw partition access (bug #3510)
 * OVF: several OVF 1.0 compatibility ﬁxes
 * Shared Folders: sometimes a ﬁle was created using the wrong permissions
  (2.2.0 regression; bug #3785)
 * Shared Folders: allow to change ﬁle attributes from Linux guests and use
   the correct ﬁle mode when creating ﬁles
 * Shared Folders: ﬁxed incorrect ﬁle timestamps, when using Windows guest on
   a Linux host (bug #3404)
 * Linux guests: new daemon vboxadd-service to handle time syncronization and
   guest property lookup
 * Linux guests: implemented guest properties (OS info, logged in users, basic
   network information)
 * Windows host installer: VirtualBox Python API can now be installed
   automatically (requires Python and Win32 Extensions installed)
 * USB: Support for high-speed isochronous endpoints has been added. In
   addition, read-ahead buffering is performed for input endpoints (currently
   Linux hosts only). This should allow additional devices to work, notably
   webcams
 * NAT: allow to conﬁgure socket and internal parameters
 * Registration dialog uses Sun Online accounts now</pre>
<p><a href="http://www.linuxreaders.com/2009/06/17/virtualbox-30-beta-1-released/">VirtualBox 3.0 Beta 1 released</a> is a post from: <a href="http://www.linuxreaders.com">LinuxReaders</a>
 <br />
<!-- AddThis Button BEGIN -->
<script type="text/javascript">var addthis_config = {"data_track_clickback":true};</script>
<a target="_blank" class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=dpthakar"><img src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0" title="VirtualBox 3.0 Beta 1 released" /></a><script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=dpthakar"></script>
<!-- AddThis Button END -->
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxreaders.com/2009/06/17/virtualbox-30-beta-1-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
