From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: Whether xen will support intel atom cpu Date: Thu, 8 Sep 2011 14:16:09 -0400 Message-ID: <20110908181609.GC19078@dumpdata.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: Maxim Kozhevnikov Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Thu, Sep 08, 2011 at 09:59:57PM +0400, Maxim Kozhevnikov wrote: > I have pc with intel atom cpu. > And When use xen i got the following error: > "Performance Events : unsupported p6 CPU model 28 no PMU driver, software events only." > So, i can use suspend to ram but can't use wake up from ram on my pc. What are you using as Dom0? The ACPI suspend code has just been posted (http://www.gossamer-threads.com/lists/xen/devel/216684?do=post_view_threaded) so it is _not_ upstream yet. But if you want to try it out, I would suggest you try: http://oss.oracle.com/git/?p=kwilk/xen.git;a=shortlog;h=testing or git://oss.oracle.com/git/kwilk/xen.git testing which has the patches for that in it. > Please, tell me, when xen will support intel atom cpu? It works fine for me. > I use xen-unstable (4.2)