Re: [libvirt] [PATCHv2 2/2] qemu: wire up virtio-net segment offloading options

2014-09-24 Thread Ján Tomko
On 09/24/2014 01:24 AM, John Ferlan wrote: > > > On 09/18/2014 10:15 AM, Ján Tomko wrote: >> Format the segment offloading options specified by >> >> >> >> >> on virtio-net command line. >> --- >> src/qemu/qemu_command.c| 40 >> ++ >> .../

Re: [libvirt] [PATCHv2 2/2] qemu: wire up virtio-net segment offloading options

2014-09-23 Thread John Ferlan
On 09/18/2014 10:15 AM, Ján Tomko wrote: > Format the segment offloading options specified by > > > > > on virtio-net command line. > --- > src/qemu/qemu_command.c| 40 > ++ > .../qemuxml2argv-net-virtio-disable-offloads.args | 10 ++

[libvirt] [PATCHv2 2/2] qemu: wire up virtio-net segment offloading options

2014-09-18 Thread Ján Tomko
Format the segment offloading options specified by on virtio-net command line. --- src/qemu/qemu_command.c| 40 ++ .../qemuxml2argv-net-virtio-disable-offloads.args | 10 ++ tests/qemuxml2argvtest.c | 2 ++ 3 f