From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: [PATCH 0 of 5] libxl: fixes to upstream qemu disk configuration Date: Mon, 04 Apr 2011 14:21:03 +0100 Message-ID: References: <1301671717.23887.7.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1301671717.23887.7.camel@zakaz.uk.xensource.com> 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 Cc: Ian Jackson , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Fri, 1 Apr 2011 16:28:37 +0100, I said: > I'll fix this in a separate patch though. Actually that doesn't make sense. Instead the following series switches to using upstream qemu's supported syntax for adding disk devices directly, instead of the compat -hda syntax and/or the non-existent -sda syntax. It also adds an explicit format to each disk to avoid probing.