diff options
author | Kevin Wolf <kwolf@redhat.com> | 2013-04-09 14:34:19 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2013-04-22 10:27:59 +0200 |
commit | 035fccdf7993a5b9a40f9dec22a663d4d6edb36b (patch) | |
tree | 9f4f3e3c965c1426be4e06934242fb2562611221 /cmd.c | |
parent | 31ca6d077c24b7aaa322d8930e3e5debbdb4a047 (diff) | |
download | qemu-035fccdf7993a5b9a40f9dec22a663d4d6edb36b.zip qemu-035fccdf7993a5b9a40f9dec22a663d4d6edb36b.tar.gz qemu-035fccdf7993a5b9a40f9dec22a663d4d6edb36b.tar.bz2 |
block: Enable filename option
This allows using the file.filename option instead of the string that
comes from -drive file=... and is passed around as a separate parameter.
The goal is to get rid of this parameter and use the options QDict more
consistently.
With this option you can access not only the top-level image, but
specify a filename for the backing file (currently only if no backing
file exists, but we'll allow overriding it later)
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'cmd.c')
0 files changed, 0 insertions, 0 deletions