qmp-shell-wrap crashes if QEMU isn't found

qmp-shell-wrap should exit gracefully if a QEMU binary isn't found, instead of throwing a stack trace to stderr.

Noticed by @cleber.gnu 😄