]> xenbits.xensource.com Git - libvirt.git/commit
qemu: allow the client to choose the vmcore's format
authorWen Congyang <wency@cn.fujitsu.com>
Tue, 12 Jun 2012 03:06:33 +0000 (11:06 +0800)
committerWen Congyang <wency@cn.fujitsu.com>
Fri, 15 Jun 2012 12:36:14 +0000 (20:36 +0800)
commitcdef31c562023c90a7bf55fd5bdf834510c98861
tree5be3a6096095a4e71a10d2a1d52a40147dbcba55
parent6fe26d89cc93d95278eb168a484ad7e846c2106e
qemu: allow the client to choose the vmcore's format

This patch updates qemu driver to allow the client to choose the
vmcore's format: memory only or including device state.
include/libvirt/libvirt.h.in
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h
src/qemu/qemu_driver.c
src/qemu/qemu_monitor_json.c