+30
−39
Loading
The way how qemu cmdline for run.sh was being prepared was a bit convoluted and simply hard to read. Instead of having it as a single string, use it as an array and as such expand it for run.sh to use. Change-Id: I1ee1bafbdd8a367a69c266d5a33c4d728fc0fe7b Signed-off-by:Michal Berger <michalx.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2001 Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Karol Latecki <karol.latecki@intel.com> Reviewed-by:
Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>