From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:52738) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QyQit-0004xe-4u for qemu-devel@nongnu.org; Tue, 30 Aug 2011 11:59:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QyQir-0004B7-OD for qemu-devel@nongnu.org; Tue, 30 Aug 2011 11:59:35 -0400 Received: from mail-gx0-f173.google.com ([209.85.161.173]:41153) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QyQir-0004Av-GY for qemu-devel@nongnu.org; Tue, 30 Aug 2011 11:59:33 -0400 Received: by gxk26 with SMTP id 26so6523523gxk.4 for ; Tue, 30 Aug 2011 08:59:31 -0700 (PDT) Message-ID: <4E5D08E0.6000907@codemonkey.ws> Date: Tue, 30 Aug 2011 10:59:28 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <1314629736-13023-1-git-send-email-aliguori@us.ibm.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] Rename qemu -> qemu-system-i386 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Blue Swirl , Anthony Liguori , qemu-devel@nongnu.org On 08/30/2011 10:41 AM, Peter Maydell wrote: > On 29 August 2011 15:55, Anthony Liguori wrote: >> This has been discussed before in the past. The special casing really makes no >> sense anymore. This seems like a good change to make for 1.0. > > No issues here. Obviously it would need to be flagged up to users, > which suggests a thought: should we create a ChangeLog/trunk wiki page > to list things we're going to have to release-note for 1.0 so we > don't have to try to remember them all later? Excellent thought. http://wiki.qemu.org/ChangeLog/Next Regards, Anthony Liguori > > -- PMM >