[libvirt] [PATCHv2 0/2] Add support for turning off offloading for virtio-net

Ján Tomko jtomko at redhat.com
Thu Sep 18 14:15:45 UTC 2014


v2: rework XML to avoid underscores

Ján Tomko (2):
  conf: add options for disabling segment offloading
  qemu: wire up virtio-net segment offloading options

 docs/formatdomain.html.in                          |  24 ++-
 docs/schemas/domaincommon.rng                      |  44 ++++-
 src/conf/domain_conf.c                             | 218 ++++++++++++++++++++-
 src/conf/domain_conf.h                             |  15 ++
 src/qemu/qemu_command.c                            |  40 ++++
 .../qemuxml2argv-net-virtio-disable-offloads.args  |  10 +
 .../qemuxml2argv-net-virtio-disable-offloads.xml   |  35 ++++
 tests/qemuxml2argvtest.c                           |   2 +
 tests/qemuxml2xmltest.c                            |   1 +
 9 files changed, 381 insertions(+), 8 deletions(-)
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-net-virtio-disable-offloads.args
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-net-virtio-disable-offloads.xml

-- 
1.8.5.5




More information about the libvir-list mailing list