]> xenbits.xensource.com Git - libvirt.git/commit
Add example that renames domain there and back
authorMartin Kletzander <mkletzan@redhat.com>
Thu, 27 Aug 2015 10:55:52 +0000 (12:55 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 4 Sep 2015 16:55:01 +0000 (18:55 +0200)
commite755186c5c305a98c59a188c70cb556af15af361
tree19d14ad3648664952f88dd79706fb11143fbc872
parent29b5167417483ef80f6c3fce12811b59a1e2bd55
Add example that renames domain there and back

And in the middle it prints out its name to demonstrate changes in later
patch(es).

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
.gitignore
configure.ac
examples/rename/Makefile.am [new file with mode: 0644]
examples/rename/rename.c [new file with mode: 0644]