From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39717) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g9Pfi-0003fO-Pi for qemu-devel@nongnu.org; Mon, 08 Oct 2018 03:09:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g9PfU-0000xf-5y for qemu-devel@nongnu.org; Mon, 08 Oct 2018 03:09:34 -0400 Received: from mail.ispras.ru ([83.149.199.45]:57948) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g9PfT-0000wY-DM for qemu-devel@nongnu.org; Mon, 08 Oct 2018 03:09:27 -0400 From: "Pavel Dovgalyuk" References: <20180820150903.1224-4-pbonzini@redhat.com> <000001d43ea0$02146ed0$063d4c70$@ru> <5b9a85eb-cefd-925c-b24b-95b93bbbfce8@redhat.com> <000a01d448c8$4a55c0e0$df0142a0$@ru> <001e01d44994$d02acb80$70806280$@ru> In-Reply-To: Date: Mon, 8 Oct 2018 10:09:24 +0300 Message-ID: <003b01d45ed5$d7fec4f0$87fc4ed0$@ru> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Content-Language: ru Subject: Re: [Qemu-devel] [3/4] cpus: protect TimerState writes with a spinlock List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: 'Paolo Bonzini' , qemu-devel@nongnu.org Cc: "'Emilio G . Cota'" Paolo, > From: Paolo Bonzini [mailto:pbonzini@redhat.com] > On 11/09/2018 08:00, Pavel Dovgalyuk wrote: > > Thanks, that works. Here is the updated diff (stubs were added). > > Will you apply it? > > Yes, thanks for the quick test! Thanks for applying RR patches, but I think you forgot about this one. Pavel Dovgalyuk