From: Uladzimir Bely <ubely@ilbers.de>
To: Badrikesh Prusty <badrikesh_prusty@mentor.com>,
isar-users@googlegroups.com
Subject: Re: [PATCH] scripts/start_vm: enclose -append args in quotes and use eval
Date: Tue, 26 Mar 2024 23:28:13 +0300 [thread overview]
Message-ID: <346b7e9bfec501feb18c8680ad058ee6203ac68c.camel@ilbers.de> (raw)
In-Reply-To: <20240321070119.2973182-1-badrikesh_prusty@mentor.com>
On Thu, 2024-03-21 at 12:31 +0530, Badrikesh Prusty wrote:
> From: Badrikesh Prusty <badrikesh.prusty@siemens.com>
>
> - Observing boot failure of qemuarm64 with error message:
> 'root=/dev/vda': No such file or directory
> - Fix syntax for providing -append arguments with qemu-system-*
> command
> - The -append arguments must be enclosed in quotes
> - Use eval to execute qemu-system-* command
> - Fix consistency with use of spaces instead of tabs
>
> Signed-off-by: Badrikesh Prusty <badrikesh.prusty@siemens.com>
> ---
> scripts/start_vm | 18 +++++++++---------
> 1 file changed, 9 insertions(+), 9 deletions(-)
Hello.
We are planning to remove "scripts/start_vm" in favor of
"testsuite/start_vm.py" that is a drop-in replacement (but with
testsuite integration).
So, this patch is unlikely to be merged.
But if the issue you have faced can also be reproduced with
start_vm.py, it would worth fixing.
prev parent reply other threads:[~2024-03-26 20:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-21 7:01 Badrikesh Prusty
2024-03-21 12:27 ` Badrikesh Prusty
2024-03-26 20:28 ` Uladzimir Bely [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=346b7e9bfec501feb18c8680ad058ee6203ac68c.camel@ilbers.de \
--to=ubely@ilbers.de \
--cc=badrikesh_prusty@mentor.com \
--cc=isar-users@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox