[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 0/4] scsi fixes
From: |
Kevin Wolf |
Subject: |
Re: [Qemu-devel] [PATCH 0/4] scsi fixes |
Date: |
Tue, 12 Jul 2011 15:37:49 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc15 Thunderbird/3.1.10 |
Am 11.07.2011 15:02, schrieb Hannes Reinecke:
> Hi all,
>
> these are some fixes I found during debugging my megasas HBA emulation.
> This time I've sent them as a separate patchset for inclusion.
> All of them have been acked, so please apply.
>
> Hannes Reinecke (4):
> iov: Update parameter usage in iov_(to|from)_buf()
> scsi: Add 'hba_private' to SCSIRequest
> scsi-disk: Fixup debugging statement
> scsi-disk: Mask out serial number EVPD
Thanks, applied all to the block branch.
Kevin