Re: [Qemu-devel] [PATCH v3 31/32] blockdev: Separate out bdrv_probe_device functions
On 05.07.2016 17:24, Colin Lord wrote: > This puts the bdrv_probe_device functions into their own files to > facilitate the modularization of the block drivers. > > Signed-off-by: Colin Lord > --- > block/Makefile.objs | 1 + > block/probe/host_cdrom.c | 40 ++
[Qemu-devel] [PATCH v3 31/32] blockdev: Separate out bdrv_probe_device functions
This puts the bdrv_probe_device functions into their own files to facilitate the modularization of the block drivers. Signed-off-by: Colin Lord --- block/Makefile.objs | 1 + block/probe/host_cdrom.c | 40 + block/probe/host_device.c | 30 +