If there's an error in XML, all changes made by user are lost.
Users (read /me) tends to get angry with this. Allow them to
get back and re-edit.
Michal Privoznik (2):
virsh: Switch from generated cmd*Edit commands to nongenerated
virsh: Allow users to reedit rejected XML
cfg.mk | 4 +-
po/POTFILES.in | 1 +
tools/Makefile.am | 36 +----
tools/console.c | 40 +++--
tools/console.h | 2 +
tools/virsh-edit.c | 75 +++++++++
tools/virsh.c | 439 ++++++++++++++++++++--------------------------------
7 files changed, 277 insertions(+), 320 deletions(-)
create mode 100644 tools/virsh-edit.c
--
1.7.8.5