]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Implement VIR_DUMP_RESET
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 26 Sep 2011 12:39:59 +0000 (14:39 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 13 Oct 2011 07:32:27 +0000 (09:32 +0200)
commit2050b61dec5b304109a1f0994ac1e681eeeff350
tree0ee2fb841f11cd1cd95f9625f6ef50333805973d
parent4dadfe59d5444516a7250a4bf63d4f2048508aff
qemu: Implement VIR_DUMP_RESET

This patch extends qemudDomainCoreDump so it supports new VIR_DUMP_RESET
flag. If this flag is set, domain is reset on successful dump. However,
this is needed to be done after we start CPUs.
src/qemu/qemu_driver.c