<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Running QEMU from a VPS	</title>
	<atom:link href="https://virtuallyfun.com/2011/06/22/running-qemu-from-a-vps/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2011/06/22/running-qemu-from-a-vps/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Sat, 31 Aug 2019 18:12:39 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2011/06/22/running-qemu-from-a-vps/comment-page-1/#comment-222597</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Sat, 31 Aug 2019 18:12:39 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=946#comment-222597</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2011/06/22/running-qemu-from-a-vps/comment-page-1/#comment-222584&quot;&gt;rimas&lt;/a&gt;.

QEMU is 100% software, no drivers, no nothing.

If you are running just Linux, look at UML.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2011/06/22/running-qemu-from-a-vps/comment-page-1/#comment-222584">rimas</a>.</p>
<p>QEMU is 100% software, no drivers, no nothing.</p>
<p>If you are running just Linux, look at UML.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: rimas		</title>
		<link>https://virtuallyfun.com/2011/06/22/running-qemu-from-a-vps/comment-page-1/#comment-222584</link>

		<dc:creator><![CDATA[rimas]]></dc:creator>
		<pubDate>Sat, 31 Aug 2019 16:44:07 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=946#comment-222584</guid>

					<description><![CDATA[I tried android sdk which runs qemu on centos 7 vps. I can not run because virtualisation will be double, also nested virtualisation doesn&#039;t work.]]></description>
			<content:encoded><![CDATA[<p>I tried android sdk which runs qemu on centos 7 vps. I can not run because virtualisation will be double, also nested virtualisation doesn&#8217;t work.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2011/06/22/running-qemu-from-a-vps/comment-page-1/#comment-4220</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Fri, 09 Dec 2011 19:12:06 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=946#comment-4220</guid>

					<description><![CDATA[Oh a quick note in passing by, if your Qemu instance runs high (ie 100%) say it&#039;s like OS/2 and running MS-DOS rz/sz type programs, you can throttle it on Linux with cpulimit.  Considering OS/2 and MS-DOS were written to run on &#039;fast&#039; 4-16Mhz machines, 5% of a 3Ghz computer, even a poor emulator that runs at 10% efficiency would run about 15Mhz speeds, which is more than adequate.

 nohup cpulimit -e qemu -l 5 &amp;

And that&#039;ll take care of it.]]></description>
			<content:encoded><![CDATA[<p>Oh a quick note in passing by, if your Qemu instance runs high (ie 100%) say it&#8217;s like OS/2 and running MS-DOS rz/sz type programs, you can throttle it on Linux with cpulimit.  Considering OS/2 and MS-DOS were written to run on &#8216;fast&#8217; 4-16Mhz machines, 5% of a 3Ghz computer, even a poor emulator that runs at 10% efficiency would run about 15Mhz speeds, which is more than adequate.</p>
<p> nohup cpulimit -e qemu -l 5 &#038;</p>
<p>And that&#8217;ll take care of it.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
