From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55702) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vfp2V-0002F9-4Y for qemu-devel@nongnu.org; Mon, 11 Nov 2013 05:48:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vfp2M-00039p-I3 for qemu-devel@nongnu.org; Mon, 11 Nov 2013 05:48:15 -0500 Received: from mail-qe0-x22e.google.com ([2607:f8b0:400d:c02::22e]:35450) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vfp2M-00039d-Dh for qemu-devel@nongnu.org; Mon, 11 Nov 2013 05:48:06 -0500 Received: by mail-qe0-f46.google.com with SMTP id s14so4193339qeb.5 for ; Mon, 11 Nov 2013 02:48:05 -0800 (PST) Sender: Paolo Bonzini Message-ID: <5280B5DD.5080504@redhat.com> Date: Mon, 11 Nov 2013 11:47:57 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1384125313-5578-1-git-send-email-airlied@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] ui/sdl2 : initial port to SDL 2.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Dave Airlie Cc: qemu-devel , Anthony Liguori Il 11/11/2013 10:10, Dave Airlie ha scritto: >> > It's very hard to review ATM due to the split. > No I talked to enough people at kvmforum and everyone said I should > split this into a separate file, please don't make me undo that now, I > originally did it with ifdefs and just spent a few days redoing it the > other way! > You can try using options for git format-patch like -C10 --find-copies-harder. Paolo