Re: [Qemu-devel] [PATCH 1/2] pseries: use macro for firmware filename

2011-08-31 Thread Alexander Graf
On 11.08.2011, at 04:36, David Gibson wrote: > From: Nishanth Aravamudan > > For some time we've had a nicely defined macro with the filename for our > firmware image. However we didn't actually use it in the place we're > supposed to. This patch fixes it. > > Signed-off-by: Nishanth Aravamu

[Qemu-devel] [PATCH 1/2] pseries: use macro for firmware filename

2011-08-10 Thread David Gibson
From: Nishanth Aravamudan For some time we've had a nicely defined macro with the filename for our firmware image. However we didn't actually use it in the place we're supposed to. This patch fixes it. Signed-off-by: Nishanth Aravamudan Signed-off-by: David Gibson --- hw/spapr.c |2 +-