]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add API for issuing 'migrate' command with exec protocol
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 23 Sep 2009 14:23:47 +0000 (15:23 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 29 Sep 2009 10:58:52 +0000 (11:58 +0100)
commited2a10a1c5863e59396375d8465c16f671c87a7f
treea0c4524a184452c3ac71f8967698c8ce50fede83
parent81f3edea8f3665fe964d81df8e101dd1e323c37a
Add API for issuing 'migrate' command with exec protocol

* src/qemu/qemu_monitor.c, src/qemu/qemu_monitor.h: Add new
  qemuMonitorMigrateToCommand() API
* src/qemu/qemu_driver.c: Switch over to using the
  qemuMonitorMigrateToCommand() API for core dumps and save
  to file APIs
src/libvirt_private.syms
src/qemu/qemu_driver.c
src/qemu/qemu_monitor_text.c
src/qemu/qemu_monitor_text.h