From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=60699 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PG3YV-00009n-BW for qemu-devel@nongnu.org; Wed, 10 Nov 2010 00:49:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PG3YT-0006ol-VD for qemu-devel@nongnu.org; Wed, 10 Nov 2010 00:49:10 -0500 Received: from mail-ww0-f53.google.com ([74.125.82.53]:62878) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PG3YT-0006oA-Qq for qemu-devel@nongnu.org; Wed, 10 Nov 2010 00:49:09 -0500 Received: by wwi17 with SMTP id 17so363479wwi.10 for ; Tue, 09 Nov 2010 21:49:08 -0800 (PST) MIME-Version: 1.0 Date: Wed, 10 Nov 2010 11:19:08 +0530 Message-ID: From: chandra shekar Content-Type: multipart/alternative; boundary=0016e65b64ee73fa650494ac6a46 Subject: [Qemu-devel] patch errors List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --0016e65b64ee73fa650494ac6a46 Content-Type: text/plain; charset=ISO-8859-1 hi everyone i have tried to apply the patch http://lists.gnu.org/archive/html/qemu-devel/2009-01/msg01213.html to qemu but when i do patch -p1http://lists.gnu.org/archiv= e/html/qemu-devel/2009-01/msg01213.html=A0 to qemu
but when i do pat= ch -p1<foo.patch=A0 i get error as

Hunk #1 FAILED at 1454.
1 out of 1 hunk FAILED -- saving rejects to = file monitor.c.rej
patching file savevm.c
Hunk #1 FAILED at 1114.
= Hunk #2 FAILED at 1190.
2 out of 2 hunks FAILED -- saving rejects to fil= e savevm.c.rej
patching file sysemu.h
Hunk #1 FAILED at 47.
1 out of 1 hunk FAILED -= - saving rejects to file sysemu.h.rej

i know that this part of patch= was not applied to qemu files and stored in .rej files but now what should= i do
should i apply the changed part of the code direct to the files or any solu= tion,thanks

--0016e65b64ee73fa650494ac6a46--