diff --git a/ChangeLog b/ChangeLog index d81f622a85..81ecbd3550 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Jan 15 16:25:57 CET Jim Meyering + + * docs/examples/examples.xml: Regenerate, now that *.c file names + are sorted. + Tue Jan 15 10:01:53 EST 2008 Daniel P. Berrange * src/qemu_conf.h, src/qemu_conf.c: Add support for 'keymap' diff --git a/docs/examples/.cvsignore b/docs/examples/.cvsignore index aa743cb715..5f0e25166a 100644 --- a/docs/examples/.cvsignore +++ b/docs/examples/.cvsignore @@ -3,5 +3,5 @@ Makefile.in Makefile .deps .libs -suspend info1 +suspend diff --git a/docs/examples/examples.xml b/docs/examples/examples.xml index af7d4b9fbb..5e54567843 100644 --- a/docs/examples/examples.xml +++ b/docs/examples/examples.xml @@ -1,4 +1,23 @@ + + Extract informations about Xen domain 0 + Demonstrate the basic use of the library to connect to the hypervisor and extract domain informations. + info1 + info1 + Daniel Veillard + see Copyright for the status of this software. +
Informations
+ + + + + + + + + + +
Suspend a domain and then resume its execution Demonstrate the basic use of the library to suspend and resume a domain. If no id is given on the command line this script will suspend and resume the first domain found which is not Domain 0. @@ -21,52 +40,33 @@ - - Extract informations about Xen domain 0 - Demonstrate the basic use of the library to connect to the hypervisor and extract domain informations. - info1 - info1 - Daniel Veillard - see Copyright for the status of this software. -
Informations
- - - - - - - - - - -
- + - + - + - + - + - +