From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: RFC: AMD support for paging Date: Tue, 14 Feb 2012 22:43:13 +0100 Message-ID: <20120214214313.GA25605@aepfle.de> References: <91f45eaceac6f38f9df39ed7d60c47a7.squirrel@webmail.lagarcavilla.org> <20120214192249.GA10224@aepfle.de> <2aee3454239cd9f663b5c8ee43b2e2bc.squirrel@webmail.lagarcavilla.org> <20120214212655.GA23901@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Andres Lagar-Cavilla Cc: xen-devel@lists.xensource.com, tim@xen.org, keir.xen@gmail.com, jbeulich@suse.com, adin@gridcentric.ca List-Id: xen-devel@lists.xenproject.org On Tue, Feb 14, Andres Lagar-Cavilla wrote: > Those are the kinds of errors I was getting until I finished my patch. > Basically, the p2m gets confused and returns p2m_mmio_dm as the type for > anything it doesn't understand. If you end up giving my patch a spin, let > me know if it gets you past that hump. No, it does not work for me, still EINVAL during mapping. Perhaps the cpu is not new enough? processor : 11 vendor_id : AuthenticAMD cpu family : 16 model : 8 model name : AMD Engineering Sample stepping : 0 cpu MHz : 2400.204 cache size : 512 KB Olaf