Searched hist:e6641719fed794be8e0c48a69761528ae6c95ed9 (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/block/ |
H A D | vvfat.c | diff e6641719fed794be8e0c48a69761528ae6c95ed9 Wed Aug 26 12:47:48 CDT 2015 Max Reitz <mreitz@redhat.com> block: Always pass NULL as drv for bdrv_open()
Change all callers of bdrv_open() to pass the driver name in the options QDict instead of passing its BlockDriver pointer.
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
H A D | qcow2.c | diff e6641719fed794be8e0c48a69761528ae6c95ed9 Wed Aug 26 12:47:48 CDT 2015 Max Reitz <mreitz@redhat.com> block: Always pass NULL as drv for bdrv_open()
Change all callers of bdrv_open() to pass the driver name in the options QDict instead of passing its BlockDriver pointer.
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
/openbmc/qemu/ |
H A D | blockdev.c | diff e6641719fed794be8e0c48a69761528ae6c95ed9 Wed Aug 26 12:47:48 CDT 2015 Max Reitz <mreitz@redhat.com> block: Always pass NULL as drv for bdrv_open()
Change all callers of bdrv_open() to pass the driver name in the options QDict instead of passing its BlockDriver pointer.
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
H A D | block.c | diff e6641719fed794be8e0c48a69761528ae6c95ed9 Wed Aug 26 12:47:48 CDT 2015 Max Reitz <mreitz@redhat.com> block: Always pass NULL as drv for bdrv_open()
Change all callers of bdrv_open() to pass the driver name in the options QDict instead of passing its BlockDriver pointer.
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|