From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: [PATCH 0/2] KVM: set_memory_region: Cleanup and new restriction Date: Thu, 31 Jan 2013 12:15:01 +0200 Message-ID: <20130131101501.GA23213@redhat.com> References: <20130130193837.d4800150.yoshikawa_takuya_b1@lab.ntt.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: mtosatti@redhat.com, kvm@vger.kernel.org, xiaoguangrong@linux.vnet.ibm.com, alex.williamson@redhat.com, penberg@kernel.org To: Takuya Yoshikawa Return-path: Received: from mx1.redhat.com ([209.132.183.28]:19833 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755030Ab3AaKPV (ORCPT ); Thu, 31 Jan 2013 05:15:21 -0500 Content-Disposition: inline In-Reply-To: <20130130193837.d4800150.yoshikawa_takuya_b1@lab.ntt.co.jp> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Jan 30, 2013 at 07:38:37PM +0900, Takuya Yoshikawa wrote: > Patch 1: just rebased for this series. > Patch 2: an API change, so please let me know if you notice any problems. > > Takuya Yoshikawa (2): > KVM: set_memory_region: Identify the requested change explicitly > KVM: set_memory_region: Disallow changing read-only attribute later > > Documentation/virtual/kvm/api.txt | 12 ++-- > virt/kvm/kvm_main.c | 95 +++++++++++++++++++++---------------- > 2 files changed, 60 insertions(+), 47 deletions(-) > Reviewed-by: Gleb Natapov -- Gleb.