From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59301) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fzgoH-0006Qf-6M for qemu-devel@nongnu.org; Tue, 11 Sep 2018 07:26:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fzgoD-0000A0-1e for qemu-devel@nongnu.org; Tue, 11 Sep 2018 07:26:21 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:54524 helo=mx1.redhat.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fzgoC-00009q-Rj for qemu-devel@nongnu.org; Tue, 11 Sep 2018 07:26:16 -0400 References: <20180511081601.14610.39946.stgit@pasha-VirtualBox> <377a43be-ec70-f8d0-450e-c71d239685a1@redhat.com> <002601d449b8$d1b299a0$7517cce0$@ru> <480acfa6-665a-5377-57d9-2dffa269b617@redhat.com> <20180911112539.vsogar3t5q3xnpci@sirius.home.kraxel.org> From: Paolo Bonzini Message-ID: Date: Tue, 11 Sep 2018 13:26:09 +0200 MIME-Version: 1.0 In-Reply-To: <20180911112539.vsogar3t5q3xnpci@sirius.home.kraxel.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] ps2: prevent changing irq state on save and load List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: Pavel Dovgalyuk , 'Pavel Dovgalyuk' , qemu-devel@nongnu.org, arei.gonglei@huawei.com, mst@redhat.com, ciro.santilli@gmail.com, maria.klimushenkova@ispras.ru On 11/09/2018 13:25, Gerd Hoffmann wrote: > On Tue, Sep 11, 2018 at 01:10:56PM +0200, Paolo Bonzini wrote: >> On 11/09/2018 12:18, Pavel Dovgalyuk wrote: >>> Paolo, have you forgot about this? >>> >>> Pavel Dovgalyuk >> >> Yes, though Gerd might be a better match for the patch. > > Dropped it from my patch mailbox after seeing your 'queued' message. > > Pavel, can you resend? No need, I'll queue it for real now. :) Paolo