Statistics
| Branch: | Revision:

root / hw / megasas.c @ 16fd921b

History | View | Annotate | Download (68.7 kB)

# Date Author Comment
a97ad268 07/13/2012 12:38 pm Hannes Reinecke

megasas: mark mfi_frame_desc as 'static'

Suggested by blue swirl. Patch is on top of Paolo's
scsi-next tree.

Signed-off-by: Hannes Reinecke <>
Cc: Paolo Bonzini <>
Cc: Blue Swirl <>
Signed-off-by: Stefan Hajnoczi <>

e8f943c3 07/02/2012 12:11 pm Hannes Reinecke

megasas: LSI Megaraid SAS HBA emulation

This patch adds an emulation for the LSI Megaraid SAS 8708EM2 HBA.
I've tested it to work with Linux, Windows Vista, and Windows7.

Signed-off-by: Hannes Reinecke <>
[ Squashed trivial changes from Andreas Faerber, rebased over IOMMU...