Displaying 1 result from an estimated 1 matches for "6d7608e00eb8".
2005 Jun 30
0
[PATCH] Device model path cleanup
...nly. Don''t touch if you don''t know what you''re doing
-memmap = ''/etc/xen/mem-map.sxp''
+memmap = ''/usr/lib/xen/boot/mem-map.sxp''
#-----------------------------------------------------------------------------
# Disk image for
diff -r 6d7608e00eb8 -r 5bde59907bba tools/ioemu/target-i386-dm/Makefile
--- a/tools/ioemu/target-i386-dm/Makefile Thu Jun 30 18:41:11 2005
+++ b/tools/ioemu/target-i386-dm/Makefile Thu Jun 30 18:59:08 2005
@@ -3,12 +3,11 @@
include config.mak
override TARGET_ARCH=i386
-#assume we directly put qemu code in tools/,...