Re: [Qemu-devel] [PATCH v6 04/24] block: Connect BlockBackend and DriveInfo
On 07.10.2014 13:59, Markus Armbruster wrote: Make the BlockBackend own the DriveInfo. Change blockdev_init() to return the BlockBackend instead of the DriveInfo. Signed-off-by: Markus Armbruster --- block.c | 2 -- block/block-backend.c | 38
[Qemu-devel] [PATCH v6 04/24] block: Connect BlockBackend and DriveInfo
Make the BlockBackend own the DriveInfo. Change blockdev_init() to return the BlockBackend instead of the DriveInfo. Signed-off-by: Markus Armbruster --- block.c | 2 -- block/block-backend.c | 38 blockdev.c| 73 ++