qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] backing_file Path
@ 2011-11-07  7:46 Zhi Hui Li
  2011-11-07  9:17 ` Kevin Wolf
  2011-11-07 15:03 ` Markus Armbruster
  0 siblings, 2 replies; 6+ messages in thread
From: Zhi Hui Li @ 2011-11-07  7:46 UTC (permalink / raw)
  To: Stefan Hajnoczi cowcoww, kwolf, QEMU-devel; +Cc: zhihuili


when I trace the code of qemu-img.c, I found in the image file, the 
backing_file use the relative path, I think Maybe it has some problems.

for example:

1: qemu-img create -o backing_file=../xxxx aa.img 5G

2: qemu-system-x86_64   aa.img

if you change aa.img's the path, the exec is wrong,it can't find the 
backing_file path, because the backing_file use the relative path,
Could we change the relative path to the absolute path?

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

end of thread, other threads:[~2011-11-15  6:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-07  7:46 [Qemu-devel] backing_file Path Zhi Hui Li
2011-11-07  9:17 ` Kevin Wolf
2011-11-07 15:03 ` Markus Armbruster
     [not found]   ` <4EB89ED1.90307@linux.vnet.ibm.com>
     [not found]     ` <m3bosnnlsp.fsf@blackfin.pond.sub.org>
2011-11-14  5:47       ` [Qemu-devel] I have some questions in block , can anyone help me, thank you! Zhi Hui Li
2011-11-14 10:00         ` Stefan Hajnoczi
2011-11-15  6:56           ` Zhi Hui Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).