]> git.proxmox.com Git - qemu.git/commit - hw/scsi-disk.c
scsi-disk: restruct emulation: VERIFY
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 26 Nov 2009 14:34:15 +0000 (15:34 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 3 Dec 2009 15:41:40 +0000 (09:41 -0600)
commit88f8a5ed0f4f1454ba53661fed0f676180e9be32
treec9f9977e351e10c112f1e9fe41c22abb0c72b67f
parent39ec9a504ddebc9432de892c185447af5b192f2a
scsi-disk: restruct emulation: VERIFY

Move VERIFY emulation from scsi_send_command() to
scsi_disk_emulate_command().

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/scsi-disk.c