aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples/xmexample.hvm-dm
diff options
context:
space:
mode:
Diffstat (limited to 'tools/examples/xmexample.hvm-dm')
-rw-r--r--tools/examples/xmexample.hvm-dm14
1 files changed, 0 insertions, 14 deletions
diff --git a/tools/examples/xmexample.hvm-dm b/tools/examples/xmexample.hvm-dm
deleted file mode 100644
index 9e7d207b98..0000000000
--- a/tools/examples/xmexample.hvm-dm
+++ /dev/null
@@ -1,14 +0,0 @@
-# Not to be started directly,
-# See xmexample.hvm-stubdom and stubdom/README for more details
-
-kernel = "/usr/lib/xen/boot/ioemu-stubdom.gz"
-
-# Must be the same as in xmexample.hvm-stubdom, with a prepended vif for TCP/IP
-# networking in the stubdomain itself, here just ''
-vif = [ '', 'type=ioemu, bridge=xenbr0' ]
-
-# Set here instead of in xmexample.hvm-stubdom
-disk = [ 'file:/var/images/min-el3-i386.img,hda,w', ',hdc:cdrom,r' ]
-
-# Actual output via PVFB
-vfb = [ 'sdl=1' ]