Re: [Qemu-devel] [RFC 1/3] qemu-agent: add guest-network-set-interface command

2015-05-21 Thread Olga Krishtal
On 17/04/15 11:53, Chen Fan wrote: Nowadays, qemu has supported physical NIC hotplug for high network throughput. but it's in conflict with live migration feature, to keep network connectivity, we could to create bond device interface which provides a mechanism for enslaving multiple network inte

[Qemu-devel] [RFC 1/3] qemu-agent: add guest-network-set-interface command

2015-04-17 Thread Chen Fan
Nowadays, qemu has supported physical NIC hotplug for high network throughput. but it's in conflict with live migration feature, to keep network connectivity, we could to create bond device interface which provides a mechanism for enslaving multiple network interfaces into a single "bond" interface