From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:37039) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TqaLU-00072v-QM for qemu-devel@nongnu.org; Wed, 02 Jan 2013 21:15:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TqaLS-0001lZ-UV for qemu-devel@nongnu.org; Wed, 02 Jan 2013 21:15:48 -0500 Received: from e7.ny.us.ibm.com ([32.97.182.137]:46688) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TqaLS-0001lS-Fu for qemu-devel@nongnu.org; Wed, 02 Jan 2013 21:15:46 -0500 Received: from /spool/local by e7.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 2 Jan 2013 21:15:45 -0500 From: Anthony Liguori In-Reply-To: References: <1352101300-12060-1-git-send-email-lig.fnst@cn.fujitsu.com> <201301030019.r030JT4H029920@d01av04.pok.ibm.com> Date: Wed, 02 Jan 2013 20:15:39 -0600 Message-ID: <874nizui44.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [Qemu-devel] [PATCH v4] correct error message qemu-img reported List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org, liguang Peter Maydell writes: > On 3 January 2013 00:19, Anthony Liguori wrote: >> This is an automated message generated from the QEMU Patches. >> Thank you for submitting this patch. This patch no longer applies to qemu.git. > >> Nacked-by: QEMU Patches > > Are we going to get these emails on every old patch that was > superseded by a later fixed version 2? Nope. Patches detects obsoleted patches and ignores them. It also detects patches that have been committed in submaintainer trees but have not yet made there way into qemu.git. Regards, Anthony Liguori > > -- PMM