qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Question: How to change backing file ?


From: Kevin Nguetchouang
Subject: Question: How to change backing file ?
Date: Mon, 28 Dec 2020 19:03:54 +0100

Hello everyone, in a class project, i would like to change the backing file of the current image opened with a particular path file.

I try differents functions i saw in the source code
- bdrv_change_backing_file
- bdrv_open
- bdrv_open_child

but no one work... from segmentation fault error to bdrv_attach_backing passing through parent->blocking_error, i don't know how to achieve what i want.

--
Kevin Nguetchouang.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]