Re: [Qemu-devel] [PATCH 0/4] tests/vm: misc fixes and optimizations

2019-06-13 Thread Alex Bennée
Cleber Rosa writes: > A collection of simple fixes and misc optimizations I found > myself doing while investigating a console issue with the > vm tests. Queued to testing/next, thanks. > > Cleber Rosa (4): > tests/vm: avoid extra compressed image copy > tests/vm: avoid image presence che

[Qemu-devel] [PATCH 0/4] tests/vm: misc fixes and optimizations

2019-06-13 Thread Cleber Rosa
A collection of simple fixes and misc optimizations I found myself doing while investigating a console issue with the vm tests. Cleber Rosa (4): tests/vm: avoid extra compressed image copy tests/vm: avoid image presence check and removal tests/vm: pin ubuntu.i386 image tests/vm: add source