From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH v5] libxl: add option for discard support to xl disk configuration Date: Mon, 12 May 2014 16:37:31 +0200 Message-ID: <20140512143731.GA22214@aepfle.de> References: <1399637383-27742-1-git-send-email-olaf@aepfle.de> <20140509121846.GA28727@aepfle.de> <21360.55960.678251.506921@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <21360.55960.678251.506921@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson Cc: xen-devel@lists.xen.org, ian.campbell@citrix.com, stefano.stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On Mon, May 12, Ian Jackson wrote: > Olaf Hering writes ("Re: [PATCH v5] libxl: add option for discard support to xl disk configuration"): > > Stefano, > > please backport these changes from qemu.git to qemu-xen.git so that > > discard: > > 58da5b1e01a586eb5a52ba3eec342d6828269839 xen_disk: fix io accounting > > f31352041bdde436c3f6d07e1525a42e48dec215 xen_disk: add discard support > > Do you mean you want these patches backported from our qemu upstream > to the old ("traditional") xen qemu fork ? I mean this copy, sorry if the wording was misleading: git://xenbits.xen.org/qemu-upstream-unstable.git Looks like its state is currently at "1.6.2 + something". Olaf