From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:52102) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Scm4Y-0003Mv-Jm for qemu-devel@nongnu.org; Thu, 07 Jun 2012 19:24:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Scm4X-0002yi-59 for qemu-devel@nongnu.org; Thu, 07 Jun 2012 19:24:58 -0400 Received: from mail-pb0-f45.google.com ([209.85.160.45]:45089) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Scm4W-0002yc-SJ for qemu-devel@nongnu.org; Thu, 07 Jun 2012 19:24:57 -0400 Received: by pbbro12 with SMTP id ro12so1902730pbb.4 for ; Thu, 07 Jun 2012 16:24:54 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <4FD13842.8000102@redhat.com> Date: Fri, 08 Jun 2012 01:24:50 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1338292278-14141-1-git-send-email-hare@suse.de> <4FC4BF7F.2010004@redhat.com> In-Reply-To: <4FC4BF7F.2010004@redhat.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/3][v17] megasas: LSI Megaraid SAS HBA emulation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: qemu-devel@nongnu.org, Alexander Graf , Hannes Reinecke , Andreas Faerber , Stefan Hajnoczi Il 29/05/2012 14:22, Paolo Bonzini ha scritto: > Il 29/05/2012 13:51, Hannes Reinecke ha scritto: >> This is an updated patchset for megasas. Upon popular demand >> I've split it into three parts, the header file, the emulation >> itself, and a patch adding trace events to the emulation. >> >> Paolo, can you merge it via your tree? Or should I ask >> someone else? > > Yes, of course. I'll wait for an Acked-by or a couple of weeks, > whatever comes first. > Acked-by: Alexander Graf > Tested-by: Stefan Hajnoczi Ok, pull request coming. :) Paolo