From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60292) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5yJn-0007qF-0H for qemu-devel@nongnu.org; Fri, 09 Mar 2012 06:49:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S5yJP-0006do-H0 for qemu-devel@nongnu.org; Fri, 09 Mar 2012 06:49:06 -0500 Received: from mail-yx0-f173.google.com ([209.85.213.173]:59089) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5yJP-0006d5-DC for qemu-devel@nongnu.org; Fri, 09 Mar 2012 06:48:43 -0500 Received: by yenr5 with SMTP id r5so924035yen.4 for ; Fri, 09 Mar 2012 03:48:40 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <20120308083020.GA12951@cs.nctu.edu.tw> Date: Fri, 9 Mar 2012 11:48:40 +0000 Message-ID: From: Peter Maydell Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [patch] correct tracing.txt List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: qemu-devel@nongnu.org, =?UTF-8?B?6Zmz6Z+L5Lu7?= , Jun Koi On 9 March 2012 10:20, Stefan Hajnoczi wrote: > Not in all cases. =C2=A0qemu-trivial is a catch-all for simple patches so > we don't forget them. =C2=A0It was a solution to the problem that patches > were often forgotten if they touch a QEMU subsystem that isn't > actively maintained. I think you could argue that our documentation counts as a "subsystem that isn't actively maintained" :-) -- PMM