scsi-disk: fix retrying a flush
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 4 Oct 2011 13:36:05 +0000 (15:36 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 28 Oct 2011 17:25:51 +0000 (19:25 +0200)
commitfdb3186b5b08e6c22aafeb2145d5e9425847a754
tree13122cbeee899e64dc9d693c15f55a0699b11589
parenta21506a011f507c67d0fe4ed244a67b13ea68ebb
scsi-disk: fix retrying a flush

Flush does not go anymore through scsi_disk_emulate_command.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
hw/scsi-disk.c