<?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>:::虚拟时代::: &#187; Hyper-V</title>
	<atom:link href="http://blog.microhyper.com/archives/tag/hyper-v/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.microhyper.com</link>
	<description>最新虚拟技术资讯</description>
	<lastBuildDate>Wed, 28 Jul 2010 14:06:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>免费的Hyper-V虚拟机性能监测工具 &#8211; HyperV_Mon</title>
		<link>http://blog.microhyper.com/archives/737</link>
		<comments>http://blog.microhyper.com/archives/737#comments</comments>
		<pubDate>Sun, 15 Mar 2009 12:47:23 +0000</pubDate>
		<dc:creator>ericz</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[HyperV_Mon]]></category>

		<guid isPermaLink="false">http://blog.microhyper.com/?p=737</guid>
		<description><![CDATA[<p>当操作系统运行在虚拟化平台上时，Windows任务管理器无法正确的汇报系统资源信息，因为CPU等系统资源都是由虚拟层来管理和分配的。免费的HyperV_Mon工具以图形界面的形式准确显示各个虚拟机的性能。</p>

<p>可以在这里下载。</p>
]]></description>
			<content:encoded><![CDATA[<p>当操作系统运行在虚拟化平台上时，Windows任务管理器无法正确的汇报系统资源信息，因为CPU等系统资源都是由虚拟层来管理和分配的。免费的HyperV_Mon工具以图形界面的形式准确显示各个虚拟机的性能。</p>
<div class="captionfull"><img src='http://blog.microhyper.com/wp-content/gallery/hyper-v/hyperv_5f00_mon3.jpg' alt='hyperv_5f00_mon3.jpg' class='ngg-singlepic ngg-center' /></div>
<p>可以在<a href="http://www.tmurgent.com/download%5CHyperV_Mon.zip">这里下载</a>。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.microhyper.com/archives/737/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>如何在Hyper-V上快速、轻松地创建虚拟机</title>
		<link>http://blog.microhyper.com/archives/714</link>
		<comments>http://blog.microhyper.com/archives/714#comments</comments>
		<pubDate>Sun, 22 Feb 2009 12:37:49 +0000</pubDate>
		<dc:creator>ericz</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Hyper-V]]></category>

		<guid isPermaLink="false">http://blog.microhyper.com/?p=714</guid>
		<description><![CDATA[<p>Hyper-V是在Windows 2008里的一个新功能，它可以让你在服务器上运行虚拟机。现在我们来介绍一下怎样在Hyper-V上轻松地创建虚拟机。文章最后提供了一个不错的视频，教你如何一步步地在Windows 2008服务器上创建一个虚拟机。 </p>
<p>首先，你必须确认Hyper-V是否已经的正确安装。如果还没有，只要在Server Manager里添加就行了。 </p>
<p>你可能会看到一条无法安装的信息，由于该处理[...]]]></description>
			<content:encoded><![CDATA[<p>Hyper-V是在Windows 2008里的一个新功能，它可以让你在服务器上运行虚拟机。现在我们来介绍一下怎样在Hyper-V上轻松地创建虚拟机。文章最后提供了一个不错的视频，教你如何一步步地在Windows 2008服务器上创建一个虚拟机。 </p>
<p>首先，你必须确认Hyper-V是否已经的正确安装。如果还没有，只要在Server Manager里添加就行了。 </p>
<p>你可能会看到一条无法安装的信息，由于该处理器不兼容或BIOS没有正确的设置。请确任你的处理器是Intel-VT或AMD-V，否则Hyper-V将无法安装。 </p>
<div class="captionfull"><a class="thickbox" rel="" href='http://blog.microhyper.com/wp-content/gallery/hyper-v/add-role-2008-server.jpg' title=''><img src='http://blog.microhyper.com/wp-content/gallery/hyper-v/thumbs/thumbs_add-role-2008-server.jpg' alt='add-role-2008-server.jpg' class='ngg-singlepic ngg-center' /></a></div>
<div class="captionfull"><a class="thickbox" rel="" href='http://blog.microhyper.com/wp-content/gallery/hyper-v/hyper-v-role-2008-server.jpg' title=''><img src='http://blog.microhyper.com/wp-content/gallery/hyper-v/thumbs/thumbs_hyper-v-role-2008-server.jpg' alt='hyper-v-role-2008-server.jpg' class='ngg-singlepic ngg-center' /></a></div>
<p>当Hyper-V被成功添加后，你可以在右边的选项菜单里创建一个新的VM及配置和虚拟硬盘文件。也可以导入在Virtual PC里的虚拟机。 </p>
<p>具体的步骤请参考以下的视频教程。</p>
<p><object width="450" height="350" data="http://www.youtube.com/v/bRGWy4HFSIE&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/bRGWy4HFSIE&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.microhyper.com/archives/714/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HVRemote &#8211; 免费简化Hyper-V配置的工具</title>
		<link>http://blog.microhyper.com/archives/544</link>
		<comments>http://blog.microhyper.com/archives/544#comments</comments>
		<pubDate>Tue, 18 Nov 2008 17:02:47 +0000</pubDate>
		<dc:creator>ericz</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[HVRemote]]></category>
		<category><![CDATA[Hyper-V]]></category>

		<guid isPermaLink="false">http://blog.microhyper.com/?p=544</guid>
		<description><![CDATA[<p>Hyper-V高级项目经理John Howards发布了一个小工具用于简化Hyper-V的配置，HVRemote。</p>
<p>该工具可以完成配置Windows Server 2008（包括完全安装和服务器核心版），只需两个简单的命令开启Hyper-V和对hypervisor的配置。</p>

<p>请注意这个工具只是John的个人作品，微软没有为此提供任何技术支持。</p>
<p>可以在这里下载（包含源代码）。</p>
]]></description>
			<content:encoded><![CDATA[<p>Hyper-V高级项目经理John Howards发布了一个小工具用于简化Hyper-V的配置，HVRemote。</p>
<p>该工具可以完成配置Windows Server 2008（包括完全安装和服务器核心版），只需两个简单的命令开启Hyper-V和对hypervisor的配置。</p>
<div class="captionfull"><a class="thickbox" rel="" href='http://blog.microhyper.com/wp-content/gallery/hyper-v/hvremote.jpg' title=''><img src='http://blog.microhyper.com/wp-content/gallery/hyper-v/thumbs/thumbs_hvremote.jpg' alt='hvremote.jpg' class='ngg-singlepic ngg-center' /></a></div>
<p>请注意这个工具只是John的个人作品，微软没有为此提供任何技术支持。</p>
<p><a href="http://code.msdn.microsoft.com/HVRemote">可以在这里下载</a>（包含源代码）。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.microhyper.com/archives/544/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>微软发布System Center Virtual Machine Manager (SCVMM) 2008</title>
		<link>http://blog.microhyper.com/archives/368</link>
		<comments>http://blog.microhyper.com/archives/368#comments</comments>
		<pubDate>Wed, 22 Oct 2008 20:21:49 +0000</pubDate>
		<dc:creator>ericz</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[SCVMM 2008]]></category>

		<guid isPermaLink="false">http://blog.microhyper.com/?p=368</guid>
		<description><![CDATA[<p>微软终于发布了Hyper-V企业级控制台的第二版：虚拟机系统中心管理器System Center Virtual Machine Manager（SCVMM）2008。 </p>
<p>这个新版本有了广泛的改进，包括一个新的用户界面（主控制台和基于网页的自助服务网站），还有三个主要的新特点：</p>


能够通过VirtualCenter API管理VMware的ESX主机（包括执行复杂的任务，像VMotion）
包括一个新的性能规划引擎叫Performance and Resource Optimization[...]]]></description>
			<content:encoded><![CDATA[<p>微软终于发布了Hyper-V企业级控制台的第二版：虚拟机系统中心管理器System Center Virtual Machine Manager（SCVMM）2008。 </p>
<p>这个新版本有了广泛的改进，包括一个新的用户界面（主控制台和基于网页的自助服务网站），还有三个主要的新特点：</p>
<div class="captionfull"><a class="thickbox" rel="" href='http://blog.microhyper.com/wp-content/gallery/hyper-v/scvmm2008_thumb.png' title=''><img src='http://blog.microhyper.com/wp-content/gallery/hyper-v/scvmm2008_thumb.png' alt='scvmm2008_thumb.png' class='ngg-singlepic ngg-center' /></a></div>
<ol>
<li>能够通过VirtualCenter API管理VMware的ESX主机（包括执行复杂的任务，像VMotion）</li>
<li>包括一个新的性能规划引擎叫Performance and Resource Optimization (PRO，性能和资源优化) ，连续监测虚拟化基础设施，并建议虚拟机应该如何改进（升级虚拟硬件）或移到其他的虚拟主机以实现最佳的性能。该PRO引擎是受一些预先指定的政策和SCVMM管理员来决定是否批准/忽略每一个建议或自动化整个过程。此外，PRO可以通过第三方管理包来扩展，它可以进一步给SCVMM提供在虚拟数据中心如何决策工作量。 </li>
<li>能够向所有支持的平台提供大多数的功能。这意味着，PRO引擎和Powershell脚本可以与Hyper-V和ESX同时工作。 </li>
</ol>
<p><a href="http://go.microsoft.com/?linkid=9530142">SCVMM 2008的试用版已经可以在今天下载</a>。它将在11月1日开始销售。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.microhyper.com/archives/368/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>在装有Hyper-V的Windows Server 2008中开启休眠/睡眠模式</title>
		<link>http://blog.microhyper.com/archives/202</link>
		<comments>http://blog.microhyper.com/archives/202#comments</comments>
		<pubDate>Thu, 25 Sep 2008 15:47:10 +0000</pubDate>
		<dc:creator>ericz</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Hyper-V]]></category>

		<guid isPermaLink="false">http://blog.microhyper.com/?p=202</guid>
		<description><![CDATA[<p>默认情况下，装有Hyper-V的Windows Server 2008电脑上，休眠/睡眠模式是被禁止的。你可以通过以下注册表的修改来禁止Hyper-V自动载入：</p>
<p>[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\hvboot]"Start"=dword:00000003</p>
<p>这样你就可以重新访问电源管理功能了。</p>
<p>用以下的命令重新开启Hyper-V:</p>
<p>net start hvboot</p>
<p>在下一次启动后电源管理功能将被禁止。</p>
]]></description>
			<content:encoded><![CDATA[<p>默认情况下，装有Hyper-V的Windows Server 2008电脑上，休眠/睡眠模式是被禁止的。你可以通过以下注册表的修改来禁止Hyper-V自动载入：</p>
<p><code>[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\hvboot]"Start"=dword:00000003</code></p>
<p>这样你就可以重新访问电源管理功能了。</p>
<p>用以下的命令重新开启Hyper-V:</p>
<p><code>net start hvboot</code></p>
<p>在下一次启动后电源管理功能将被禁止。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.microhyper.com/archives/202/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hyper-V宣布支持24核CPU</title>
		<link>http://blog.microhyper.com/archives/181</link>
		<comments>http://blog.microhyper.com/archives/181#comments</comments>
		<pubDate>Thu, 18 Sep 2008 16:09:49 +0000</pubDate>
		<dc:creator>ericz</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Xeon 7400]]></category>

		<guid isPermaLink="false">http://blog.microhyper.com/?p=181</guid>
		<description><![CDATA[<p>正当Intel开始发布6核7400系列至强CPU时，微软验证了Hyper-V虚拟技术能够支持24核CPU。</p>
<p>该验证非常必要因为至强7400系列是世界上第一个6核处理器，四插槽系统就可以在单一系统中提供24内核。</p>
<p>微软Windows Server的高级主管Bob Visse说，“英特尔和微软一直在共同努力优化他们的产品虚拟化进展，特别是在节能方面。其中一个例子就是Windows Server 2008在默认的情况下电源管[...]]]></description>
			<content:encoded><![CDATA[<p>正当Intel开始发布6核7400系列至强CPU时，微软验证了Hyper-V虚拟技术能够支持24核CPU。</p>
<p>该验证非常必要因为至强7400系列是世界上第一个6核处理器，四插槽系统就可以在单一系统中提供24内核。</p>
<p>微软Windows Server的高级主管Bob Visse说，“英特尔和微软一直在共同努力优化他们的产品虚拟化进展，特别是在节能方面。其中一个例子就是Windows Server 2008在默认的情况下电源管理是打开的，这就节省了20%-30%的电源，想像一下应用到全世界的Windows服务器这将是非常可观的结果。在下个版本中你将会看到更多电源管理特性。”</p>
<p>在特别谈到至强7400系列的不同时，Visse强调：“我们看到了令人难以置信的良好表现，从四插槽16核转到四插槽24核性能几乎提升了40%。基本上就像工作在物理机上。”</p>
<p>visse还透露，微软的TechNet和MSDN服务器基础设施都实现了虚拟化。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.microhyper.com/archives/181/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>微软将收购Citrix?</title>
		<link>http://blog.microhyper.com/archives/141</link>
		<comments>http://blog.microhyper.com/archives/141#comments</comments>
		<pubDate>Sun, 14 Sep 2008 15:23:03 +0000</pubDate>
		<dc:creator>ericz</dc:creator>
				<category><![CDATA[Citrix]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[XenDesktop]]></category>
		<category><![CDATA[XenServer]]></category>

		<guid isPermaLink="false">http://blog.microhyper.com/?p=141</guid>
		<description><![CDATA[<p>微软与Citrix宣布将加强合作来提供一整套完整的桌面及服务器虚拟解决方案。这两家公司为能够给客户提供更灵活、动态的客户计算基础结构加强合作及分享虚拟市场。</p>
<p>微软没有披露该项投资的起始资金，根据分析家指出将少于1亿美元。由Greylock Partners和Lightspeed Venture Partners支持的Calista以及IDC的预测，到2011年将会有4千万台桌面电脑使用虚拟技术。</p>
<p>此时，微软与[...]]]></description>
			<content:encoded><![CDATA[<p>微软与Citrix宣布将加强合作来提供一整套完整的桌面及服务器虚拟解决方案。这两家公司为能够给客户提供更灵活、动态的客户计算基础结构加强合作及分享虚拟市场。</p>
<p>微软没有披露该项投资的起始资金，根据分析家指出将少于1亿美元。由Greylock Partners和Lightspeed Venture Partners支持的Calista以及IDC的预测，到2011年将会有4千万台桌面电脑使用虚拟技术。</p>
<p>此时，微软与他的老朋友Citrix紧紧的合作在一起，为了互操作性将开发一套允许在XenServer和Windows Server 2008 Hyper-V之间传送的工具。</p>
<p>该工具的测试版本将会在下个季度发布，最终版本将于Hyper-V一起发布。</p>
<p>当然VMware早就发布了一个免费工具来实现类似的功能。</p>
<p>但微软和Citrix还将开拓在Windows Server 2008及Windows优化桌面上的合作，整合XenDesktop和Citrix XenApp功能。</p>
<p>根据微软内部人士Forbes推测，微软可能最终将收购Citrix。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.microhyper.com/archives/141/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>微软为Hyper-V发布了Linux整合模块</title>
		<link>http://blog.microhyper.com/archives/136</link>
		<comments>http://blog.microhyper.com/archives/136#comments</comments>
		<pubDate>Fri, 12 Sep 2008 14:48:33 +0000</pubDate>
		<dc:creator>ericz</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Fastpath]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Hypercall]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Xen]]></category>

		<guid isPermaLink="false">http://blog.microhyper.com/?p=136</guid>
		<description><![CDATA[<p>经过了一个漫长的等待，微软最后终于发布了Hyper-V的Linux整合模块。 </p>
<p>没有该模块，任何Novell SUSE Enterprise Linux唯一支持的客户OS在新的hypervisor上将不能完全发挥它的最佳性能。</p>
<p>该模块的第一个版本包括了以下功能：</p>

为合成设备（synthetic devices）提供驱动程序
<p>Linux整合模块包括了专门为Hyper-V而开发的合成网络控制及合成存储控制。这些模块在专门为Hyper-V开发[...]]]></description>
			<content:encoded><![CDATA[<p>经过了一个漫长的等待，微软最后终于发布了Hyper-V的Linux整合模块。 </p>
<p>没有该模块，任何Novell SUSE Enterprise Linux唯一支持的客户OS在新的hypervisor上将不能完全发挥它的最佳性能。</p>
<p>该模块的第一个版本包括了以下功能：</p>
<ul>
<li><strong>为合成设备（synthetic devices）提供驱动程序</strong></li>
<p>Linux整合模块包括了专门为Hyper-V而开发的合成网络控制及合成存储控制。这些模块在专门为Hyper-V开发的高速总线，VMBus上充分发挥了他们的优势。</p>
<li><strong>Hypercall适配器</strong></li>
<p>Hypercall适配器是一个瘦软件层，它专门解释从基于Xen的Linux内核的特殊Xen虚拟指令到微软Hyper-V hypercalls。提升了Linux虚拟机的性能。</p>
<li><strong>快速路径（Fastpath）启动支持</strong></li>
<p>启动设备现在可以利用存储VSC来提高性能。</p>
</ul>
<p>现在还缺鼠标整合的支持。</p>
<p>Linux整合模块可以<a href="https://connect.microsoft.com/site/sitehome.aspx?SiteID=495">在此下载</a>。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.microhyper.com/archives/136/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>如何使Windows服务器备份支持Hyper-V VSS Writer？</title>
		<link>http://blog.microhyper.com/archives/128</link>
		<comments>http://blog.microhyper.com/archives/128#comments</comments>
		<pubDate>Thu, 11 Sep 2008 19:48:27 +0000</pubDate>
		<dc:creator>ericz</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Windows Server Backup]]></category>

		<guid isPermaLink="false">http://blog.microhyper.com/?p=128</guid>
		<description><![CDATA[<p>为使Windows服务器备份（Server Backup）支持Hyper-V VSS Writer， 只需在装有Windows Server Backup及Hyper-V VSS Writer的机器上添加以下的注册表键值就可以了。注意在默认情况下WindowsServerBackup键值不会在安装Windows Server Backup时自动建立的。</p>
<p>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT
\CurrentVersion\WindowsServerBackup\Application Support\{66841CD4-6DED-4F4B-8F17-FD23F8DDC3DE}</p>
<p>当建立以上键值后，你还须创建[...]]]></description>
			<content:encoded><![CDATA[<p>为使Windows服务器备份（Server Backup）支持Hyper-V VSS Writer， 只需在装有Windows Server Backup及Hyper-V VSS Writer的机器上添加以下的注册表键值就可以了。注意在默认情况下WindowsServerBackup键值不会在安装Windows Server Backup时自动建立的。</p>
<p>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT<br />
\CurrentVersion\WindowsServerBackup\Application Support\{66841CD4-6DED-4F4B-8F17-FD23F8DDC3DE}</p>
<p>当建立以上键值后，你还须创建一个字符串值(String Value)。</p>
<p>Name: Application Identifier <br />
Type: REG_SZ <br />
Value: Hyper-V</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.microhyper.com/archives/128/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20多个合作厂商宣布支持微软Hyper-V</title>
		<link>http://blog.microhyper.com/archives/113</link>
		<comments>http://blog.microhyper.com/archives/113#comments</comments>
		<pubDate>Wed, 10 Sep 2008 19:56:35 +0000</pubDate>
		<dc:creator>ericz</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[AMD]]></category>
		<category><![CDATA[BMC]]></category>
		<category><![CDATA[CA]]></category>
		<category><![CDATA[CiRBA]]></category>
		<category><![CDATA[Desktone]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[LeftHand]]></category>
		<category><![CDATA[NetApp]]></category>
		<category><![CDATA[rPath]]></category>
		<category><![CDATA[SteelEye]]></category>
		<category><![CDATA[Sun]]></category>
		<category><![CDATA[Surgient]]></category>
		<category><![CDATA[Tripwire]]></category>
		<category><![CDATA[Unysis]]></category>

		<guid isPermaLink="false">http://blog.microhyper.com/?p=113</guid>
		<description><![CDATA[<p>就是因为微软以前忽视了对Virtual Server 2005的重视才给VMware创造了有力的机会。现在他希望能通过Hyper-V来挽回以前的损失。</p>
<p>在本周一，20多个合作厂商包括：AMD, BMC, CA, CiRBA, Desktone, LeftHand, NetApp, rPath, SteelEye, Sun, Surgient, Tripwire, Unysis等等宣布现在或将来支持微软Hyper-V，并制定相互合作协议。</p>
<p>所以支持厂商的列表在这里</p>
<p>当然宣布此消息的另一个原因是下周拉斯维加斯即将要举行的VMworld。据称到时将会有超过14,000人参加。</p>
]]></description>
			<content:encoded><![CDATA[<p>就是因为微软以前忽视了对Virtual Server 2005的重视才给VMware创造了有力的机会。现在他希望能通过Hyper-V来挽回以前的损失。</p>
<p>在本周一，20多个合作厂商包括：AMD, BMC, CA, CiRBA, Desktone, LeftHand, NetApp, rPath, SteelEye, Sun, Surgient, Tripwire, Unysis等等宣布现在或将来支持微软Hyper-V，并制定相互合作协议。</p>
<p>所以支持厂商的列表在<a href="http://www.microsoft.com/presspass/events/virtualization/partners.mspx">这里</a></p>
<p>当然宣布此消息的另一个原因是下周拉斯维加斯即将要举行的VMworld。据称到时将会有超过14,000人参加。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.microhyper.com/archives/113/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

