From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34748) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1a7i-0001gj-T7 for qemu-devel@nongnu.org; Wed, 25 Nov 2015 08:28:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a1a7h-0000hK-R2 for qemu-devel@nongnu.org; Wed, 25 Nov 2015 08:28:38 -0500 Received: from mail-vk0-x233.google.com ([2607:f8b0:400c:c05::233]:36336) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1a7h-0000hG-Ks for qemu-devel@nongnu.org; Wed, 25 Nov 2015 08:28:37 -0500 Received: by vkay187 with SMTP id y187so34162871vka.3 for ; Wed, 25 Nov 2015 05:28:37 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: From: Peter Maydell Date: Wed, 25 Nov 2015 13:28:17 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL for-2.5 0/2] xen-20151125 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefano Stabellini Cc: "xen-devel@lists.xensource.com Devel" , QEMU Developers On 25 November 2015 at 11:22, Stefano Stabellini wrote: > The following changes since commit 8337c6cbc37c6b2184f41bab3eaff47d5e68012a: > > Update version for v2.5.0-rc0 release (2015-11-13 17:10:36 +0000) > > are available in the git repository at: > > git://xenbits.xen.org/people/sstabellini/qemu-dm.git tags/xen-20151125 > > for you to fetch changes up to 22037db38ccfe497bd13a94edead6657781b9b37: > > xen_disk: Remove ioreq.postsync (2015-11-25 11:04:55 +0000) > > ---------------------------------------------------------------- > Xen 2015/11/25 > > ---------------------------------------------------------------- > Alberto Garcia (1): > xen_disk: Remove ioreq.postsync > > Roger Pau Monne (1): > xen: fix usage of xc_domain_create in domain builder Applied, thanks. -- PMM