From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tang Chen Subject: Re: [PATCH v8 0/8] kvm, mem-hotplug: Do not pin ept identity pagetable and apic access page. Date: Fri, 26 Sep 2014 09:21:15 +0800 Message-ID: <5424BF8B.1010701@cn.fujitsu.com> References: <1411545478-9848-1-git-send-email-tangchen@cn.fujitsu.com> <54227EB4.7070608@redhat.com> <5423D015.6090107@cn.fujitsu.com> <54241BFA.5000503@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Cc: , , , , , To: Paolo Bonzini , , , , Return-path: In-Reply-To: <54241BFA.5000503@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 09/25/2014 09:43 PM, Paolo Bonzini wrote: > Il 25/09/2014 10:19, Tang Chen ha scritto: >> Hi Paolo, >> >> I'd like to help to test the patches. >> Would you please tell me what is the best way to test this patch-set ? > How did _you_ test the patches?... I just added "-cpu xxx,-x2apic" option, start the guest, using numactl to bind it to a node (eg: node1). And offline the pages on node1. And repeat above thing for a while. And it is OK. I'm not sure if this is enough. Thanks. > >> I think ept page is being used by regular guest. >> Is adding "-cpu xxx,-x2apic option" able to make sure guest is using >> apic page ? > Yes. > > Paolo > . >