From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [PATCH v2 0/3] KVM: x86: Various emulator fixes Date: Fri, 10 Nov 2017 22:39:21 +0100 Message-ID: <20171110213920.GE2189@flask> References: <1509979184-31964-1-git-send-email-liran.alon@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: pbonzini@redhat.com, kvm@vger.kernel.org, idan.brown@oracle.com To: Liran Alon Return-path: Received: from mx1.redhat.com ([209.132.183.28]:43734 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754072AbdKJVjY (ORCPT ); Fri, 10 Nov 2017 16:39:24 -0500 Content-Disposition: inline In-Reply-To: <1509979184-31964-1-git-send-email-liran.alon@oracle.com> Sender: kvm-owner@vger.kernel.org List-ID: 2017-11-06 16:39+0200, Liran Alon: > First 2 patches of these series were already reviewed by Paolo. > The third patch includes a minor enhancement suggested by Paolo. > > I was not sure what is the process to submit a v2 of a single patch > from the entire series so I sent the entire series again with relevant > tags added. Please correct me about the process if this is wrong. > > In addition, is there any additional operation we need to do after > the patches are reviewed by Paolo? Added Paolo's commit message to [1/3] and applied all, thanks.