* [PATCH][4/9] Fix the path to qemu-dm
@ 2005-07-25 21:01 Arun Sharma
0 siblings, 0 replies; only message in thread
From: Arun Sharma @ 2005-07-25 21:01 UTC (permalink / raw)
To: Ian Pratt, Keir Fraser; +Cc: xen-devel
Fix the path to qemu-dm
diff -r a1b4cd375a6c -r b343081e4039 tools/ioemu/target-i386-dm/qemu-dm.debug
--- a/tools/ioemu/target-i386-dm/qemu-dm.debug Fri Jul 15 19:40:21 2005
+++ b/tools/ioemu/target-i386-dm/qemu-dm.debug Sat Jul 16 01:21:05 2005
@@ -2,4 +2,4 @@
echo $* > /tmp/args
echo $DISPLAY >> /tmp/args
-exec /usr/bin/qemu-dm $*
+exec /usr/lib/xen/bin/qemu-dm $*
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-07-25 21:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-25 21:01 [PATCH][4/9] Fix the path to qemu-dm Arun Sharma
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.