<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Virtual Server 2005 R2 SP1 Beta 1 download link and availability details</title><link>http://blogs.technet.com/jhoward/archive/2006/04/28/426703.aspx</link><description>Although on the Windows virtualization team here, it's heads down working on the next generation of virtual machine support to be built into Windows Longhorn server with a " hypervisor " architecture, we're absolutely not sitting still on the Virtual</description><dc:language>en-GB</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Virtual Server 2005 R2 SP1 Beta 1 download link and availability details</title><link>http://blogs.technet.com/jhoward/archive/2006/04/28/426703.aspx#426725</link><pubDate>Fri, 28 Apr 2006 21:45:04 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:426725</guid><dc:creator>Chong Ai Chung</dc:creator><description>I had applied for participation to Virtual Server 2005 R2 SP1 Beta few days ago but I haven't receive any e-mail with link to download.&lt;br&gt;&lt;br&gt;When I select Virtual Server 2005 R2 SP1 Beta link on connect.microsoft.com. It show the message &amp;quot;Coming Soon&amp;quot;.&lt;br&gt;</description></item><item><title>re: Virtual Server 2005 R2 SP1 Beta 1 download link and availability details</title><link>http://blogs.technet.com/jhoward/archive/2006/04/28/426703.aspx#426731</link><pubDate>Fri, 28 Apr 2006 21:53:48 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:426731</guid><dc:creator>jace</dc:creator><description>This sure sounds great...&lt;br&gt;&lt;br&gt;Is there some way that Microsoft could allow a free virtual machine license for a guest, equivalent to the licensed OS of the host?&lt;br&gt;&lt;br&gt;In other words, I would like to use Virtual Server on my XP Pro box, but I can't install XP Pro into Virtual Server because I can't afford another license....&lt;br&gt;&lt;br&gt;Thanks</description></item><item><title>re: Virtual Server 2005 R2 SP1 Beta 1 download link and availability details</title><link>http://blogs.technet.com/jhoward/archive/2006/04/28/426703.aspx#426732</link><pubDate>Fri, 28 Apr 2006 21:59:20 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:426732</guid><dc:creator>jhoward</dc:creator><description>Chong - entry into program only went live a couple of hours ago. It appears that the someone was a little ahead of themselves and posted the link onto connect a few days ago. You should receive an email within 24 hours of 10AM (PST) when it officially opened.&lt;br&gt;Regards,&lt;br&gt;John.</description></item><item><title>re: Virtual Server 2005 R2 SP1 Beta 1 download link and availability details</title><link>http://blogs.technet.com/jhoward/archive/2006/04/28/426703.aspx#426734</link><pubDate>Fri, 28 Apr 2006 22:11:57 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:426734</guid><dc:creator>jhoward</dc:creator><description>Jace - a million $ question. Understand the predicament. Whereas I won't rule this out entirely, I would certainly say that is unlikely in the near future. There is somewhat of a precedent with Windows Server 2003 EE allowing 4 virtual machine use rights with the server license. I'll pass the feedback on certainly. &lt;br&gt;&lt;br&gt;FWIW - if this is for dev &amp;amp; test, it may be worth signing up for a TechNet Plus or MSDN subscription. Both have rights for up to 10 instances of XP/2003/... There's usually some type of promotional code available.&lt;br&gt;&lt;br&gt;</description></item><item><title>Virtual Server 2003 R2 SP1 and Beyond</title><link>http://blogs.technet.com/jhoward/archive/2006/04/28/426703.aspx#426753</link><pubDate>Sat, 29 Apr 2006 00:33:58 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:426753</guid><dc:creator>TenBrink Tech</dc:creator><description>From a VS blogger:&lt;br&gt;So what's in Beta 1? Functionally, the main change is the support for Intels VT processors...</description></item><item><title>re: Virtual Server 2005 R2 SP1 Beta 1 download link and availability details</title><link>http://blogs.technet.com/jhoward/archive/2006/04/28/426703.aspx#426778</link><pubDate>Sat, 29 Apr 2006 07:09:38 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:426778</guid><dc:creator>Robert Spivack</dc:creator><description>The lack of performance improvement for guest Windows VM when Intel hardware VT support is enabled seems counter-intuitive. &amp;nbsp;I'm not a chip or VM guru, but my general impression was that without hardware support there is always some level of ring 0 emulation and interrupt handling that is inefficient and should be done better in hardware.&lt;br&gt;&lt;br&gt;So is this wrong, or is the lack of performance improvement indicative of Intel's hardware VT support being lackluster or VS support not being optimized enough to use it and make a difference?&lt;br&gt;&lt;br&gt;On another note, it seems to me one of the biggest limitations in software VM is the lack of memory image sharing. &amp;nbsp;Assuming I'm running &amp;quot;n&amp;quot; copies of the same guest OS (windows Server 2003, for example) with each guest having 512Mb of ram, I would guess that 80% or more of each VM's ram content is identical code.&lt;br&gt;&lt;br&gt;It's a shame that either through sw wizardry or hardware VT support for memory mapping all that read-only code pages cannot be globally shared.&lt;br&gt;&lt;br&gt;Sort of a&amp;quot;single instance store&amp;quot; for VM ram much like Microsoft has done for disk files in server provisioning and the new storage server specialized OS build.&lt;br&gt;&lt;br&gt;Especially with consolidating lots of low-activity VM's on one physical host, the lack of memory sharing is what limits the density.&lt;br&gt;&lt;br&gt;If not an elegant solution ,then at least a &amp;quot;committed&amp;quot; and &amp;quot;burst&amp;quot; memory allocation of VM usage like Virtuozzo does would allow some higher density but not the true codepage sharing it should.</description></item><item><title>re: Virtual Server 2005 R2 SP1 Beta 1 download link and availability details</title><link>http://blogs.technet.com/jhoward/archive/2006/04/28/426703.aspx#426779</link><pubDate>Sat, 29 Apr 2006 07:41:03 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:426779</guid><dc:creator>jhoward</dc:creator><description>Robert&lt;br&gt;&lt;br&gt;You've made some excellent point here. Hopefully I can address them all.&lt;br&gt;With hardware virtualisation assistance, there is no longer any need for ring compression. All guests VMs run their kernel at ring 0, as would be expected if running on real physical hardware. Hardware virtualisation assistance give you what can be thought of as Ring &amp;quot;-1&amp;quot;, a ring below the level in which the guest VMs are running in. Hence, there is no need for ring compression or trapping of non-virtualisable instructions in these circumstances. &lt;br&gt;&lt;br&gt;I understand your comments about static memory sharing. That is a consideration we're putting into Windows Virtualization, but is not today a capability we're introducing into Virtual Server. Yes, I agree, it would save overall host memory usage where there are many static pages in common between guests, however, our general consensus presently is one of security first and foremost in ensuring that there is no leakage between guests. The model of 100% isolation is generally the more secure option. Hardware assistance unfortunately doesn't provide this capability today - once we get into chipsets support providing true isolation in hardware of memory mapping of device memory space (MMIOU/DMA-r etc.,), it's becomes somewhat a no-brainer as a product feature.&lt;br&gt;&lt;br&gt;I'm familiar with Virtuosso, but certainly wouldn't consider myself an expert. Both Virtual Server and Windows Virtualization are what can be considered hardware virtualization. Virtuosso on the other hand is what most people would consider &amp;quot;software&amp;quot; virtualization. They address completely different problems in radically different ways. Maybe a little simplistic, but hopefully this make sense.&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;John.&lt;br&gt;&lt;br&gt;</description></item><item><title>Virtual Server 2005 R2 SP1 Beta</title><link>http://blogs.technet.com/jhoward/archive/2006/04/28/426703.aspx#426829</link><pubDate>Sun, 30 Apr 2006 14:04:34 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:426829</guid><dc:creator>Terminal Services, Thin Client, Virtualization (VMware / Softricity), Windows 64bit</dc:creator><description /></item><item><title>re: Virtual Server 2005 R2 SP1 Beta 1 download link and availability details</title><link>http://blogs.technet.com/jhoward/archive/2006/04/28/426703.aspx#426910</link><pubDate>Mon, 01 May 2006 15:34:07 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:426910</guid><dc:creator>Philipp Kohn</dc:creator><description>Hi John,&lt;br&gt;&lt;br&gt;very interesting stuff. &lt;br&gt;I&amp;#180;m very excited to see how much performance impact Vanderpool has... &lt;br&gt;&lt;br&gt;Next week I will test it on a new IBM Dual Core Xeon Server. &lt;br&gt;&lt;br&gt;Regards Philipp&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://blog.kohnonline.de"&gt;http://blog.kohnonline.de&lt;/a&gt;</description></item><item><title>Speaking of Virtualization - Service Pack 1 Beta opened on Friday April 28th</title><link>http://blogs.technet.com/jhoward/archive/2006/04/28/426703.aspx#426918</link><pubDate>Mon, 01 May 2006 17:47:46 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:426918</guid><dc:creator>Canadian IT Professionals</dc:creator><description>This slipped past my RSS reader until the weekend (I had a busy Friday).&amp;amp;amp;nbsp; Service Pack 1 for Virtual...</description></item><item><title>re: Virtual Server 2005 R2 SP1 Beta 1 download link and availability details</title><link>http://blogs.technet.com/jhoward/archive/2006/04/28/426703.aspx#426972</link><pubDate>Tue, 02 May 2006 01:45:53 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:426972</guid><dc:creator>Philipp Kohn</dc:creator><description>BTW: On mcseboard.de where I&amp;#180;m a moderator a user have posted a interesting question to this topic.&lt;br&gt;&lt;br&gt;Is there any common solution how to check if a cpu is vanderpool ready and if it&amp;#180;s activated?&lt;br&gt;&lt;br&gt;Regards Philipp</description></item><item><title>re: Virtual Server 2005 R2 SP1 Beta 1 download link and availability details</title><link>http://blogs.technet.com/jhoward/archive/2006/04/28/426703.aspx#426974</link><pubDate>Tue, 02 May 2006 01:59:11 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:426974</guid><dc:creator>jhoward</dc:creator><description>How about using the Intel utility for processor identification: &lt;a rel="nofollow" target="_new" href="http://downloadfinder.intel.com/scripts-df-external/confirm.aspx?ftpDown=ftp://aiedownload.intel.com/df-support/7838/eng/pidenu07.msi&amp;amp;agr=N&amp;amp;ProductID=1881&amp;amp;DwnldId=7838&amp;amp;strOSs=All&amp;amp;OSFullName=All%20Operating%20Systems&amp;amp;lang=eng"&gt;http://downloadfinder.intel.com/scripts-df-external/confirm.aspx?ftpDown=ftp://aiedownload.intel.com/df-support/7838/eng/pidenu07.msi&amp;amp;agr=N&amp;amp;ProductID=1881&amp;amp;DwnldId=7838&amp;amp;strOSs=All&amp;amp;OSFullName=All%20Operating%20Systems&amp;amp;lang=eng&lt;/a&gt;&lt;br&gt;&lt;br&gt;Cheers,&lt;br&gt;John.</description></item><item><title>re: Virtual Server 2005 R2 SP1 Beta 1 download link and availability details</title><link>http://blogs.technet.com/jhoward/archive/2006/04/28/426703.aspx#426997</link><pubDate>Tue, 02 May 2006 08:50:58 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:426997</guid><dc:creator>Philipp Kohn</dc:creator><description>Same answer I give ;-)&lt;br&gt;&lt;br&gt;but I pointed to the bootable Version...&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://support.intel.com/support/processors/tools/piu/sb/CS-015823.htm"&gt;http://support.intel.com/support/processors/tools/piu/sb/CS-015823.htm&lt;/a&gt; &lt;br&gt;&lt;br&gt;I will have to recheck this when I&amp;#180;ll get my Vanderpool-Ready Server.&lt;br&gt;&lt;br&gt;What would be very interesting is, how can I identify if Virtual Server use Vanderpool.&lt;br&gt;&lt;br&gt;Regards Philipp&lt;br&gt;&lt;br&gt;</description></item><item><title>jtb.blog  &amp;raquo; Blog Archive   &amp;raquo; Beta: Virtual Server 2005 R2 SP1</title><link>http://blogs.technet.com/jhoward/archive/2006/04/28/426703.aspx#427036</link><pubDate>Tue, 02 May 2006 17:43:47 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:427036</guid><dc:creator>jtb.blog  » Blog Archive   » Beta: Virtual Server 2005 R2 SP1</dc:creator><description>PingBack from &lt;a rel="nofollow" target="_new" href="http://blog.jensthebrain.de/archives/2006/05/02/beta-virtual-server-2005-r2-sp1/"&gt;http://blog.jensthebrain.de/archives/2006/05/02/beta-virtual-server-2005-r2-sp1/&lt;/a&gt;</description></item><item><title>re: Virtual Server 2005 R2 SP1 Beta 1 download link and availability details</title><link>http://blogs.technet.com/jhoward/archive/2006/04/28/426703.aspx#427047</link><pubDate>Tue, 02 May 2006 20:13:49 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:427047</guid><dc:creator>jhoward</dc:creator><description>Hi Philipp - assuming you mean can a guest tell if it is running on a VT enabled host processor, answer is no.&lt;br&gt;Regards,&lt;br&gt;John.</description></item><item><title>Virtual Server 2005 R2 SP1 FAQ#1: Hardware requirements</title><link>http://blogs.technet.com/jhoward/archive/2006/04/28/426703.aspx#427180</link><pubDate>Wed, 03 May 2006 21:51:56 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:427180</guid><dc:creator>John Howard</dc:creator><description>I've had numerous direct emails asking what are the requirements for hardware when running Virtual Server...</description></item><item><title>Virtual Server 2005 R2 SP1 Beta 1 download link and availability details </title><link>http://blogs.technet.com/jhoward/archive/2006/04/28/426703.aspx#428068</link><pubDate>Fri, 12 May 2006 00:43:52 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:428068</guid><dc:creator>Ken Lince - Partner Technology Specialist</dc:creator><description>There will be a couple of beta releases of Virtual Server 2005 R2 SP1 -&amp;amp;amp;nbsp;You can download the first...</description></item><item><title>Virtual Server 2005 R2 SP1 Beta 2 Download link and availability</title><link>http://blogs.technet.com/jhoward/archive/2006/04/28/426703.aspx#452952</link><pubDate>Thu, 31 Aug 2006 04:43:55 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:452952</guid><dc:creator>John Howard</dc:creator><description>Following on a previous entry&amp;amp;amp;nbsp;in April, within the last hour, Beta 2 of Virtual Server 2005 R2 SP1...</description></item><item><title>
		   Virtual Server 2005 R2 SP1 Beta 2 Download link and availability &amp;raquo; Dee&amp;#8217;s-Planet! Blog	</title><link>http://blogs.technet.com/jhoward/archive/2006/04/28/426703.aspx#453163</link><pubDate>Fri, 01 Sep 2006 00:28:04 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:453163</guid><dc:creator>
		   Virtual Server 2005 R2 SP1 Beta 2 Download link and availability » Dee’s-Planet! Blog	</dc:creator><description>PingBack from &lt;a rel="nofollow" target="_new" href="http://www.roks.xmgfree.com/blog/2006/08/31/virtual-server-2005-r2-sp1-beta-2-download-link-and-availability/"&gt;http://www.roks.xmgfree.com/blog/2006/08/31/virtual-server-2005-r2-sp1-beta-2-download-link-and-availability/&lt;/a&gt;</description></item><item><title>Virtual Server 2005 R2 SP1 Beta 2 Download link and availability </title><link>http://blogs.technet.com/jhoward/archive/2006/04/28/426703.aspx#453195</link><pubDate>Fri, 01 Sep 2006 03:35:14 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:453195</guid><dc:creator>External News</dc:creator><description>Following on a previous entry in April, within the last hour, Beta 2 of Virtual Server 2005 R2 SP1 has</description></item><item><title>Virtual Server 2005 R2 SP1 Beta 2 Download link and availability</title><link>http://blogs.technet.com/jhoward/archive/2006/04/28/426703.aspx#3081292</link><pubDate>Tue, 01 Jul 2008 04:41:30 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3081292</guid><dc:creator>John Howard - Hyper-V and virtualization blog</dc:creator><description>&lt;p&gt;Following on a previous entry in April, within the last hour, Beta 2 of Virtual Server 2005 R2 SP1 has&lt;/p&gt;
