]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Substitute VIR_ERR_NO_SUPPORT with VIR_ERR_OPERATION_INVALID
authorOsier Yang <jyang@redhat.com>
Tue, 23 Aug 2011 06:59:16 +0000 (14:59 +0800)
committerOsier Yang <jyang@redhat.com>
Tue, 23 Aug 2011 06:59:16 +0000 (14:59 +0800)
commit825d91cd3118df79eb64370a293344999353ef93
tree94c3df7a2578145c52c112412bdf7767569eef3b
parentdba7086fc3e1f6dcc6c636c251a6ce7362fcc0b6
qemu: Substitute VIR_ERR_NO_SUPPORT with VIR_ERR_OPERATION_INVALID

* src/qemu/qemu_monitor_text.c: Error like "this function is not
supported by the connection driver" is confused obviously.
src/qemu/qemu_monitor_text.c