<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>Topic &#x27;[Updated] VirtualBox..Ver 4.2.6..Dec.19/12..[Free]&#x27; in forum &#x27;Software&#x27; - dslreports.com</title>
<link>http://www.dslreports.com/forum/Updated-VirtualBoxVer-426Dec1912Free-27838970</link>
<description></description>
<language>en</language>
<pubDate>Tue, 18 Jun 2013 18:57:40 EDT</pubDate>
<lastBuildDate>Tue, 18 Jun 2013 18:57:40 EDT</lastBuildDate>

<item>
<title>Re: [Updated] VirtualBox..Ver 4.2.6..Dec.19/12..[Free]</title>
<link>http://www.dslreports.com/forum/Re-Updated-VirtualBoxVer-426Dec1912Free-27839521</link>
<description><![CDATA[art22gg posted : See OC,s link]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Updated-VirtualBoxVer-426Dec1912Free-27839521</guid>
<pubDate>Wed, 19 Dec 2012 14:24:34 EDT</pubDate>
</item>

<item>
<title>Re: [Updated] VirtualBox..Ver 4.2.6..Dec.19/12..[Free]</title>
<link>http://www.dslreports.com/forum/Re-Updated-VirtualBoxVer-426Dec1912Free-27839504</link>
<description><![CDATA[Old Computer posted : Thanks you  art22gg <A HREF="/useremail/u/1160066"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A><br>Trying to download, speed is 9Kb/s ... Hope it will last to morrow :)<br>@DiskDrive, You can grab it from majorgeeks page or choose your version from here: &raquo;<A HREF="http://download.virtualbox.org/virtualbox/4.2.6/" >download.virtualbox.org/virtualbox/4.2.6/</A><br>(same link).]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Updated-VirtualBoxVer-426Dec1912Free-27839504</guid>
<pubDate>Wed, 19 Dec 2012 14:20:55 EDT</pubDate>
</item>

<item>
<title>Re: [Updated] VirtualBox..Ver 4.2.6..Dec.19/12..[Free]</title>
<link>http://www.dslreports.com/forum/Re-Updated-VirtualBoxVer-426Dec1912Free-27839412</link>
<description><![CDATA[DiskDrive posted : Hmmm.  Change is posted, but the downloads page is still offering 4.2.4.  Main page makes no reference of the new release, either.  Wonder if something was wrong with 4.2.6...]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Updated-VirtualBoxVer-426Dec1912Free-27839412</guid>
<pubDate>Wed, 19 Dec 2012 14:03:34 EDT</pubDate>
</item>

<item>
<title>[Updated] VirtualBox..Ver 4.2.6..Dec.19/12..[Free]</title>
<link>http://www.dslreports.com/forum/Updated-VirtualBoxVer-426Dec1912Free-27838970</link>
<description><![CDATA[art22gg posted : 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. <br><br>Change log..<br><br>This is a maintenance release. The following items were fixed and/or added:<br><br>    VMM: don't inject stale VT-x events to prevent crashes after VM reset (bug #11256)<br>    VMM: workaround for buggy BIOSes which enable MONITOR only for certain CPUs (bugs #9460, #10686)<br>    GUI: fixed trimming of anti-aliased text in details-view element headers (4.2.0 regression)<br>    GUI: fixed create-settings-file-alias functionality on Mac hosts (4.2.0 regression)<br>    GUI: fixed take-guest-screenshot functionality on Windows hosts (bug #11095)<br>    GUI: several minor fixes, including palette fixes (bug #11191)<br>    GUI: fixed Windows 2012 OS type (bug #11206)<br>    GUI: allow to terminate the VM even if VBoxSVC crashed<br>    API: fixed cancelling of snapshots, previously this could lead to inconsistent VM configs (bug #6877)<br>    API: fixed identifying disk images by UUID (bug #11209)<br>    3D Support: several fixes<br>    VRDP: fixed occasional crash with external authentication (bug #11156)<br>    VGA: fix for double scan text modes<br>    USB: fixed invalid pending request count at the time of service of DEVICE POWER requests (Windows hosts only; bugs #10021, #11056)<br>    USB keyboard: Korean keyboard workaround (bug #11150)<br>    Storage: fixed hang with QCOW images and asynchronous I/O enabled<br>    Storage: fixed hang with newer VHD images (bug #11279)<br>    Storage: actually write the non-rotational flag to the VM settings (4.2.0 regression)<br>    Virtio-net: fixed the problem with network statistics counters in Session Information dialog (GUI)<br>    Metrics: introduced network rate and disk usage metrics<br>    Metrics: fixed a crash under certain conditions on Solaris hosts<br>    BIOS: fix for El Torito<br>    Shared Folders: if the host folder of a shared folder mapping does not exist, keep it active but mark it as invalid to prevent inconsitent saved states (bug #11147)<br>    VBoxManage: fixed converting disks from raw images<br>    VBoxManage: show snapshot description in the VM or snapshot information<br>    VBoxManage: make implicit opening of media consistent in all places dealing with media<br>    VBoxManage: the iSCSI initiator name was not stored in the settings file when doing storageattach (bug #11212)<br>    VBoxManage: metrics collect now properly handles 'CPU/MHz' and 'Net/*/LinkSpeed' metrics<br>    VBoxManage: changing the image UUID or parent UUID as part of storageattach works now in all safe cases<br>    VBoxManage: introduced storageattach --medium additions as a shortcut to mount the additions image (bug #11165)<br>    OVF: fixed importing OVF files cerated by recent VMware products (bug #10905)<br>    Linux hosts / Bridged Networking: fixed the problem with leaking connections in conntrack (bug #11178)<br>    Linux Additions: added support for ConsoleKit sessions in the vminfo service of VBoxService<br>    Linux Additions: don't crash during remount under certain conditions (bug #11291)<br>    Linux/Solaris Additions: fixed guest memory metrics collection<br>    Solaris hosts: added a dependency to ensure that the user directories are reachable when starting VBox services<br>    Windows host installer: integrated user-contributed translations, thanks to all contributors!<br>    Windows Additions: fixed auto-logon installation for Windows 8<br>    Windows Additions: don't fail if the shared folders host service is not available<br>    Windows Additions: fixed Guest Additions startup on Windows 2000 guests (bug #11253)<br>    Windows Additions: auto-resize fixes for Windows 8 guests <br><br>&raquo;<A HREF="https://www.virtualbox.org/wiki/Downloads" >www.virtualbox.org/wiki/Downloads</A>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Updated-VirtualBoxVer-426Dec1912Free-27838970</guid>
<pubDate>Wed, 19 Dec 2012 12:21:53 EDT</pubDate>
</item>

</channel>
</rss>
