From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH 0/3] KVM: simplification to the memslots code Date: Mon, 17 Nov 2014 10:23:59 +0100 Message-ID: <5469BEAF.9030707@redhat.com> References: <1415963522-5255-1-git-send-email-pbonzini@redhat.com> <546955BF.6020104@lab.ntt.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit Cc: imammedo@redhat.com To: Takuya Yoshikawa , linux-kernel@vger.kernel.org, kvm@vger.kernel.org Return-path: In-Reply-To: <546955BF.6020104@lab.ntt.co.jp> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 17/11/2014 02:56, Takuya Yoshikawa wrote: >> > here are a few small patches that simplify __kvm_set_memory_region >> > and associated code. Can you please review them? > Ah, already queued. Sorry for being late to respond. While they are not in kvm/next, there's time to add Reviewed-by's and all that. kvm/queue basically means "I want Fengguang to compile-test them, some testing done on x86_64". Paolo