From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=34812 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OWBMS-0000DM-5W for qemu-devel@nongnu.org; Tue, 06 Jul 2010 12:51:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OWBMP-0004ek-SR for qemu-devel@nongnu.org; Tue, 06 Jul 2010 12:51:07 -0400 Received: from mail-pw0-f45.google.com ([209.85.160.45]:56496) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OWBMP-0004eK-Nx for qemu-devel@nongnu.org; Tue, 06 Jul 2010 12:51:05 -0400 Received: by pwi2 with SMTP id 2so1334533pwi.4 for ; Tue, 06 Jul 2010 09:51:01 -0700 (PDT) Message-ID: <4C335EED.3090906@codemonkey.ws> Date: Tue, 06 Jul 2010 11:50:53 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] patching qemu 0.9.0 References: <783012.81460.qm@web50204.mail.re2.yahoo.com> <3F4DEEEA-6352-48A8-BBC1-D9C48277D149@claunia.com> In-Reply-To: <3F4DEEEA-6352-48A8-BBC1-D9C48277D149@claunia.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Natalia Portillo Cc: Bryan Wilwerding , qemu-devel@nongnu.org On 07/06/2010 11:42 AM, Natalia Portillo wrote: > Hi, > > El 06/07/2010, a las 15:41, Bryan Wilwerding escribió: > > >> I have a 0.9.0 qemu package that was modified by a research project. I would like to upgrade this qemu package. Where I can find a patch for 0.9.0 to qemu 0.10 and higher? >> > You can use the git to obtain a patch between two snapshots, however I don't know the exact command line sorry. > So much of qemu has changed since 0.9.0 that it's going to be almost impossible to simply apply diffs. You'll likely have to rewrite the modifications. Regards, Anthony Liguori > Natalia Portillo > > >