Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. SOF - Please use sof-stable branch for SOF development.
If xtensa-host.sh gets started with the GDB debugging option, but without the kernel to load, DARGS gets overwritten to '-S' and '-s' gets lost.
Fix that by using CARGS instead of DARGS for '-S'.
Signed-off-by: Dragos Tarcatu dragos_tarcatu@mentor.com