From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [Qemu-devel] [PATCH v3 0/5] mc146818rtc: fix Windows VM clock faster Date: Thu, 18 May 2017 03:52:17 -0400 (EDT) Message-ID: <1120538601.8977419.1495093937424.JavaMail.zimbra@redhat.com> References: <20170510083259.3900-1-xiaoguangrong@tencent.com> <9626326d-977f-bf26-851a-59d420f27993@redhat.com> <0900def5-6049-4338-1eb0-8a0404c6c839@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: mst@redhat.com, mtosatti@redhat.com, Xiao Guangrong , yunfangtai@tencent.com, qemu-devel@nongnu.org, kvm@vger.kernel.org To: Xiao Guangrong Return-path: Received: from mx1.redhat.com ([209.132.183.28]:54274 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755007AbdERHwU (ORCPT ); Thu, 18 May 2017 03:52:20 -0400 In-Reply-To: <0900def5-6049-4338-1eb0-8a0404c6c839@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: > > Looks great. Thanks for following up quickly on the reviews. > > Paolo, if it is okay to you, could you please consider to merge this > patchset? ;) Yes, I've already queued it, but I don't have many patches so I am delaying the pull request a bit (until at least I have time to test vhost-user-scsi...). In the meanwhile, it would be great if you prepared a qtest for the problem of too many interrupts when the periodic timer is reprogrammed continuously. Thanks, Paolo