All of lore.kernel.org
 help / color / mirror / Atom feed
* Question: How to change backing file ?
@ 2020-12-28 18:03 Kevin Nguetchouang
  2021-01-03 10:35 ` Kevin Nguetchouang
  2021-01-09  9:50 ` Vladimir Sementsov-Ogievskiy
  0 siblings, 2 replies; 4+ messages in thread
From: Kevin Nguetchouang @ 2020-12-28 18:03 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 424 bytes --]

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.*

[-- Attachment #2: Type: text/html, Size: 681 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-01-09  9:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-28 18:03 Question: How to change backing file ? Kevin Nguetchouang
2021-01-03 10:35 ` Kevin Nguetchouang
2021-01-04 13:25   ` Kashyap Chamarthy
2021-01-09  9:50 ` Vladimir Sementsov-Ogievskiy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.