]> Git Repo - qemu.git/blob - scripts/qtest
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into staging
[qemu.git] / scripts / qtest
1 #!/bin/sh
2
3 export QTEST_QEMU_BINARY=$1
4 shift
5 "$@"
This page took 0.023904 seconds and 4 git commands to generate.