Displaying 4 results from an estimated 4 matches for "xmexample3".
Did you mean:
xmexample
2006 May 15
0
[PATCH] Document UUID option in example domU configs
...a
new UUID
+# on each call to ''xm create''.
+#uuid = "06ed00fe-1162-4fc4-b5d8-11993ee4a8b9"
# List of which CPUS this domain is allowed to use, default Xen picks
#cpus = "" # leave to Xen to pick
diff -r cb70d4f8d718 -r 347948cff062 tools/examples/xmexample3
--- a/tools/examples/xmexample3 Mon May 15 06:51:07 2006
+++ b/tools/examples/xmexample3 Mon May 15 17:00:51 2006
@@ -54,6 +54,10 @@
# A name for the new domain. All domains have to have different names,
# so we use the vmid to create a name.
name = "VM%d" % vmid
+
+# 128-bit UUID f...
2012 Mar 02
2
[PATCH v2] tools/examples: Move examples to $(DOC_DIR)/examples
2009 Aug 27
8
cannot boot PV guest
...permissive.sxp xmexample.hvm-stubdom
qemu-ifup xend-pci-quirks.sxp xmexample.nbd
README xm-config.xml xmexample.pv-grub
README.incompatibilities xmexample1 xmexample.vti
scripts xmexample2
vm xmexample3
[root@HPCNL-SR-2 vm]# ls
initrd.img.1 vmlinuz.1
[root@HPCNL-SR-2 xen]# xm create F11.install
Using config file "./F11.install".
Error: (2, ''Invalid kernel'', ''elf_xen_note_check: ERROR: Will only load images built for the generic loader or Linux images'...
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version"
This series removes some of the really old deadwood from the tools build
and makes some other things which are on their way out configurable at
build time with a default depending on how far down the slope I judge
them to be.
* nuke in tree copy of libaio
* nuke obsolete tools: xsview, miniterm, lomount & sv
*