aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples/Makefile
diff options
context:
space:
mode:
authoriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>2005-01-07 01:41:05 +0000
committeriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>2005-01-07 01:41:05 +0000
commit179b35aad75d11bb9168f1b69785ff74374b6855 (patch)
treee5128b35766f4e660722d4a52b2720cbd46e7421 /tools/examples/Makefile
parent8543240ec93ccef6bc25a4720aeda8255b1f437d (diff)
downloadxen-179b35aad75d11bb9168f1b69785ff74374b6855.tar.gz
xen-179b35aad75d11bb9168f1b69785ff74374b6855.tar.bz2
xen-179b35aad75d11bb9168f1b69785ff74374b6855.zip
bitkeeper revision 1.1159.212.10 (41dde8b1uPUodrtnTKejSUrLg-fcoQ)
xend extensiosn for VMX guests
Diffstat (limited to 'tools/examples/Makefile')
-rw-r--r--tools/examples/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/examples/Makefile b/tools/examples/Makefile
index 1e77f89d50..f0f8250ea0 100644
--- a/tools/examples/Makefile
+++ b/tools/examples/Makefile
@@ -8,6 +8,9 @@ XEN_CONFIG_DIR = /etc/xen
XEN_CONFIGS = xend-config.sxp
XEN_CONFIGS += xmexample1
XEN_CONFIGS += xmexample2
+XEN_CONFIGS += xmexample.vmx
+XEN_CONFIGS += mem-map.sxp
+XEN_CONFIGS += bochsrc
# Xen script dir and scripts to go there.
XEN_SCRIPT_DIR = /etc/xen/scripts