[libvirt] [PATCH 04/14] Move qemuMonitorEscape + migrate status enum into shared monitor code

Matthias Bolte matthias.bolte at googlemail.com
Wed Dec 2 23:47:37 UTC 2009


2009/11/26 Daniel P. Berrange <berrange at redhat.com>:
> The qemuMonitorEscape() method, and the VIR_ENUM for migration
> status will be needed by the JSON monitor too, so move that code
> into the shared qemu_monitor.c file instead of qemu_monitor_text.c
>
> * src/qemu/qemu_monitor.h: Declare qemuMonitorMigrationStatus enum
>  and qemuMonitorEscapeArg and qemuMonitorEscapeShell methods
> * src/qemu/qemu_monitor.c: Implement qemuMonitorMigrationStatus enum
>  and qemuMonitorEscapeArg and qemuMonitorEscapeShell methods
> * src/qemu/qemu_monitor_text.c: Remove above methods/enum
> ---

ACK.

Matthias




More information about the libvir-list mailing list