[libvirt] [PATCH v4 0/2] Allow domain reboot after core dump

Michal Privoznik mprivozn at redhat.com
Mon Sep 26 16:19:57 UTC 2011


This is the 4th (and hopefully last) version of these patches.

diff to v3:
-split in 2 patches
-and some other Eric's suggestions taken in

Michal Privoznik (2):
  virDomainCoreDump: Introduce VIR_DUMP_RESET flag
  qemu: Implement VIR_DUMP_RESET

 include/libvirt/libvirt.h.in |    1 +
 src/libvirt.c                |   15 ++++++++++++++-
 src/qemu/qemu_driver.c       |    9 ++++++++-
 tools/virsh.c                |    3 +++
 tools/virsh.pod              |    4 +++-
 5 files changed, 29 insertions(+), 3 deletions(-)

-- 
1.7.3.4




More information about the libvir-list mailing list