]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Rename qemuMonitorCommand{,WithFd} as qemuMonitorHMP*
authorJiri Denemark <jdenemar@redhat.com>
Thu, 10 Mar 2011 08:33:01 +0000 (09:33 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 10 Mar 2011 13:36:04 +0000 (14:36 +0100)
commit39b4f4aab29bef7ee231c59de38c829d299acdf9
tree53d5d3779e9010dcb2250e79c90dab88b89adc63
parent266265a560cff390aff289a94a8f5010d6dab0ea
qemu: Rename qemuMonitorCommand{,WithFd} as qemuMonitorHMP*

So that it's obvious that they are supposed to be used with HMP commands.
src/qemu/qemu_monitor.c
src/qemu/qemu_monitor.h
src/qemu/qemu_monitor_text.c