Re: [PATCH 21/26] KVM: PPC: Force enable nap on KVM

2010-08-17 Thread Alexander Graf
On 17.08.2010, at 20:28, Scott Wood wrote: > On Tue, 17 Aug 2010 15:57:56 +0200 > Alexander Graf wrote: > >> There are some heuristics in the PPC power management code that try to find >> out if the particular hardware we're running on supports proper power >> management >> or just hangs the m

Re: [PATCH 21/26] KVM: PPC: Force enable nap on KVM

2010-08-17 Thread Scott Wood
On Tue, 17 Aug 2010 15:57:56 +0200 Alexander Graf wrote: > There are some heuristics in the PPC power management code that try to find > out if the particular hardware we're running on supports proper power > management > or just hangs the machine when going into nap mode. > > Since we know tha

[PATCH 21/26] KVM: PPC: Force enable nap on KVM

2010-08-17 Thread Alexander Graf
There are some heuristics in the PPC power management code that try to find out if the particular hardware we're running on supports proper power management or just hangs the machine when going into nap mode. Since we know that KVM is safe with nap, let's force enable it in the PV code once we're