qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] block: fix backing file overriding
@ 2013-09-22 12:05 Fam Zheng
  2013-09-22 12:05 ` [Qemu-devel] [PATCH 1/2] " Fam Zheng
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fam Zheng @ 2013-09-22 12:05 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, stefanha

The backing.file.filename option is not working as expected: if there's also a
backing file name from the format driver, adding this option fails bdrv_open;
if there's no backing file name info in the image, "info block" doesn't show
the overrided file name.

A test case is updated to catch these issues.

Fam Zheng (2):
  block: fix backing file overriding
  qemu-iotests: add test for backing file overriding

 block.c                    |  7 +++++--
 tests/qemu-iotests/051     | 17 ++++++++++++++++-
 tests/qemu-iotests/051.out | 11 +++++++++++
 3 files changed, 32 insertions(+), 3 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2013-09-23  9:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-22 12:05 [Qemu-devel] [PATCH 0/2] block: fix backing file overriding Fam Zheng
2013-09-22 12:05 ` [Qemu-devel] [PATCH 1/2] " Fam Zheng
2013-09-22 12:05 ` [Qemu-devel] [PATCH 2/2] qemu-iotests: add test for " Fam Zheng
2013-09-23  9:11 ` [Qemu-devel] [PATCH 0/2] block: fix " Kevin Wolf

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