From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53954) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bFP9q-00033x-DZ for qemu-devel@nongnu.org; Tue, 21 Jun 2016 13:08:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bFP9p-0003io-Fc for qemu-devel@nongnu.org; Tue, 21 Jun 2016 13:08:14 -0400 Sender: Paolo Bonzini References: <1466169069-29375-1-git-send-email-real@ispras.ru> <1466169069-29375-12-git-send-email-real@ispras.ru> <4c150d1b-05f5-db66-5a06-dcbe8b8baece@redhat.com> <1350250f-aef6-b5d2-5b88-25c7b62b0e80@redhat.com> <57694524.80805@ispras.ru> From: Paolo Bonzini Message-ID: <6c22fbf1-0d97-4462-5eb2-02b73da979f4@redhat.com> Date: Tue, 21 Jun 2016 19:08:03 +0200 MIME-Version: 1.0 In-Reply-To: <57694524.80805@ispras.ru> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH 11/13] ICH9 LPC: move call of isa_bus_irqs to 'realize' method List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?0JXRhNC40LzQvtCyINCS0LDRgdC40LvQuNC5?= , qemu-devel@nongnu.org Cc: Kevin Wolf , Peter Maydell , Eduardo Habkost , qemu-block@nongnu.org, "Michael S. Tsirkin" , Max Reitz , Gerd Hoffmann , Kirill Batuzov , Richard Henderson On 21/06/2016 15:46, Ефимов Василий wrote: >> I've sent a patch series for you to rebase patch 10 and 11 on. Let me >> know what you think! > I see no problems with the patch series. In second version, I'll create > named GPIO ("gsi") for the new IRQ vector gsi (patch 10). The vector > will be used to set up ISA bus IRQs with isa_bus_irqs (patch 11). Thanks, it would be nice if you could reply to the patches with "Reviewed-by". Thanks, Paolo