[libvirt] [PATCH 04/11] qemu: monitor: Rename and improve qemuMonitorGetPtyPaths

Jiri Denemark jdenemar at redhat.com
Thu Nov 20 17:31:42 UTC 2014


On Wed, Nov 19, 2014 at 11:23:17 +0100, Peter Krempa wrote:
> To unify future additions that require information from "query-chardev"
> rename qemuMonitorGetPtyPaths and friends to qemuMonitorGetChardevInfo
> and move the allocation of the returned hash into the top level
> function.
> ---
>  src/qemu/qemu_monitor.c      | 31 +++++++++++++++++++++++--------
>  src/qemu/qemu_monitor.h      |  4 ++--
>  src/qemu/qemu_monitor_json.c | 15 +++++++++------
>  src/qemu/qemu_monitor_json.h |  4 ++--
>  src/qemu/qemu_monitor_text.c |  6 +++---
>  src/qemu/qemu_monitor_text.h |  4 ++--
>  src/qemu/qemu_process.c      | 28 ++++++++++++----------------
>  tests/qemumonitorjsontest.c  | 26 +++++++++++++-------------
>  8 files changed, 66 insertions(+), 52 deletions(-)

ACK

Jirka




More information about the libvir-list mailing list