vhost test: print qemu.log
Change-Id: I4e1b9118906df1e7f62204b1e1f3888aac9f9656 Signed-off-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
This commit is contained in:
parent
6369fd2395
commit
4a385f2c38
@ -551,6 +551,9 @@ function vm_setup()
|
||||
echo
|
||||
echo "chmod +r $vm_dir/*"
|
||||
echo
|
||||
echo "echo '=== qemu.log ==='"
|
||||
echo "cat $vm_dir/qemu.log"
|
||||
echo "echo '=== qemu.log ==='"
|
||||
echo '# EOF'
|
||||
) > $vm_dir/run.sh
|
||||
chmod +x $vm_dir/run.sh
|
||||
|
Loading…
Reference in New Issue
Block a user