]> git.proxmox.com Git - qemu.git/commit
spapr-vscsi: Report error on unsupported MAD requests
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Thu, 29 Aug 2013 08:13:25 +0000 (18:13 +1000)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 12 Sep 2013 11:15:54 +0000 (13:15 +0200)
commitf4ff3b7ba1bcb77d5b5cdbd6e695df793761170b
treea602f42ab77069ab94b8d18e6cb7fc3a45f6e9e9
parent26573a0c1f0427be168a537abccbcc942e07aa72
spapr-vscsi: Report error on unsupported MAD requests

The existing driver just dropped unsupported requests. This adds error
responses to those unhandled requests.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/scsi/spapr_vscsi.c