* Whether xen will support intel atom cpu
@ 2011-09-08 17:59 Maxim Kozhevnikov
2011-09-08 18:16 ` Konrad Rzeszutek Wilk
2011-09-08 20:15 ` Keir Fraser
0 siblings, 2 replies; 8+ messages in thread
From: Maxim Kozhevnikov @ 2011-09-08 17:59 UTC (permalink / raw)
To: xen-devel
[-- Attachment #1: Type: text/plain, Size: 314 bytes --]
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.
Please, tell me, when xen will support intel atom cpu?
I use xen-unstable (4.2)
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Whether xen will support intel atom cpu
2011-09-08 17:59 Whether xen will support intel atom cpu Maxim Kozhevnikov
@ 2011-09-08 18:16 ` Konrad Rzeszutek Wilk
2011-09-08 20:15 ` Keir Fraser
1 sibling, 0 replies; 8+ messages in thread
From: Konrad Rzeszutek Wilk @ 2011-09-08 18:16 UTC (permalink / raw)
To: Maxim Kozhevnikov; +Cc: xen-devel
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)
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Whether xen will support intel atom cpu
2011-09-08 17:59 Whether xen will support intel atom cpu Maxim Kozhevnikov
2011-09-08 18:16 ` Konrad Rzeszutek Wilk
@ 2011-09-08 20:15 ` Keir Fraser
2011-09-08 23:41 ` Kaushik Barde
1 sibling, 1 reply; 8+ messages in thread
From: Keir Fraser @ 2011-09-08 20:15 UTC (permalink / raw)
To: Maxim Kozhevnikov, xen-devel
On 08/09/2011 18:59, "Maxim Kozhevnikov" <kozhevnikov1993@bk.ru> 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
This message has absolutely nothing to do with support for ACPI S3 (suspend
to ram).
-- Keir
> events only."
So, i can use suspend to ram but can't use wake up from ram on
> my pc.
Please, tell me, when xen will support intel atom cpu?
I use
> xen-unstable (4.2)
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: Whether xen will support intel atom cpu
2011-09-08 20:15 ` Keir Fraser
@ 2011-09-08 23:41 ` Kaushik Barde
2011-09-09 1:04 ` Konrad Rzeszutek Wilk
0 siblings, 1 reply; 8+ messages in thread
From: Kaushik Barde @ 2011-09-08 23:41 UTC (permalink / raw)
To: 'Keir Fraser', 'Maxim Kozhevnikov', xen-devel
Agreed, Try installing vanilla linux on that unit and see if S3 works..
-Kaushik
-----Original Message-----
From: xen-devel-bounces@lists.xensource.com
[mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Keir Fraser
Sent: Thursday, September 08, 2011 1:15 PM
To: Maxim Kozhevnikov; xen-devel@lists.xensource.com
Subject: Re: [Xen-devel] Whether xen will support intel atom cpu
On 08/09/2011 18:59, "Maxim Kozhevnikov" <kozhevnikov1993@bk.ru> 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
This message has absolutely nothing to do with support for ACPI S3 (suspend
to ram).
-- Keir
> events only."
So, i can use suspend to ram but can't use wake up from ram on
> my pc.
Please, tell me, when xen will support intel atom cpu?
I use
> xen-unstable (4.2)
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Whether xen will support intel atom cpu
2011-09-08 23:41 ` Kaushik Barde
@ 2011-09-09 1:04 ` Konrad Rzeszutek Wilk
2011-09-09 2:39 ` Kaushik Barde
0 siblings, 1 reply; 8+ messages in thread
From: Konrad Rzeszutek Wilk @ 2011-09-09 1:04 UTC (permalink / raw)
To: Kaushik Barde
Cc: 'Keir Fraser', xen-devel, 'Maxim Kozhevnikov'
On Thu, Sep 08, 2011 at 04:41:16PM -0700, Kaushik Barde wrote:
> Agreed, Try installing vanilla linux on that unit and see if S3 works..
It won't. Please try the testing branch.
git://oss.oracle.com/git/kwilk/xen.git #testing
>
> -Kaushik
> -----Original Message-----
> From: xen-devel-bounces@lists.xensource.com
> [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Keir Fraser
> Sent: Thursday, September 08, 2011 1:15 PM
> To: Maxim Kozhevnikov; xen-devel@lists.xensource.com
> Subject: Re: [Xen-devel] Whether xen will support intel atom cpu
>
> On 08/09/2011 18:59, "Maxim Kozhevnikov" <kozhevnikov1993@bk.ru> 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
>
> This message has absolutely nothing to do with support for ACPI S3 (suspend
> to ram).
>
> -- Keir
>
> > events only."
> So, i can use suspend to ram but can't use wake up from ram on
> > my pc.
> Please, tell me, when xen will support intel atom cpu?
> I use
> > xen-unstable (4.2)
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@lists.xensource.com
> > http://lists.xensource.com/xen-devel
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: Whether xen will support intel atom cpu
2011-09-09 1:04 ` Konrad Rzeszutek Wilk
@ 2011-09-09 2:39 ` Kaushik Barde
2011-09-09 2:44 ` Konrad Rzeszutek Wilk
0 siblings, 1 reply; 8+ messages in thread
From: Kaushik Barde @ 2011-09-09 2:39 UTC (permalink / raw)
To: Konrad Rzeszutek Wilk
Cc: 'Keir Fraser', xen-devel@lists.xensource.com,
'Maxim Kozhevnikov'
So is it also a Linux issue?
________________________________________
From: Konrad Rzeszutek Wilk [konrad.wilk@oracle.com]
Sent: Thursday, September 08, 2011 6:04 PM
To: Kaushik Barde
Cc: 'Keir Fraser'; 'Maxim Kozhevnikov'; xen-devel@lists.xensource.com
Subject: Re: [Xen-devel] Whether xen will support intel atom cpu
On Thu, Sep 08, 2011 at 04:41:16PM -0700, Kaushik Barde wrote:
> Agreed, Try installing vanilla linux on that unit and see if S3 works..
It won't. Please try the testing branch.
git://oss.oracle.com/git/kwilk/xen.git #testing
>
> -Kaushik
> -----Original Message-----
> From: xen-devel-bounces@lists.xensource.com
> [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Keir Fraser
> Sent: Thursday, September 08, 2011 1:15 PM
> To: Maxim Kozhevnikov; xen-devel@lists.xensource.com
> Subject: Re: [Xen-devel] Whether xen will support intel atom cpu
>
> On 08/09/2011 18:59, "Maxim Kozhevnikov" <kozhevnikov1993@bk.ru> 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
>
> This message has absolutely nothing to do with support for ACPI S3 (suspend
> to ram).
>
> -- Keir
>
> > events only."
> So, i can use suspend to ram but can't use wake up from ram on
> > my pc.
> Please, tell me, when xen will support intel atom cpu?
> I use
> > xen-unstable (4.2)
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@lists.xensource.com
> > http://lists.xensource.com/xen-devel
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Whether xen will support intel atom cpu
2011-09-09 2:39 ` Kaushik Barde
@ 2011-09-09 2:44 ` Konrad Rzeszutek Wilk
2011-09-09 2:49 ` Kaushik Barde
0 siblings, 1 reply; 8+ messages in thread
From: Konrad Rzeszutek Wilk @ 2011-09-09 2:44 UTC (permalink / raw)
To: Kaushik Barde
Cc: 'Keir Fraser', xen-devel@lists.xensource.com,
'Maxim Kozhevnikov'
On Fri, Sep 09, 2011 at 02:39:08AM +0000, Kaushik Barde wrote:
> So is it also a Linux issue?
I am not really sure what you are saying. The issue he is hitting
is that he is trying to use ACPI S3 with Xen. But ACPI S3 won't work
with Xen b/c the patches to enable that are not upstream yet.
But they are in the #testing branch.
>
> ________________________________________
> From: Konrad Rzeszutek Wilk [konrad.wilk@oracle.com]
> Sent: Thursday, September 08, 2011 6:04 PM
> To: Kaushik Barde
> Cc: 'Keir Fraser'; 'Maxim Kozhevnikov'; xen-devel@lists.xensource.com
> Subject: Re: [Xen-devel] Whether xen will support intel atom cpu
>
> On Thu, Sep 08, 2011 at 04:41:16PM -0700, Kaushik Barde wrote:
> > Agreed, Try installing vanilla linux on that unit and see if S3 works..
>
> It won't. Please try the testing branch.
>
> git://oss.oracle.com/git/kwilk/xen.git #testing
>
> >
> > -Kaushik
> > -----Original Message-----
> > From: xen-devel-bounces@lists.xensource.com
> > [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Keir Fraser
> > Sent: Thursday, September 08, 2011 1:15 PM
> > To: Maxim Kozhevnikov; xen-devel@lists.xensource.com
> > Subject: Re: [Xen-devel] Whether xen will support intel atom cpu
> >
> > On 08/09/2011 18:59, "Maxim Kozhevnikov" <kozhevnikov1993@bk.ru> 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
> >
> > This message has absolutely nothing to do with support for ACPI S3 (suspend
> > to ram).
> >
> > -- Keir
> >
> > > events only."
> > So, i can use suspend to ram but can't use wake up from ram on
> > > my pc.
> > Please, tell me, when xen will support intel atom cpu?
> > I use
> > > xen-unstable (4.2)
> > > _______________________________________________
> > > Xen-devel mailing list
> > > Xen-devel@lists.xensource.com
> > > http://lists.xensource.com/xen-devel
> >
> >
> >
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@lists.xensource.com
> > http://lists.xensource.com/xen-devel
> >
> >
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@lists.xensource.com
> > http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: Whether xen will support intel atom cpu
2011-09-09 2:44 ` Konrad Rzeszutek Wilk
@ 2011-09-09 2:49 ` Kaushik Barde
0 siblings, 0 replies; 8+ messages in thread
From: Kaushik Barde @ 2011-09-09 2:49 UTC (permalink / raw)
To: Konrad Rzeszutek Wilk
Cc: 'Keir Fraser', xen-devel@lists.xensource.com,
'Maxim Kozhevnikov'
well, Maxim tried S3 with Xen on this atom system it did not resume, so I suggested trying vanilla linux on the same system. If Linux works then issue could be with xen/dom-0 else something native with the system.
________________________________________
From: Konrad Rzeszutek Wilk [konrad.wilk@oracle.com]
Sent: Thursday, September 08, 2011 7:44 PM
To: Kaushik Barde
Cc: 'Keir Fraser'; 'Maxim Kozhevnikov'; xen-devel@lists.xensource.com
Subject: Re: [Xen-devel] Whether xen will support intel atom cpu
On Fri, Sep 09, 2011 at 02:39:08AM +0000, Kaushik Barde wrote:
> So is it also a Linux issue?
I am not really sure what you are saying. The issue he is hitting
is that he is trying to use ACPI S3 with Xen. But ACPI S3 won't work
with Xen b/c the patches to enable that are not upstream yet.
But they are in the #testing branch.
>
> ________________________________________
> From: Konrad Rzeszutek Wilk [konrad.wilk@oracle.com]
> Sent: Thursday, September 08, 2011 6:04 PM
> To: Kaushik Barde
> Cc: 'Keir Fraser'; 'Maxim Kozhevnikov'; xen-devel@lists.xensource.com
> Subject: Re: [Xen-devel] Whether xen will support intel atom cpu
>
> On Thu, Sep 08, 2011 at 04:41:16PM -0700, Kaushik Barde wrote:
> > Agreed, Try installing vanilla linux on that unit and see if S3 works..
>
> It won't. Please try the testing branch.
>
> git://oss.oracle.com/git/kwilk/xen.git #testing
>
> >
> > -Kaushik
> > -----Original Message-----
> > From: xen-devel-bounces@lists.xensource.com
> > [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Keir Fraser
> > Sent: Thursday, September 08, 2011 1:15 PM
> > To: Maxim Kozhevnikov; xen-devel@lists.xensource.com
> > Subject: Re: [Xen-devel] Whether xen will support intel atom cpu
> >
> > On 08/09/2011 18:59, "Maxim Kozhevnikov" <kozhevnikov1993@bk.ru> 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
> >
> > This message has absolutely nothing to do with support for ACPI S3 (suspend
> > to ram).
> >
> > -- Keir
> >
> > > events only."
> > So, i can use suspend to ram but can't use wake up from ram on
> > > my pc.
> > Please, tell me, when xen will support intel atom cpu?
> > I use
> > > xen-unstable (4.2)
> > > _______________________________________________
> > > Xen-devel mailing list
> > > Xen-devel@lists.xensource.com
> > > http://lists.xensource.com/xen-devel
> >
> >
> >
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@lists.xensource.com
> > http://lists.xensource.com/xen-devel
> >
> >
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@lists.xensource.com
> > http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2011-09-09 2:49 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-08 17:59 Whether xen will support intel atom cpu Maxim Kozhevnikov
2011-09-08 18:16 ` Konrad Rzeszutek Wilk
2011-09-08 20:15 ` Keir Fraser
2011-09-08 23:41 ` Kaushik Barde
2011-09-09 1:04 ` Konrad Rzeszutek Wilk
2011-09-09 2:39 ` Kaushik Barde
2011-09-09 2:44 ` Konrad Rzeszutek Wilk
2011-09-09 2:49 ` Kaushik Barde
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.