]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: wire up virtio-net segment offloading options
authorJán Tomko <jtomko@redhat.com>
Thu, 11 Sep 2014 10:58:04 +0000 (12:58 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 24 Sep 2014 14:16:45 +0000 (16:16 +0200)
commit2d79e1752a0609eb17eef06223e4645f79fbb2cd
tree5f216352c7336fd058bc85eeb71e616fbee7459a
parent5b3536ae90a27e6c83ad222e286f08856037c195
qemu: wire up virtio-net segment offloading options

Format the segment offloading options specified by
<driver>
  <host .../>
  <guest .../>
</driver>
on virtio-net command line.
src/qemu/qemu_command.c
tests/qemuxml2argvdata/qemuxml2argv-net-virtio-disable-offloads.args [new file with mode: 0644]
tests/qemuxml2argvtest.c