Re: [Qemu-devel] [PATCH 01/12] spapr: populate DRC entries for root dt node

2014-09-05 Thread Tyrel Datwyler
On 08/18/2014 05:21 PM, Michael Roth wrote: > From: Nathan Fontenot > > This add entries to the root OF node to advertise our PHBs as being > DR-capable in according with PAPR specification. > > Each PHB is given a name of PHB, advertised as a PHB type, > and associated with a power domain of -1

Re: [Qemu-devel] [PATCH 01/12] spapr: populate DRC entries for root dt node

2014-09-02 Thread Bharata B Rao
On Tue, Aug 19, 2014 at 5:51 AM, Michael Roth wrote: > From: Nathan Fontenot > > This add entries to the root OF node to advertise our PHBs as being > DR-capable in according with PAPR specification. > > Each PHB is given a name of PHB, advertised as a PHB type, > and associated with a power doma

Re: [Qemu-devel] [PATCH 01/12] spapr: populate DRC entries for root dt node

2014-08-29 Thread Alexander Graf
On 29.08.14 20:27, Tyrel Datwyler wrote: > On 08/26/2014 08:25 AM, Michael Roth wrote: >> Quoting Alexey Kardashevskiy (2014-08-26 03:24:08) >>> On 08/26/2014 05:55 PM, Alexey Kardashevskiy wrote: On 08/19/2014 10:21 AM, Michael Roth wrote: > From: Nathan Fontenot > > This add e

Re: [Qemu-devel] [PATCH 01/12] spapr: populate DRC entries for root dt node

2014-08-29 Thread Tyrel Datwyler
On 08/26/2014 08:25 AM, Michael Roth wrote: > Quoting Alexey Kardashevskiy (2014-08-26 03:24:08) >> On 08/26/2014 05:55 PM, Alexey Kardashevskiy wrote: >>> On 08/19/2014 10:21 AM, Michael Roth wrote: From: Nathan Fontenot This add entries to the root OF node to advertise our PHBs as

Re: [Qemu-devel] [PATCH 01/12] spapr: populate DRC entries for root dt node

2014-08-26 Thread Alexander Graf
On 26.08.14 18:47, Michael Roth wrote: > Quoting Alexander Graf (2014-08-26 06:11:24) >> On 19.08.14 02:21, Michael Roth wrote: >>> From: Nathan Fontenot >>> >>> This add entries to the root OF node to advertise our PHBs as being >>> DR-capable in according with PAPR specification. >>> >>> Each

Re: [Qemu-devel] [PATCH 01/12] spapr: populate DRC entries for root dt node

2014-08-26 Thread Michael Roth
Quoting Alexander Graf (2014-08-26 06:11:24) > On 19.08.14 02:21, Michael Roth wrote: > > From: Nathan Fontenot > > > > This add entries to the root OF node to advertise our PHBs as being > > DR-capable in according with PAPR specification. > > > > Each PHB is given a name of PHB, advertised as

Re: [Qemu-devel] [PATCH 01/12] spapr: populate DRC entries for root dt node

2014-08-26 Thread Michael Roth
Quoting Michael Roth (2014-08-26 10:25:13) > Quoting Alexey Kardashevskiy (2014-08-26 03:24:08) > > On 08/26/2014 05:55 PM, Alexey Kardashevskiy wrote: > > > On 08/19/2014 10:21 AM, Michael Roth wrote: > > >> From: Nathan Fontenot > > >> > > >> This add entries to the root OF node to advertise our

Re: [Qemu-devel] [PATCH 01/12] spapr: populate DRC entries for root dt node

2014-08-26 Thread Michael Roth
Quoting Alexey Kardashevskiy (2014-08-26 03:24:08) > On 08/26/2014 05:55 PM, Alexey Kardashevskiy wrote: > > On 08/19/2014 10:21 AM, Michael Roth wrote: > >> From: Nathan Fontenot > >> > >> This add entries to the root OF node to advertise our PHBs as being > >> DR-capable in according with PAPR s

Re: [Qemu-devel] [PATCH 01/12] spapr: populate DRC entries for root dt node

2014-08-26 Thread Michael Roth
Quoting Alexey Kardashevskiy (2014-08-26 02:55:05) > On 08/19/2014 10:21 AM, Michael Roth wrote: > > From: Nathan Fontenot > > > > This add entries to the root OF node to advertise our PHBs as being > > DR-capable in according with PAPR specification. > > > > Each PHB is given a name of PHB, adv

Re: [Qemu-devel] [PATCH 01/12] spapr: populate DRC entries for root dt node

2014-08-26 Thread Alexander Graf
On 19.08.14 02:21, Michael Roth wrote: > From: Nathan Fontenot > > This add entries to the root OF node to advertise our PHBs as being > DR-capable in according with PAPR specification. > > Each PHB is given a name of PHB, advertised as a PHB type, > and associated with a power domain of -1 (i

Re: [Qemu-devel] [PATCH 01/12] spapr: populate DRC entries for root dt node

2014-08-26 Thread Alexey Kardashevskiy
On 08/26/2014 05:55 PM, Alexey Kardashevskiy wrote: > On 08/19/2014 10:21 AM, Michael Roth wrote: >> From: Nathan Fontenot >> >> This add entries to the root OF node to advertise our PHBs as being >> DR-capable in according with PAPR specification. >> >> Each PHB is given a name of PHB, advertised

Re: [Qemu-devel] [PATCH 01/12] spapr: populate DRC entries for root dt node

2014-08-26 Thread Alexey Kardashevskiy
On 08/19/2014 10:21 AM, Michael Roth wrote: > From: Nathan Fontenot > > This add entries to the root OF node to advertise our PHBs as being > DR-capable in according with PAPR specification. > > Each PHB is given a name of PHB, advertised as a PHB type, > and associated with a power domain of -1

[Qemu-devel] [PATCH 01/12] spapr: populate DRC entries for root dt node

2014-08-18 Thread Michael Roth
From: Nathan Fontenot This add entries to the root OF node to advertise our PHBs as being DR-capable in according with PAPR specification. Each PHB is given a name of PHB, advertised as a PHB type, and associated with a power domain of -1 (indicating to guests that power management is handled au