]> xenbits.xensource.com Git - people/tklengyel/xen.git/commitdiff
tools/examples: Remove obsolete bochsrc example file.
authorKeir Fraser <keir@xen.org>
Thu, 17 Feb 2011 12:18:01 +0000 (12:18 +0000)
committerKeir Fraser <keir@xen.org>
Thu, 17 Feb 2011 12:18:01 +0000 (12:18 +0000)
Signed-off-by: Keir Fraser <keir@xen.org>
tools/examples/bochsrc [deleted file]

diff --git a/tools/examples/bochsrc b/tools/examples/bochsrc
deleted file mode 100644 (file)
index d80884b..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-#megs: 32
-#romimage: file=$BXSHARE/BIOS-bochs-latest, address=0xf0000
-#vgaromimage: $BXSHARE/VGABIOS-lgpl-latest
-floppya: 1_44=a.img, status=inserted
-floppyb: 1_44=b.img, status=inserted
-# if you don't use absolute paths below, bochs looks under the cwd of xend, 
-# which is usually "/"
-#ata0-master: type=disk, path=/var/images/min-el3-i386.img, cylinders=800, heads=4, spt=32
-i440fxsupport: enabled=1
-ne2k: ioaddr=0x300, irq=9, mac=b0:c4:22:01:00:00, ethmod=linux, ethdev=eth0
-ata0-master: type=disk, path=/var/images/1g-el3-i386.img, mode=flat, cylinders=2048, heads=16, spt=63
-boot: c
-
-log: /tmp/bochsout.txt
-#debug: action=report
-info: action=report
-error: action=report
-panic: action=ask
-
-mouse: enabled=0