Home
last modified time | relevance | path

Searched hist:"051 a60f6a342c83fc489e1533b9f2799fa2b2b9b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dblockdev.cdiff 051a60f6a342c83fc489e1533b9f2799fa2b2b9b Mon Nov 12 08:00:38 CST 2018 Alberto Garcia <berto@igalia.com> block: Use bdrv_reopen_set_read_only() in qmp_change_backing_file()

This patch replaces the bdrv_reopen() calls that set and remove the
BDRV_O_RDWR flag with the new bdrv_reopen_set_read_only() function.

Signed-off-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>