diff options
author | Mark Hatle <mark.hatle@amd.com> | 2024-07-12 19:40:20 -0600 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-11-21 10:43:44 -0600 |
commit | 243255523394f47a7ab4b1d3e5f90af6608614fb (patch) | |
tree | 2f6cea1d61d52c4c200b2ed5ba75b1cabf38cf01 /meta-xilinx-core/recipes-devtools/qemu/qemu-8.1/0002-python-qemu-rename-command-to-cmd.patch | |
parent | 19aa29fa4596db12b0b15743a7a6356bd00dda2d (diff) | |
download | meta-xilinx-243255523394f47a7ab4b1d3e5f90af6608614fb.tar.gz |
meta-xilinx-core: qemu-xilinx-multiarch-helper-native fix default help
Code change is based on the discussion with Corey Thompson on the
meta-xilinx@lists.yoctoproject.org mailing list.
It was pointed out that the default help behavior did not match what runqemu
was expecting from the actual qemu execution. We need to properly handle
the user asking from help information or improperly invoking the binary with
correct return codes.
The new behavior will ensure that incorrect arguments results in a non-zero
return code with an error message or basic help text.
If the user passes -h, -help or --help (matching qemu's behavior) will
report the basic help text, and then invoke the APU, PMU or PLM qemu as
appropriate to augment and provide the full set of arguments.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/recipes-devtools/qemu/qemu-8.1/0002-python-qemu-rename-command-to-cmd.patch')
0 files changed, 0 insertions, 0 deletions