On Thu, 2 Mar 2023 23:10:50 -0500, Shaoqin Huang wrote: > Using more simple bash command to clean up the arm/run script. > > Patch 1 replace the obsolete qemu script. > > Patch 2 clean up the arm/run script to make the format consistent and simple. > > Changelog: > ---------- > v2: > - Add the oldest QEMU version for which -chardev ? work. > - use grep -q replace the grep > /dev/null. > - Add a new patch to clean up the arm/run. > > [...] Applied to arm/queue, thanks! https://gitlab.com/jones-drew/kvm-unit-tests/-/commits/arm/queue drew