[Qemu-devel] Re: [PATCH] megasas: Update to version 1.01

2010-06-09 Thread Nicholas A. Bellinger
On Wed, 2010-06-09 at 12:32 +0200, Hannes Reinecke wrote: > Nicholas A. Bellinger wrote: > > Hi Hannes, > > > > I applied your changes and everything looks good with the exception of > > the new MEGASAS_DEFAULT_SGE=80 setting.. > > > >> diff --git a/hw/megasas.c b/hw/megasas.c > >> index 250c3fb.

[Qemu-devel] Re: [PATCH] megasas: Update to version 1.01

2010-06-09 Thread Nicholas A. Bellinger
On Wed, 2010-06-09 at 03:14 -0700, Nicholas A. Bellinger wrote: > On Tue, 2010-06-08 at 16:15 +0200, Hannes Reinecke wrote: > > This patch updates the megasas HBA emulation to version 1.01. > > It fixes the following issues: > > > > - Remove hand-crafted inquiry command > > - Remove bounce-buffer

[Qemu-devel] Re: [PATCH] megasas: Update to version 1.01

2010-06-09 Thread Hannes Reinecke
Nicholas A. Bellinger wrote: > On Tue, 2010-06-08 at 16:15 +0200, Hannes Reinecke wrote: >> This patch updates the megasas HBA emulation to version 1.01. >> It fixes the following issues: >> >> - Remove hand-crafted inquiry command >> - Remove bounce-buffer for direct commands >> - Implements qdev

[Qemu-devel] Re: [PATCH] megasas: Update to version 1.01

2010-06-09 Thread Nicholas A. Bellinger
On Tue, 2010-06-08 at 16:15 +0200, Hannes Reinecke wrote: > This patch updates the megasas HBA emulation to version 1.01. > It fixes the following issues: > > - Remove hand-crafted inquiry command > - Remove bounce-buffer for direct commands > - Implements qdev properties to set 'max_sge', 'max_cm