From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Date: Wed, 08 Jul 2009 06:22:50 +0000 Subject: Re: [PATCH 00/23] Add KVM support for PPC64 (970) hosts Message-Id: <1247034170.6066.118.camel@pasglop> List-Id: References: <1246976262-4826-1-git-send-email-agraf@suse.de> In-Reply-To: <1246976262-4826-1-git-send-email-agraf@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ppc@vger.kernel.org On Tue, 2009-07-07 at 19:08 +0300, Avi Kivity wrote: > > > > Or is using mmu_notifiers mandatory? :-). > > It's highly recommended. Considering how "differnent" the ppc MMU is, I'm not sure mmu notifiers is necessarily the right approach but we definitely should have a close look. Cheers, Ben.