]> git.proxmox.com Git - mirror_qemu.git/commit
tests: virtio-scsi: clear unit attention after reset
authorStefan Hajnoczi <stefanha@redhat.com>
Thu, 30 Jul 2015 13:16:13 +0000 (14:16 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 30 Jul 2015 13:44:09 +0000 (15:44 +0200)
commit4bb7b0daf8ea34bcc582642d35a2e4902f7841db
tree4f68dea88099b187ad945bc2bcb8515127f85faf
parentc85a7a0057ca454607a40cde991d495e0deec34d
tests: virtio-scsi: clear unit attention after reset

The unit attention after reset (power on) prevents normal commands from
running.  The unaligned WRITE SAME test never executed its command!

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <1438262173-11546-4-git-send-email-stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/virtio-scsi-test.c