run-qemu.sh: Add new commandline arg to specify image
authorKhem Raj <raj.khem@gmail.com>
Fri, 14 Jan 2011 18:04:08 +0000 (10:04 -0800)
committerKhem Raj <raj.khem@gmail.com>
Fri, 14 Jan 2011 18:05:32 +0000 (10:05 -0800)
commit1eb54c1b78ccd23a97e4812ab9576b5bad1172c9
tree7ef471999bf654c80eb193a4cde618d0cc2bcff1
parent42fcc11e94896b8a94f94fcc5ff87048bb76162a
run-qemu.sh: Add new commandline arg to specify image

* This was earlier hardcoded in the script so you needed to
  modify the script everytime you wanted a different image to boot

Signed-off-by: Khem Raj <raj.khem@gmail.com>
contrib/qemu/run-qemu.sh