From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Hanquez Subject: Re: xl vs. xm: floppy support Date: Tue, 01 Mar 2011 12:31:48 +0000 Message-ID: <4D6CE734.9050001@eu.citrix.com> References: <201103011037.19341.Christoph.Egger@amd.com> <1298975916.5034.2102.camel@zakaz.uk.xensource.com> <1298980811.20975.62.camel@qabil.uk.xensource.com> <1298981504.17907.14.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1298981504.17907.14.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 List-Id: xen-devel@lists.xenproject.org On 03/01/2011 12:11 PM, Ian Campbell wrote: > It's only for HVM guests. I think it's as simple as passing > "-fda /path/to/img" to qemu-dm but of course you still need to plumb > that through. > xenops support passing arbitrary extra arguments to qemu-dm, so I will suggest someone add the same feature to xl. It's generally useful for passing new flags (or debugging) without having to modify the toolstack. -- Vincent