From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:42884) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SvrjQ-0002nC-99 for qemu-devel@nongnu.org; Mon, 30 Jul 2012 11:18:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SvrjO-0005DJ-Tw for qemu-devel@nongnu.org; Mon, 30 Jul 2012 11:18:04 -0400 Received: from mail-yw0-f45.google.com ([209.85.213.45]:36874) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SvrjO-0005D5-Px for qemu-devel@nongnu.org; Mon, 30 Jul 2012 11:18:02 -0400 Received: by yhpp34 with SMTP id p34so4766522yhp.4 for ; Mon, 30 Jul 2012 08:18:02 -0700 (PDT) Message-ID: <5016A5A7.1090004@acm.org> Date: Mon, 30 Jul 2012 10:17:59 -0500 From: Corey Minyard MIME-Version: 1.0 References: <1342724013-1633-1-git-send-email-minyard@acm.org> <50168D4F.1040503@acm.org> <50169494.6050004@suse.de> In-Reply-To: <50169494.6050004@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] Third shot at adding IPMI to qemu Reply-To: minyard@acm.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Andreas_F=E4rber?= Cc: Paolo Bonzini , Corey Minyard , qemu-devel@nongnu.org On 07/30/2012 09:05 AM, Andreas Färber wrote: > Am 30.07.2012 15:34, schrieb Corey Minyard: >> I haven't heard anything on this. > FWIW you did hear from Paolo. :) Yes, I did, I apologize. I think I meant to say "recently". >> Any comments or movement on this set >> of patches? > For a third shot, you should've used --subject-prefix="PATCH v3" so that > each patch becomes distinguishable on Patchwork, in inbox searches, etc. > > http://wiki.qemu.org/Contribute/SubmitAPatch Ok. > > I've started commenting on some non-functional code issues that you > should review throughout the series. It seems in lack of how-tos you > have oriented yourself on some "old-style" devices, would be nice to > update that for v4 as anti-typo measure and to increase chances of > people copying a modern device. ;) Yes, I copied the serial driver, mostly, which has probably been around a while. Thank you, -corey