
2 May
2018
2 May
'18
2:10 a.m.
On 04/25/2018 11:15 AM, Peter Krempa wrote:
'file' backend in qemu supports few more options than the current implementation. Extract it so that changes don't pollute the code.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_block.c | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John