]> git.ipfire.org Git - thirdparty/libvirt.git/commit
link-state: qemu: Add monitor handling for link state modification
authorPeter Krempa <pkrempa@redhat.com>
Tue, 6 Sep 2011 08:18:57 +0000 (16:18 +0800)
committerDaniel Veillard <veillard@redhat.com>
Tue, 6 Sep 2011 08:18:57 +0000 (16:18 +0800)
commit8277c15151e7407e07e2286cadb1d1a0c9b16984
tree6a7c2005dae4dccf748b52ded3d782b37235d296
parentedd1295e1da6bfe8e4e257e5fbfad71ac0bf7c87
link-state: qemu: Add monitor handling for link state modification

This patch adds handlers for modification of guest's interface
link state. Both HMP and QMP commands are supported, but as the
link state functionality is from the beginning supported in QMP
the HMP code will probably never be used.
src/qemu/qemu_monitor.c
src/qemu/qemu_monitor.h
src/qemu/qemu_monitor_json.c
src/qemu/qemu_monitor_json.h
src/qemu/qemu_monitor_text.c
src/qemu/qemu_monitor_text.h