From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Date: Fri, 10 Jul 2009 09:42:32 +0000 Subject: Re: kvm BookE and SPRGs Message-Id: <1247218952.15530.48.camel@pasglop> List-Id: References: <1247207486.15530.23.camel@pasglop> In-Reply-To: <1247207486.15530.23.camel@pasglop> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ppc@vger.kernel.org On Fri, 2009-07-10 at 11:39 +0200, Alexander Graf wrote: > > > Oh so we could have the emulation code mapped into the guest and could > just jump there from our trampline code, so all page faults and other > fun traps still work. > > That'd be nice :-) We can put -some- code in there yes, but some things will still have to do the big switch over to linux. Again, in your case, let's get your thingy stable and merged first, but I may toy with the magic page on the BookE KVM if I have some spare time. Cheers, Ben.