From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50052) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zr552-0003Tt-K1 for qemu-devel@nongnu.org; Tue, 27 Oct 2015 10:18:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zr54x-0002ZY-Ty for qemu-devel@nongnu.org; Tue, 27 Oct 2015 10:18:28 -0400 Date: Tue, 27 Oct 2015 15:18:11 +0100 From: Kevin Wolf Message-ID: <20151027141811.GB15916@noname.str.redhat.com> References: <1445891959-27432-1-git-send-email-mreitz@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1445891959-27432-1-git-send-email-mreitz@redhat.com> Subject: Re: [Qemu-devel] [PATCH v8 00/15] blockdev: BlockBackend and media List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz Cc: Alberto Garcia , qemu-block@nongnu.org, John Snow , qemu-devel@nongnu.org, Markus Armbruster , Stefan Hajnoczi Am 26.10.2015 um 21:39 hat Max Reitz geschrieben: > Now that the main rework part of this series is merged, these remaining > patches here implement atomic tray/medium operations and add the > read-only-mode parameter to change and blockdev-change-medium (which was > the original purpose of this series!). > > Once again, I'd like to thank all the reviewers for sticking to this > long series over many iterations. Thanks a lot! :-) Thanks, applied to the block branch. Kevin