Re: [Qemu-devel] [PATCH 07/14] spapr: add helper to retrieve a PHB/device DrcEntry

2013-12-05 Thread Michael Roth
Quoting Alexey Kardashevskiy (2013-12-04 20:30:15) > On 12/05/2013 12:19 PM, Michael Roth wrote: > > Signed-off-by: Michael Roth > > --- > > hw/ppc/spapr.c | 36 > > include/hw/ppc/spapr.h |2 ++ > > 2 files changed, 38 insertions(+) > > > > dif

Re: [Qemu-devel] [PATCH 07/14] spapr: add helper to retrieve a PHB/device DrcEntry

2013-12-04 Thread Alexey Kardashevskiy
On 12/05/2013 12:19 PM, Michael Roth wrote: > Signed-off-by: Michael Roth > --- > hw/ppc/spapr.c | 36 > include/hw/ppc/spapr.h |2 ++ > 2 files changed, 38 insertions(+) > > diff --git a/hw/ppc/spapr.c b/hw/ppc/spapr.c > index 0607559..2250ee1

[Qemu-devel] [PATCH 07/14] spapr: add helper to retrieve a PHB/device DrcEntry

2013-12-04 Thread Michael Roth
Signed-off-by: Michael Roth --- hw/ppc/spapr.c | 36 include/hw/ppc/spapr.h |2 ++ 2 files changed, 38 insertions(+) diff --git a/hw/ppc/spapr.c b/hw/ppc/spapr.c index 0607559..2250ee1 100644 --- a/hw/ppc/spapr.c +++ b/hw/ppc/spapr.c @@ -277,6 +