<?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>网络杂谈 &#124; 020i.com &#187; qemu</title>
	<atom:link href="http://www.020i.com/tag/qemu/feed" rel="self" type="application/rss+xml" />
	<link>http://www.020i.com</link>
	<description>做人 做事</description>
	<lastBuildDate>Fri, 03 Feb 2012 15:01:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>QEMU的一些说明</title>
		<link>http://www.020i.com/2009/blog-post-377.html</link>
		<comments>http://www.020i.com/2009/blog-post-377.html#comments</comments>
		<pubDate>Tue, 24 Nov 2009 07:30:40 +0000</pubDate>
		<dc:creator>jac</dc:creator>
				<category><![CDATA[My Work]]></category>
		<category><![CDATA[qemu]]></category>
		<category><![CDATA[虚拟化]]></category>

		<guid isPermaLink="false">http://www.020i.com/?p=377</guid>
		<description><![CDATA[最近总是会遇到这个玩意，却对其知之甚少。即觉得不像是独立的虚拟化解决方案，又不像是单单的虚拟机容器。从Baidu知道中看到如下内容，转载来保存： QEMU是一套由Fabrice Bellard所编写的开源跨平台模拟器。它与Bochs，PearPC近似，但其具有某些后两者所不具备的特性，如高速度及跨平台的特性。经由kqemu这个非自由的加速器，QEMU能模拟至接近真实电脑的速度。QEMU有两种主要运作模式： 1.User mode模拟模式，亦即是使用者模式。QEMU能启动那些为不同中央处理器编译的Linux程序。而Wine及Dosemu是其主要目标。 2.System mode模拟模式，亦即是系统模式。QEMU能模拟整个电脑系统，包括中央处理器及其他周边设备。它使得为系统源代码进行测试及除错工作变得容易。其亦能用来在一部主机上虚拟数部不同虚拟电脑。 QEMU的主体部份是在LGPL下发布的，而其系统模式模拟则是在GPL下发布；而kqemu这个加速器则是在免费但闭源的条件下发布的。使用kqemu可使QEMU能模拟至接近主机速度，但其在虚拟的操作系统是Windows 98或以下的情况下是无用的。 虚拟化相关的名词好多，少部分含义不是特别明确，功能也和其他模块有通用的地方。还需逐渐整理，确定个大体轮廓出来。 关于虚拟化对未来的影响，也已初见端倪。个人相信这个影响将是深入持久。]]></description>
		<wfw:commentRss>http://www.020i.com/2009/blog-post-377.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

