]> git.ipfire.org Git - thirdparty/qemu.git/commit
megasas: Implement LD_LIST_QUERY
authorHannes Reinecke <hare@suse.de>
Wed, 16 Apr 2014 14:44:13 +0000 (16:44 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Wed, 25 Jun 2014 21:02:25 +0000 (16:02 -0500)
commit5cfd43b79d4ceb3dd22f8503c53fdf337f8a1792
tree6514ef0b98805a01c93c674255af68545fc3d982
parentc5dae2f4c50ef848f224da718154af4438862cdb
megasas: Implement LD_LIST_QUERY

Newer firmware implement a LD_LIST_QUERY command, and due to a driver
issue no drives might be detected if this command isn't supported.
So add emulation for this command, too.

Cc: qemu-stable@nongnu.org
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
(cherry picked from commit 34bb4d02e00e508fa9d111a6a31b45bbfecbdba5)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/scsi/megasas.c
hw/scsi/mfi.h
trace-events