From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M9uzj-0001FH-PS for qemu-devel@nongnu.org; Fri, 29 May 2009 01:51:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M9uze-0001EC-6y for qemu-devel@nongnu.org; Fri, 29 May 2009 01:51:06 -0400 Received: from [199.232.76.173] (port=60602 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M9uze-0001E9-37 for qemu-devel@nongnu.org; Fri, 29 May 2009 01:51:02 -0400 Received: from ey-out-1920.google.com ([74.125.78.146]:56505) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M9uzd-00055p-Mp for qemu-devel@nongnu.org; Fri, 29 May 2009 01:51:01 -0400 Received: by ey-out-1920.google.com with SMTP id 5so12154eyb.4 for ; Thu, 28 May 2009 22:50:59 -0700 (PDT) Message-ID: <4A1F77C0.9050407@codemonkey.ws> Date: Fri, 29 May 2009 00:50:56 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] remove pieces of source code References: <1243551838-1980-1-git-send-email-glommer@redhat.com> In-Reply-To: <1243551838-1980-1-git-send-email-glommer@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Glauber Costa Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org Glauber Costa wrote: > Have you ever seen a girl so beautiful that you, geeky, > think: "I'll never stand a chance"? > > But sometimes, you decide to make your move anyway. There's > always the chance that in that very day she'll be specially > in good mood, and you'll get what you want. > > With the exception of the fact that qemu is not a girl, > that's more or less what I'm trying to do here: Hopefully, > nobody will notice what I'm trying to do, and will commmit it. > Later, when realizing, it will be too late. Victory will be mine. > > Or maybe people will even agree. For that, I'll try briefly > to arguee my point, without disclosing to much, avoiding > jeopardizing the strategy I explained above: > > This patch removes a piece of code that is unmaintaned, > that does not receive an update for years, > that get bug reports on the list that nobody fixes, because > nobody really understands, > that places some artificial constraints on other subsystems > > Signed-off-by: Glauber Costa