<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Linux in a Virtual Machine</title>
	<atom:link href="http://www.mblondel.org/journal/2008/12/26/linux-in-a-virtual-machine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mblondel.org/journal/2008/12/26/linux-in-a-virtual-machine/</link>
	<description>Computer science, Chinese, Japanese, random thoughts…</description>
	<pubDate>Thu, 11 Mar 2010 05:16:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Murphy</title>
		<link>http://www.mblondel.org/journal/2008/12/26/linux-in-a-virtual-machine/#comment-178317</link>
		<dc:creator>Murphy</dc:creator>
		<pubDate>Sat, 27 Dec 2008 13:23:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.mblondel.org/journal/2008/12/26/linux-in-a-virtual-machine/#comment-178317</guid>
		<description>For speeding QEMU, I use KVM (http://kvm.qumranet.com/kvmwiki/Front_Page) which uses hardware virtualization.</description>
		<content:encoded><![CDATA[<p>For speeding QEMU, I use KVM (http://kvm.qumranet.com/kvmwiki/Front_Page) which uses hardware virtualization.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerard Braad</title>
		<link>http://www.mblondel.org/journal/2008/12/26/linux-in-a-virtual-machine/#comment-178293</link>
		<dc:creator>Gerard Braad</dc:creator>
		<pubDate>Fri, 26 Dec 2008 23:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.mblondel.org/journal/2008/12/26/linux-in-a-virtual-machine/#comment-178293</guid>
		<description>I personally do all my development from within Virtual Machines. I have used VMware workstation since almost it first release... so I still use VMware (although Xen, Virtualbox and KVM are becoming very promising). From server on the servers and workstation (and fusion) and notebooks and desktop systems. I have neveer had the feeling it was unresponsive, expect for using it on a netburst P4 (at work) for some time. Desides that, it is an excellent way to be more productive. It is easier to test and develop your software, since you can have a clean sandbox. the only time it can be a little pain in the ass, is when you need to do closer to hardware tests (like performance related or graphical). I sometimes use OpenGL and for this I do strongly advise to do it natively (until this gets 'better' supported too). Also when you really want to emulate an ARM, try to do it outside of the virtual machine, since it does give an additional overhead... although for Maemo I also keep it inside the VM. For more real ARM testing, like with the Mojo distribution, I used QEmu outside of a VM...</description>
		<content:encoded><![CDATA[<p>I personally do all my development from within Virtual Machines. I have used VMware workstation since almost it first release&#8230; so I still use VMware (although Xen, Virtualbox and KVM are becoming very promising). From server on the servers and workstation (and fusion) and notebooks and desktop systems. I have neveer had the feeling it was unresponsive, expect for using it on a netburst P4 (at work) for some time. Desides that, it is an excellent way to be more productive. It is easier to test and develop your software, since you can have a clean sandbox. the only time it can be a little pain in the ass, is when you need to do closer to hardware tests (like performance related or graphical). I sometimes use OpenGL and for this I do strongly advise to do it natively (until this gets &#8216;better&#8217; supported too). Also when you really want to emulate an ARM, try to do it outside of the virtual machine, since it does give an additional overhead&#8230; although for Maemo I also keep it inside the VM. For more real ARM testing, like with the Mojo distribution, I used QEmu outside of a VM&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathieu</title>
		<link>http://www.mblondel.org/journal/2008/12/26/linux-in-a-virtual-machine/#comment-178292</link>
		<dc:creator>Mathieu</dc:creator>
		<pubDate>Fri, 26 Dec 2008 23:16:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.mblondel.org/journal/2008/12/26/linux-in-a-virtual-machine/#comment-178292</guid>
		<description>&gt; It’s even better with Parallels Tools installed (full screen resolution, auto mouse detections, etc.).

Same with VirtualBox when you install the "guest additions".</description>
		<content:encoded><![CDATA[<p>> It’s even better with Parallels Tools installed (full screen resolution, auto mouse detections, etc.).</p>
<p>Same with VirtualBox when you install the &#8220;guest additions&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: timsamoff</title>
		<link>http://www.mblondel.org/journal/2008/12/26/linux-in-a-virtual-machine/#comment-178289</link>
		<dc:creator>timsamoff</dc:creator>
		<pubDate>Fri, 26 Dec 2008 21:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.mblondel.org/journal/2008/12/26/linux-in-a-virtual-machine/#comment-178289</guid>
		<description>I run Ubuntu (and others) in Parallels without a hitch. It's even better with Parallels Tools installed (full screen resolution, auto mouse detections, etc.). I highly recommend Parallels (even for the price) and it's nice not having to restart my machine (e.g., with BootCamp) in order to run multiple VMs over OS X.</description>
		<content:encoded><![CDATA[<p>I run Ubuntu (and others) in Parallels without a hitch. It&#8217;s even better with Parallels Tools installed (full screen resolution, auto mouse detections, etc.). I highly recommend Parallels (even for the price) and it&#8217;s nice not having to restart my machine (e.g., with BootCamp) in order to run multiple VMs over OS X.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
