From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53154) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dXYsW-0008Tq-BV for qemu-devel@nongnu.org; Tue, 18 Jul 2017 16:13:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dXYsV-0001QY-HY for qemu-devel@nongnu.org; Tue, 18 Jul 2017 16:13:56 -0400 Received: from mail-wr0-x22e.google.com ([2a00:1450:400c:c0c::22e]:34842) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dXYsV-0001P2-Am for qemu-devel@nongnu.org; Tue, 18 Jul 2017 16:13:55 -0400 Received: by mail-wr0-x22e.google.com with SMTP id w4so43811394wrb.2 for ; Tue, 18 Jul 2017 13:13:55 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20170718041705.17614-1-jcody@redhat.com> References: <20170718041705.17614-1-jcody@redhat.com> From: Peter Maydell Date: Tue, 18 Jul 2017 21:13:33 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [PULL 0/2] Block patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jeff Cody Cc: Qemu-block , QEMU Developers , Stefan Hajnoczi On 18 July 2017 at 05:17, Jeff Cody wrote: > The following changes since commit ca4e667dbf431d4a2a5a619cde79d30dd2ac3eb2: > > Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170717-pull-request' into staging (2017-07-17 17:54:17 +0100) > > are available in the git repository at: > > git://github.com/codyprime/qemu-kvm-jtc.git tags/block-pull-request > > for you to fetch changes up to 8508eee740c78d1465e25dad7c3e06137485dfbc: > > live-block-ops.txt: Rename, rewrite, and improve it (2017-07-18 00:11:01 -0400) > > ---------------------------------------------------------------- > Block patches (documentation) > ---------------------------------------------------------------- > > Kashyap Chamarthy (2): > bitmaps.md: Convert to rST; move it into 'interop' dir > live-block-ops.txt: Rename, rewrite, and improve it Applied, thanks. -- PMM