<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Virtual Hard Disk Specification</title>
	<atom:link href="http://citrixblogger.org/2008/10/01/virtual-hard-disk-specification/feed/" rel="self" type="application/rss+xml" />
	<link>http://citrixblogger.org/2008/10/01/virtual-hard-disk-specification/</link>
	<description></description>
	<lastBuildDate>Thu, 24 May 2012 11:44:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: - Cliff Davies</title>
		<link>http://citrixblogger.org/2008/10/01/virtual-hard-disk-specification/#comment-2317</link>
		<dc:creator><![CDATA[- Cliff Davies]]></dc:creator>
		<pubDate>Tue, 14 Feb 2012 01:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://citrixblogger.wordpress.com/?p=369#comment-2317</guid>
		<description><![CDATA[[...] the difference between fixed and dynamic VHDs. I highly recommend reading Jeff Muir&#8217;s short article on the VHD format if you want a history lesson or refresher. The actual VHD specification (now &#8220;owned&#8221; by [...]]]></description>
		<content:encoded><![CDATA[<p>[...] the difference between fixed and dynamic VHDs. I highly recommend reading Jeff Muir&#8217;s short article on the VHD format if you want a history lesson or refresher. The actual VHD specification (now &#8220;owned&#8221; by [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bai,Dengfeng</title>
		<link>http://citrixblogger.org/2008/10/01/virtual-hard-disk-specification/#comment-1810</link>
		<dc:creator><![CDATA[Bai,Dengfeng]]></dc:creator>
		<pubDate>Thu, 08 Jul 2010 06:38:04 +0000</pubDate>
		<guid isPermaLink="false">http://citrixblogger.wordpress.com/?p=369#comment-1810</guid>
		<description><![CDATA[Thanks you very much, Jeff!]]></description>
		<content:encoded><![CDATA[<p>Thanks you very much, Jeff!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeffreymuir</title>
		<link>http://citrixblogger.org/2008/10/01/virtual-hard-disk-specification/#comment-1809</link>
		<dc:creator><![CDATA[jeffreymuir]]></dc:creator>
		<pubDate>Thu, 08 Jul 2010 06:36:22 +0000</pubDate>
		<guid isPermaLink="false">http://citrixblogger.wordpress.com/?p=369#comment-1809</guid>
		<description><![CDATA[VHD is opposite typically Windows bit definitions.  Bit 0 is the most significant bit.  Check for 0x80.]]></description>
		<content:encoded><![CDATA[<p>VHD is opposite typically Windows bit definitions.  Bit 0 is the most significant bit.  Check for 0&#215;80.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bai,Dengfeng</title>
		<link>http://citrixblogger.org/2008/10/01/virtual-hard-disk-specification/#comment-1808</link>
		<dc:creator><![CDATA[Bai,Dengfeng]]></dc:creator>
		<pubDate>Thu, 08 Jul 2010 06:23:56 +0000</pubDate>
		<guid isPermaLink="false">http://citrixblogger.wordpress.com/?p=369#comment-1808</guid>
		<description><![CDATA[For the bitmap of VHD, is bit 0 is the least significant bit or the most significant bit?
For example, I want to check the bitmap of sector 0, I need to check which bit? (&amp; 0x01  or   &amp; 0x80)]]></description>
		<content:encoded><![CDATA[<p>For the bitmap of VHD, is bit 0 is the least significant bit or the most significant bit?<br />
For example, I want to check the bitmap of sector 0, I need to check which bit? (&amp; 0&#215;01  or   &amp; 0&#215;80)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dynamic VHD Walkthrough &#171; Citrix Blogger</title>
		<link>http://citrixblogger.org/2008/10/01/virtual-hard-disk-specification/#comment-1538</link>
		<dc:creator><![CDATA[Dynamic VHD Walkthrough &#171; Citrix Blogger]]></dc:creator>
		<pubDate>Mon, 01 Dec 2008 14:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://citrixblogger.wordpress.com/?p=369#comment-1538</guid>
		<description><![CDATA[[...] in support for VHD and will even allow a VHD to be booted.  As has been said a few times, the VHD specification is public which means that essentially anyone is allowed to program to [...]]]></description>
		<content:encoded><![CDATA[<p>[...] in support for VHD and will even allow a VHD to be booted.  As has been said a few times, the VHD specification is public which means that essentially anyone is allowed to program to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blocks Versus Files &#171; Citrix Blogger</title>
		<link>http://citrixblogger.org/2008/10/01/virtual-hard-disk-specification/#comment-1522</link>
		<dc:creator><![CDATA[Blocks Versus Files &#171; Citrix Blogger]]></dc:creator>
		<pubDate>Tue, 11 Nov 2008 14:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://citrixblogger.wordpress.com/?p=369#comment-1522</guid>
		<description><![CDATA[[...] file system (most of the time).  Microsoft and Citrix use the VHD format for the VM files.  The VHD specification is public knowledge since Microsoft has documented as of a couple of years ago.  Given that there [...]]]></description>
		<content:encoded><![CDATA[<p>[...] file system (most of the time).  Microsoft and Citrix use the VHD format for the VM files.  The VHD specification is public knowledge since Microsoft has documented as of a couple of years ago.  Given that there [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

