From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57283) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z6acU-0006yu-0U for qemu-devel@nongnu.org; Sun, 21 Jun 2015 04:28:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z6acQ-0008OG-06 for qemu-devel@nongnu.org; Sun, 21 Jun 2015 04:28:49 -0400 Received: from mail-wg0-f47.google.com ([74.125.82.47]:34667) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z6acP-0008Ny-QR for qemu-devel@nongnu.org; Sun, 21 Jun 2015 04:28:45 -0400 Received: by wgfq1 with SMTP id q1so71947974wgf.1 for ; Sun, 21 Jun 2015 01:28:42 -0700 (PDT) Date: Sun, 21 Jun 2015 11:28:38 +0300 From: Shmulik Ladkani Message-ID: <20150621112838.3bd20ae3@pixies> In-Reply-To: <558673C2.1000909@gmail.com> References: <1434443079-25755-1-git-send-email-shmulik.ladkani@ravellosystems.com> <55813F8E.1000105@gmail.com> <55813FCE.2090405@gmail.com> <20150617221758.529fae93@pixies> <558673C2.1000909@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v1] pci: Don't register a specialized 'config_write' if default behavior is intended List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marcel Apfelbaum Cc: Leonid Shatz , "Michael S. Tsirkin" , Jan Kiszka , Idan Brown , Knut Omang , qemu-devel@nongnu.org, Hannes Reinecke On Sun, 21 Jun 2015 11:20:18 +0300, marcel.apfelbaum@gmail.com wrote: > Thank you for the patch, you are completely right. > My 'Reviewed-by' tag is there, I think Michael, the PCI > maintainer, will take it shortly. Was already pulled ;-)