[libvirt] [PATCH 0/2] Change name of the domain upon successful rename

Martin Kletzander mkletzan at redhat.com
Fri Sep 4 12:10:06 UTC 2015


Try running the example added in 1/2 before and after applying 2/2.

Martin Kletzander (2):
  Add example that renames domain there and back
  Change name of the domain upon successful rename

 .gitignore                   |  1 +
 configure.ac                 |  1 +
 examples/rename/Makefile.am  | 24 +++++++++++++++
 examples/rename/rename.c     | 73 ++++++++++++++++++++++++++++++++++++++++++++
 src/remote/remote_driver.c   | 41 +++++++++++++++++++++++++
 src/remote/remote_protocol.x |  2 +-
 6 files changed, 141 insertions(+), 1 deletion(-)
 create mode 100644 examples/rename/Makefile.am
 create mode 100644 examples/rename/rename.c

--
2.5.1




More information about the libvir-list mailing list