Then running test-in-svsm.sh from an interactive shell, there can be a QEMU process left behind running in the background. See #1050 (comment) and following comments.
A solution could be to only change terminal settings if running launch_guest.sh interactively (aka not from a script).
Then running
test-in-svsm.shfrom an interactive shell, there can be a QEMU process left behind running in the background. See #1050 (comment) and following comments.A solution could be to only change terminal settings if running
launch_guest.shinteractively (aka not from a script).