From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Date: Thu, 16 Apr 2009 13:08:45 +0000 Subject: Re: [PATCH] KVM: ia64: Flush all TLBs once guest's memory mapping Message-Id: <49E72DDD.3060001@redhat.com> List-Id: References: <706158FABBBA044BAD4FE898A02E4BC2328721C3@pdsmsx503.ccr.corp.intel.com> In-Reply-To: <706158FABBBA044BAD4FE898A02E4BC2328721C3@pdsmsx503.ccr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ia64@vger.kernel.org Zhang, Xiantao wrote: > From dcb73b5db2e91213a2536542945645caaf23bfe3 Mon Sep 17 00:00:00 2001 > From: Xiantao Zhang > Date: Thu, 16 Apr 2009 17:59:16 +0800 > Subject: [PATCH] KVM: ia64: Flush all TLBs once guest's memory mapping changes. > > Flush all vcpu's TLB entries once changes guest's memory mapping. > > Applied, thanks. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] KVM: ia64: Flush all TLBs once guest's memory mapping changes. Date: Thu, 16 Apr 2009 16:08:45 +0300 Message-ID: <49E72DDD.3060001@redhat.com> References: <706158FABBBA044BAD4FE898A02E4BC2328721C3@pdsmsx503.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "kvm-ia64@vger.kernel.org" , "kvm@vger.kernel.org" To: "Zhang, Xiantao" Return-path: Received: from mx2.redhat.com ([66.187.237.31]:46378 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753082AbZDPNIx (ORCPT ); Thu, 16 Apr 2009 09:08:53 -0400 In-Reply-To: <706158FABBBA044BAD4FE898A02E4BC2328721C3@pdsmsx503.ccr.corp.intel.com> Sender: kvm-owner@vger.kernel.org List-ID: Zhang, Xiantao wrote: > From dcb73b5db2e91213a2536542945645caaf23bfe3 Mon Sep 17 00:00:00 2001 > From: Xiantao Zhang > Date: Thu, 16 Apr 2009 17:59:16 +0800 > Subject: [PATCH] KVM: ia64: Flush all TLBs once guest's memory mapping changes. > > Flush all vcpu's TLB entries once changes guest's memory mapping. > > Applied, thanks. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.