Get the path to qemu in the following order:
- From the property platform.plugin.qemu-user.emulator-path
- If that property is not set, from PATH, building the name of the qemu binary from the triple in property platform.plugin.qemu-user.architecture
- If that property is not set, from PATH, building the name of the qemu binary from the triple in the target
This will allow a user to load a target and run without setting properties,
if qemu is on the PATH and named qemu-<ArchName>
clang-format not found in user’s local PATH; not linting file.