diff options
author | Cleber Rosa | 2019-06-13 15:07:15 +0200 |
---|---|---|
committer | Alex Bennée | 2019-07-04 20:22:58 +0200 |
commit | 676d1f3e2f4667ead88cb719db0581f396fc60bf (patch) | |
tree | 26420b6678d87f2cfe3466e120cc28791b54a117 /vl.c | |
parent | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190704-... (diff) | |
download | qemu-676d1f3e2f4667ead88cb719db0581f396fc60bf.tar.gz qemu-676d1f3e2f4667ead88cb719db0581f396fc60bf.tar.xz qemu-676d1f3e2f4667ead88cb719db0581f396fc60bf.zip |
tests/vm: avoid extra compressed image copy
The image copy is only really needed because xz doesn't know to
properly decompress a file not named properly. Instead of
decompressing to stdout, and having to rely on a shell, let's just
create a link instead of copying the file.
Signed-off-by: Cleber Rosa <crosa@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190613130718.3763-2-crosa@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'vl.c')
0 files changed, 0 insertions, 0 deletions