From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52822) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1byc77-0005Qf-3K for qemu-devel@nongnu.org; Mon, 24 Oct 2016 06:04:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1byc72-0001XG-5n for qemu-devel@nongnu.org; Mon, 24 Oct 2016 06:04:17 -0400 Received: from mail-ua0-x22f.google.com ([2607:f8b0:400c:c08::22f]:32814) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1byc71-0001W7-O6 for qemu-devel@nongnu.org; Mon, 24 Oct 2016 06:04:12 -0400 Received: by mail-ua0-x22f.google.com with SMTP id 6so11643016uat.0 for ; Mon, 24 Oct 2016 03:04:11 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Peter Maydell Date: Mon, 24 Oct 2016 11:03:49 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/3] tags/xen-20161021-tag List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefano Stabellini Cc: QEMU Developers , xen-devel@lists.xenproject.org, Anthony PERARD On 21 October 2016 at 21:06, Stefano Stabellini wrote: > The following changes since commit b49e452fe994f8fbcd22bf5a87b79a2355481318: > > Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160921' into staging (2016-10-21 13:49:58 +0100) > > are available in the git repository at: > > > git://xenbits.xen.org/people/sstabellini/qemu-dm.git tags/xen-20161021-tag > > for you to fetch changes up to 35132016dc1c27de2b1354b161df6cc22f3ac5bf: > > xen_platform: SUSE xenlinux unplug for emulated PCI (2016-10-21 12:11:38 -0700) > > ---------------------------------------------------------------- > Xen 2016/10/21 > > ---------------------------------------------------------------- > Olaf Hering (2): > xen_platform: unplug also SCSI disks > xen_platform: SUSE xenlinux unplug for emulated PCI > > Stefano Stabellini (1): > xen-usb: do not reference PAGE_SIZE Applied, thanks. -- PMM