From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KXz40-0005Bc-RW for qemu-devel@nongnu.org; Tue, 26 Aug 2008 09:58:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KXz40-0005Ai-5C for qemu-devel@nongnu.org; Tue, 26 Aug 2008 09:58:28 -0400 Received: from [199.232.76.173] (port=54767 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KXz3z-0005AY-VU for qemu-devel@nongnu.org; Tue, 26 Aug 2008 09:58:28 -0400 Received: from mx2.redhat.com ([66.187.237.31]:36886) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KXz3z-0007mS-NC for qemu-devel@nongnu.org; Tue, 26 Aug 2008 09:58:28 -0400 Message-ID: <48B40B98.1080103@redhat.com> Date: Tue, 26 Aug 2008 15:56:40 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 13/13] xen: pv domain builder. References: <1219336054-15919-1-git-send-email-kraxel@redhat.com> <18611.56835.635884.646447@mariner.uk.xensource.com> <48B3FD5A.4040005@redhat.com> <18612.439.24867.23222@mariner.uk.xensource.com> In-Reply-To: <18612.439.24867.23222@mariner.uk.xensource.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ian Jackson Cc: xen-devel@lists.xensource.com, qemu-devel@nongnu.org >> If the patches break something, report it and I'll fix it up. >> "I'm afraid something might break" doesn't help us going forward. > > What I meant is that if your changes are committed to qemu upstream, I > will get an enormous pile of merge conflicts when I try to merge from > upstream into our tree. What do you think about the merge plan outlined in http://lists.xensource.com/archives/html/xen-devel/2008-08/msg00887.html That should avoid the enormous pile of merge conflicts, right? cheers, Gerd