</description></item><item><title>re: Virtual Server 2005 R2 SP1 Beta 1 download link and availability details</title><link>http://blogs.technet.com/jhoward/archive/2006/04/28/426703.aspx#3166091</link><pubDate>Wed, 10 Dec 2008 07:47:52 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3166091</guid><dc:creator>Patrick Kennedy</dc:creator><description>&lt;p&gt;Can you virtualize Windows 2008 Beta (AMD-64) Server via Virtual Server 2005 R2 SP1? &amp;nbsp;That would be cool. &lt;/p&gt;</description></item><item><title>re: Virtual Server 2005 R2 SP1 Beta 1 download link and availability details</title><link>http://blogs.technet.com/jhoward/archive/2006/04/28/426703.aspx#3166093</link><pubDate>Wed, 10 Dec 2008 08:01:56 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3166093</guid><dc:creator>jhoward</dc:creator><description>&lt;p&gt;Patrick - wow. This was an old post. No is the simple answer as both Windows Server 2008 and Virtual Server 2005 R2 SP1 (as well as Hyper-V) have &amp;quot;RTM'd&amp;quot; since April 2006. &lt;/p&gt;
&lt;p&gt;Virtual Server only support x86 guests. To run a x64 guest operating system, you have to use Hyper-V.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;John.&lt;/p&gt;
</description></item></channel></rss>