Thomas Huth d09ea2d227 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>
2019-02-01 13:46:45 +01:00
..
2018-03-07 08:30:28 +13:00
2018-03-01 18:26:17 +02:00
2018-03-02 13:45:50 -06:00
2018-10-19 13:44:12 +02:00
2018-03-08 17:38:51 +00:00
2018-12-11 15:45:22 -02:00
2016-02-23 12:43:05 +00:00
2018-03-13 12:04:03 +01:00
2018-12-11 15:45:22 -02:00
2018-12-20 10:29:08 +01:00