On Tue, 2010-06-15 at 17:16 +0200, Hannes Reinecke wrote: > This patchset updates the megasas HBA emulation to version 1.10. > The main changes are: > - Range checking for IO vecs and frames > - Fixed frame address and frame count resolution > - Unmap existing frames on reset > - Round sge size to nearest power-of-two value > > Signed-off-by: Hannes Reinecke <h...@suse.de> > --- > hw/megasas.c | 148 > +++++++++++++++++++++++++++++----------------------------- > 1 files changed, 74 insertions(+), 74 deletions(-) >
Commited and pushed, thank you Dr. Hannes! --nab