From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:46651) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TB7Dd-0007sN-LL for qemu-devel@nongnu.org; Mon, 10 Sep 2012 12:52:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TB7DV-0003fv-GR for qemu-devel@nongnu.org; Mon, 10 Sep 2012 12:52:17 -0400 Received: from mail-ob0-f173.google.com ([209.85.214.173]:35296) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TB7DV-0003fZ-BW for qemu-devel@nongnu.org; Mon, 10 Sep 2012 12:52:09 -0400 Received: by obbta14 with SMTP id ta14so3043070obb.4 for ; Mon, 10 Sep 2012 09:52:07 -0700 (PDT) Message-ID: <504E1AB0.4070807@acm.org> Date: Mon, 10 Sep 2012 11:52:00 -0500 From: Corey Minyard MIME-Version: 1.0 References: <1342724013-1633-1-git-send-email-minyard@acm.org> <504DFDDA.1020009@suse.de> In-Reply-To: <504DFDDA.1020009@suse.de> Content-Type: text/plain; charset=ISO-8859-15; 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-15?Q?Andreas_F=E4rber?= Cc: qemu-devel@nongnu.org On 09/10/2012 09:48 AM, Andreas Färber wrote: > Am 19.07.2012 20:53, schrieb minyard@acm.org: >> Ok, everything passes through checkpatch without an error now. I have >> added some tests to verify basic operation of the device, and I've >> hacked in some documentation, though I'm not sure if it's in the proper >> location, as I never got a response to my questions about it. >> >> I would have liked to add tests for the watchdog timer, but there >> doesn't appear to be a way to intercept resets or NMIs in the test >> framework. > Corey, the v1.3 merge window is open now, do you have a v4 of this > series already? I'm waiting for the SeaBIOS decisions to be made. -corey > Regards, > Andreas >