> + self._args = [ \
> + "-nodefaults", "-enable-kvm", "-m", "2G",
> + "-smp", os.environ.get("J", "4"), "-cpu", "host",Forgot to change "J" to a command argument. Will fix when dropping RFC. Fam
> + self._args = [ \
> + "-nodefaults", "-enable-kvm", "-m", "2G",
> + "-smp", os.environ.get("J", "4"), "-cpu", "host",Forgot to change "J" to a command argument. Will fix when dropping RFC. Fam