Re: [Qemu-devel] [PATCH 50/58] pseries: Update SLOF firmware image

2011-09-19 Thread Alexander Graf
On 14.09.2011, at 14:59, Anthony Liguori wrote: > On 09/14/2011 07:28 AM, Peter Maydell wrote: >> On 14 September 2011 13:24, Alexander Graf wrote: >>> Am 14.09.2011 um 13:01 schrieb Peter Maydell: I confess to not really understanding how we keep the git submodules and the binary blob

Re: [Qemu-devel] [PATCH 50/58] pseries: Update SLOF firmware image

2011-09-14 Thread Blue Swirl
On Wed, Sep 14, 2011 at 12:59 PM, Anthony Liguori wrote: > On 09/14/2011 07:28 AM, Peter Maydell wrote: >> >> On 14 September 2011 13:24, Alexander Graf  wrote: >>> >>> Am 14.09.2011 um 13:01 schrieb Peter Maydell: I confess to not really understanding how we keep the git submodules

Re: [Qemu-devel] [PATCH 50/58] pseries: Update SLOF firmware image

2011-09-14 Thread Anthony Liguori
On 09/14/2011 07:28 AM, Peter Maydell wrote: On 14 September 2011 13:24, Alexander Graf wrote: Am 14.09.2011 um 13:01 schrieb Peter Maydell: I confess to not really understanding how we keep the git submodules and the binary blobs in sync, but shouldn't there be a reference in the commit messa

Re: [Qemu-devel] [PATCH 50/58] pseries: Update SLOF firmware image

2011-09-14 Thread Peter Maydell
On 14 September 2011 13:24, Alexander Graf wrote: > Am 14.09.2011 um 13:01 schrieb Peter Maydell : >> I confess to not really understanding how we keep the git >> submodules and the binary blobs in sync, but shouldn't there >> be a reference in the commit message to the git commit hash >> for the

Re: [Qemu-devel] [PATCH 50/58] pseries: Update SLOF firmware image

2011-09-14 Thread Alexander Graf
Am 14.09.2011 um 13:01 schrieb Peter Maydell : > On 14 September 2011 09:43, Alexander Graf wrote: >> From: David Gibson >> >> The current SLOF firmware for the pseries machine has a bug in SCSI >> condition handling that was exposed by recent updates to qemu's SCSI >> emulation. This patch u

Re: [Qemu-devel] [PATCH 50/58] pseries: Update SLOF firmware image

2011-09-14 Thread Peter Maydell
On 14 September 2011 09:43, Alexander Graf wrote: > From: David Gibson > > The current SLOF firmware for the pseries machine has a bug in SCSI > condition handling that was exposed by recent updates to qemu's SCSI > emulation.  This patch updates the SLOF image to one with the bug fixed. > > Sign