From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JOg4G-0002Xy-8Z for qemu-devel@nongnu.org; Mon, 11 Feb 2008 16:20:00 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JOg4E-0002Xk-CX for qemu-devel@nongnu.org; Mon, 11 Feb 2008 16:19:59 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOg4E-0002Xf-6q for qemu-devel@nongnu.org; Mon, 11 Feb 2008 16:19:58 -0500 Received: from wr-out-0506.google.com ([64.233.184.235]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JOg4E-0001qD-62 for qemu-devel@nongnu.org; Mon, 11 Feb 2008 16:19:58 -0500 Received: by wr-out-0506.google.com with SMTP id 50so4476744wra.18 for ; Mon, 11 Feb 2008 13:19:57 -0800 (PST) Message-ID: <94a0d4530802111319r5ae4cb89u7193ec02aabc4c2c@mail.gmail.com> Date: Mon, 11 Feb 2008 23:19:56 +0200 From: "Felipe Contreras" Subject: Re: [Qemu-devel] What does code_copy_enabled do? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200802072042.33139.rob@landley.net> <200802080352.35185.paul@codesourcery.com> <200802081451.39008.rob@landley.net> <18352.28501.572044.730022@mariner.uk.xensource.com> <94a0d4530802111130q3fd90015w2103629d79fead42@mail.gmail.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Johannes Schindelin Cc: qemu-devel@nongnu.org, Paul Brook On Feb 11, 2008 10:38 PM, Johannes Schindelin wrote: > Hi, > > On Mon, 11 Feb 2008, Felipe Contreras wrote: > > > The advantage of using SVN is that most drcs play along with it quite > > decently. Something that doesn't happen with CVS. > > So you're saying in order to use a DVCS you would need to switch to a > CVCS? I'm saying * > CVS. Even SVN would be fine. BTW, I found the issue, it's on "linux-user/mmap.c" :) -- Felipe Contreras