[libvirt] [PATCH v5 05/36] qemu_process: Use consistent name for stop process function

Jiri Denemark jdenemar at redhat.com
Thu Jan 3 14:13:10 UTC 2019


On Sun, Dec 02, 2018 at 23:09:59 -0600, Chris Venteicher wrote:
> s/qemuProcessQmpAbort/qemuProcessQmpStop/ applied to change function name
> used to stop QEMU processes in process code moved from qemu_capabilities.
> 
> No functionality change.
> 
> The new name, qemuProcessQmpStop, is consistent with the existing
> function qemuProcessStop used to stop Domain processes.
> 
> Signed-off-by: Chris Venteicher <cventeic at redhat.com>
> ---
>  src/qemu/qemu_capabilities.c | 2 +-
>  src/qemu/qemu_process.c      | 6 +++---
>  src/qemu/qemu_process.h      | 2 +-
>  3 files changed, 5 insertions(+), 5 deletions(-)

After s/Qmp/QMP/g

Reviewed-by: Jiri Denemark <jdenemar at redhat.com>




More information about the libvir-list mailing list