From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55760) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d1W10-00040p-3S for qemu-devel@nongnu.org; Fri, 21 Apr 2017 06:42:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d1W0z-0008L2-G1 for qemu-devel@nongnu.org; Fri, 21 Apr 2017 06:42:14 -0400 Received: from mail-wr0-x234.google.com ([2a00:1450:400c:c0c::234]:36273) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d1W0z-0008KQ-9i for qemu-devel@nongnu.org; Fri, 21 Apr 2017 06:42:13 -0400 Received: by mail-wr0-x234.google.com with SMTP id c55so52201535wrc.3 for ; Fri, 21 Apr 2017 03:42:13 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20170420184705.25018-1-ehabkost@redhat.com> References: <20170420184705.25018-1-ehabkost@redhat.com> From: Peter Maydell Date: Fri, 21 Apr 2017 11:41:51 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/15] Machine queue for 2.10 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eduardo Habkost Cc: QEMU Developers , "Michael S. Tsirkin" , Marcel Apfelbaum , Igor Mammedov , Peter Xu On 20 April 2017 at 19:46, Eduardo Habkost wrote: > This includes a few IOMMU fixes because Michael is away this > week. > > The following changes since commit da92ada855036c55bd08b0b0c64c7551d56f3586: > > Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170420' into staging (2017-04-20 17:41:34 +0100) > > are available in the git repository at: > > git://github.com/ehabkost/qemu.git tags/machine-pull-request > > for you to fetch changes up to be9721f400f7e5395bb2a257c291557df8f3f833: > > qdev: Constify local variable returned by blk_bs (2017-04-20 15:22:41 -0300) > > ---------------------------------------------------------------- > Machine queue for 2.10 Applied, thanks. -- PMM