]> git.proxmox.com Git - mirror_qemu.git/commit - scsi/utils.c
scsi: move block/scsi.h to include/scsi/constants.h
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 22 Aug 2017 07:23:55 +0000 (09:23 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 19 Sep 2017 12:09:31 +0000 (14:09 +0200)
commit08e2c9f19ce791b3a0fb6adbf962ab4902ec5a7b
treefdcd2651c14dfaf0943ad9a26a23556287d4cc6e
parent1ead6b4e242e59711976cdf2502dd5c7cd5d340a
scsi: move block/scsi.h to include/scsi/constants.h

Complete the transition by renaming this header, which was
shared by block/iscsi.c and the SCSI emulation code.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
18 files changed:
block/iscsi.c
hw/block/virtio-blk.c
hw/scsi/megasas.c
hw/scsi/mptendian.c
hw/scsi/mptsas.c
hw/scsi/scsi-bus.c
hw/scsi/scsi-disk.c
hw/scsi/scsi-generic.c
hw/scsi/spapr_vscsi.c
hw/scsi/virtio-scsi-dataplane.c
hw/scsi/virtio-scsi.c
hw/scsi/vmw_pvscsi.c
hw/usb/dev-uas.c
include/block/scsi.h [deleted file]
include/hw/ide/internal.h
include/scsi/constants.h [new file with mode: 0644]
scsi/utils.c
tests/virtio-scsi-test.c