Re: [Qemu-devel] [PATCH v2] spapr-vscsi: Adding VSCSI capabilities

2013-09-04 Thread Alexey Kardashevskiy
On 09/02/2013 03:03 PM, Nikunj A. Dadhania wrote: > > This implements capabilities exchange between vscsi host and client. As > at the moment no capability is supported, put zero flags everywhere and > return. > > Signed-off-by: Nikunj A Dadhania Acked-by: Alexey Kardashevskiy > --- > hw/s

[Qemu-devel] [PATCH v2] spapr-vscsi: Adding VSCSI capabilities

2013-09-01 Thread Nikunj A. Dadhania
This implements capabilities exchange between vscsi host and client. As at the moment no capability is supported, put zero flags everywhere and return. Signed-off-by: Nikunj A Dadhania --- hw/scsi/spapr_vscsi.c | 54 +++ 1 file changed, 54 insert