kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH v2 0/2] Clean up the arm/run script
@ 2023-03-03  4:10 Shaoqin Huang
  2023-03-03  4:10 ` [kvm-unit-tests PATCH v2 1/2] arm: Replace the obsolete qemu script Shaoqin Huang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Shaoqin Huang @ 2023-03-03  4:10 UTC (permalink / raw)
  To: kvmarm; +Cc: Shaoqin Huang, Andrew Jones, kvm

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.

v1: https://lore.kernel.org/all/20230301071737.43760-1-shahuang@redhat.com/

Shaoqin Huang (2):
  arm: Replace the obsolete qemu script
  arm: Clean up the run script

 arm/run | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

-- 
2.39.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-03-21 15:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-03  4:10 [kvm-unit-tests PATCH v2 0/2] Clean up the arm/run script Shaoqin Huang
2023-03-03  4:10 ` [kvm-unit-tests PATCH v2 1/2] arm: Replace the obsolete qemu script Shaoqin Huang
2023-03-03  4:10 ` [kvm-unit-tests PATCH v2 2/2] arm: Clean up the run script Shaoqin Huang
2023-03-21 15:41 ` [kvm-unit-tests PATCH v2 0/2] Clean up the arm/run script Andrew Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).