ia64/xen-unstable
diff tools/ioemu/target-i386-dm/qemu-dm.debug @ 5853:9b713b8d1100
Fix the path to qemu-dm
author | kaf24@firebug.cl.cam.ac.uk |
---|---|
date | Mon Jul 25 21:02:24 2005 +0000 (2005-07-25) |
parents | 7c95f26c2f0e |
children | b53a65034532 1efe6f4163ee e173a853dc46 d4fd332df775 04dfb5158f3a f294acb25858 |
line diff
1.1 --- a/tools/ioemu/target-i386-dm/qemu-dm.debug Mon Jul 25 21:02:09 2005 +0000 1.2 +++ b/tools/ioemu/target-i386-dm/qemu-dm.debug Mon Jul 25 21:02:24 2005 +0000 1.3 @@ -2,4 +2,4 @@ 1.4 1.5 echo $* > /tmp/args 1.6 echo $DISPLAY >> /tmp/args 1.7 -exec /usr/bin/qemu-dm $* 1.8 +exec /usr/lib/xen/bin/qemu-dm $*