Re: [Qemu-devel] [PATCH v5] spapr-vscsi: add task management

2013-08-16 Thread Paolo Bonzini
Il 16/08/2013 11:45, Alexey Kardashevskiy ha scritto: > > Did this patch go anywhere? I could not find it in > git://github.com/bonzini/qemu.git scsi-next or anywhere else. > > Should I repost it as qemu 1.6 was released and we started new cycle? > > I am asking because I have 2 more patches abo

Re: [Qemu-devel] [PATCH v5] spapr-vscsi: add task management

2013-08-16 Thread Alexey Kardashevskiy
On 07/29/2013 04:13 PM, Alexey Kardashevskiy wrote: > On 07/29/2013 04:08 PM, Paolo Bonzini wrote: >> Il 29/07/2013 06:49, Alexey Kardashevskiy ha scritto: >>> At the moment the guest kernel issues two types of task management >>> requests to the hypervisor - task about and lun reset. This adds >>>

Re: [Qemu-devel] [PATCH v5] spapr-vscsi: add task management

2013-07-28 Thread Alexey Kardashevskiy
On 07/29/2013 04:08 PM, Paolo Bonzini wrote: > Il 29/07/2013 06:49, Alexey Kardashevskiy ha scritto: >> At the moment the guest kernel issues two types of task management >> requests to the hypervisor - task about and lun reset. This adds >> handling for these tasks. As spapr-vscsi starts calling s

Re: [Qemu-devel] [PATCH v5] spapr-vscsi: add task management

2013-07-28 Thread Paolo Bonzini
Il 29/07/2013 06:49, Alexey Kardashevskiy ha scritto: > At the moment the guest kernel issues two types of task management > requests to the hypervisor - task about and lun reset. This adds > handling for these tasks. As spapr-vscsi starts calling scsi_req_cancel(), > free_request callback was impl

[Qemu-devel] [PATCH v5] spapr-vscsi: add task management

2013-07-28 Thread Alexey Kardashevskiy
At the moment the guest kernel issues two types of task management requests to the hypervisor - task about and lun reset. This adds handling for these tasks. As spapr-vscsi starts calling scsi_req_cancel(), free_request callback was implemented. As virtio-vscsi, spapr-vscsi does not handle CLEAR_A