[kvm-unit-tests PATCH v4 07/13] scripts: Add default arguments for kvmtool
Andrew Jones
andrew.jones at linux.dev
Fri Jul 11 07:35:51 PDT 2025
On Fri, Jul 11, 2025 at 01:32:33PM +0200, Thomas Huth wrote:
...
> > +function vmm_default_opts()
> > +{
> > + echo ${vmm_optname[$(vmm_get_target),default_opts]}
> > +}
>
>
> This causes now a problem on s390x:
>
> https://gitlab.com/kvm-unit-tests/kvm-unit-tests/-/jobs/10604334029#L591
>
> scripts/common.bash: line 56: vmm_defaults_opts: command not found
>
> ... any ideas how to fix it?
This is fixed by https://lore.kernel.org/all/20250709085938.33254-2-andrew.jones@linux.dev/
which I just pushed.
Thanks,
drew
More information about the kvm-riscv
mailing list