From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51705) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZwXXz-0004nu-TM for qemu-devel@nongnu.org; Wed, 11 Nov 2015 10:44:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZwXX9-0008UA-SS for qemu-devel@nongnu.org; Wed, 11 Nov 2015 10:42:55 -0500 Received: from mail-oi0-x233.google.com ([2607:f8b0:4003:c06::233]:34471) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZwXX9-0008U6-OP for qemu-devel@nongnu.org; Wed, 11 Nov 2015 10:42:03 -0500 Received: by oies6 with SMTP id s6so17519070oie.1 for ; Wed, 11 Nov 2015 07:42:03 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <1447167999-19635-1-git-send-email-stefanha@redhat.com> Date: Wed, 11 Nov 2015 15:42:03 +0000 Message-ID: From: Stefan Hajnoczi Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL v2 for-2.5] Block pull request List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , Kevin Wolf Cc: QEMU Developers , Stefan Hajnoczi On Wed, Nov 11, 2015 at 11:25 AM, Peter Maydell wrote: > On 10 November 2015 at 15:06, Stefan Hajnoczi wrote: >> v2: >> * Rebase onto Kevin's block pull request >> >> The following changes since commit c400bddb916268394e352f82809eb4728424a5b1: >> >> Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2015-11-10' into queue-block (2015-11-10 14:59:26 +0100) >> >> are available in the git repository at: >> >> git://github.com/stefanha/qemu.git tags/block-pull-request >> >> for you to fetch changes up to 7651e1c68acdaf60954668540c9df778397631d6: >> >> block: Update copyright of the accounting code (2015-11-10 14:48:26 +0000) >> >> ---------------------------------------------------------------- > > I'm assuming you'll need to re-rebase this when Kevin sends out a > fixed version of his pullreq; please send another mail when you do > that (ie I am dropping this from my list of things to process). I'm currently travelling and will be offline until Friday. Maybe Kevin can rebase this pull request onto his fixed one? It shouldn't be a huge job (this v2 was pretty easy to rebase onto Kevin's v1 pull request). Stefan