Re: [libvirt] [PATCH 10/10] linkstate: qemu: Add link state modification support to qemu driver.

2011-08-11 Thread Eric Blake
On 08/11/2011 09:27 AM, Peter Krempa wrote: Adds support for the new API. While starting a qemu link state cannot be set with an command line argument and therefore is done by entering monitor. --- src/qemu/qemu_driver.c | 228 +++ src/qemu/qemu_pr

[libvirt] [PATCH 10/10] linkstate: qemu: Add link state modification support to qemu driver.

2011-08-11 Thread Peter Krempa
Adds support for the new API. While starting a qemu link state cannot be set with an command line argument and therefore is done by entering monitor. --- src/qemu/qemu_driver.c | 228 +++ src/qemu/qemu_process.c | 37 2 files changed, 265 in