summary refs log tree commit diff stats
path: root/hw/scsi/scsi-disk.c
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2019-01-23 09:56:01 +0100
committerKevin Wolf <kwolf@redhat.com>2019-02-01 13:46:45 +0100
commitd09ea2d22786e97c5c03cd4d4888f06bb89f8dc7 (patch)
tree24098564029ef4ce663faa7556ad64ad9f990c99 /hw/scsi/scsi-disk.c
parent8be25de64315ef768353eb61f2b2bf6cddc34230 (diff)
downloadfocaccia-qemu-d09ea2d22786e97c5c03cd4d4888f06bb89f8dc7.tar.gz
focaccia-qemu-d09ea2d22786e97c5c03cd4d4888f06bb89f8dc7.zip
block: Remove blk_attach_dev_legacy() / legacy_dev code
The last user of blk_attach_dev_legacy() was the code in xen_disk which
has recently been reworked. Now there is no user for this legacy function
anymore. Thus we can finally remove all code related to the "legacy_dev"
flag, too, and turn the related "void *" in block-backend.c into proper
"DeviceState *" to fix some of the remaining TODOs there.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/scsi/scsi-disk.c')
0 files changed, 0 insertions, 0 deletions