From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kamala Narasimhan Subject: [PATCH] xl - VHDs specific disk validation changes Date: Thu, 10 Feb 2011 12:10:50 -0500 Message-ID: <4D541C1A.1000907@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org Description: This patch special cases vhd images while validating it. Without this patch we can't create vhd backed vms. IanJ - We need this patch as we are dropping disk change patches 3-5 for 4.1 IanC - This patch includes the suggestion you made to check for just DISK_FORMAT_EMPTY. Signed-off-by: Kamala Narasimhan Kamala