[libvirt] [PATCH 0/2] Support mrg_rxbuf attribute for virtio-net devices

Ján Tomko jtomko at redhat.com
Fri Feb 6 14:51:09 UTC 2015


For https://bugzilla.redhat.com/show_bug.cgi?id=1186886

Ján Tomko (2):
  Add mrg_rxbuf option to virtio interfaces
  Wire up mrg_rxbuf option for qemu

 docs/formatdomain.html.in                                  |  6 +++++-
 docs/schemas/domaincommon.rng                              |  5 +++++
 src/conf/domain_conf.c                                     | 14 ++++++++++++++
 src/conf/domain_conf.h                                     |  1 +
 src/qemu/qemu_command.c                                    |  4 ++++
 src/qemu/qemu_hotplug.c                                    |  1 +
 .../qemuxml2argv-net-virtio-disable-offloads.args          |  2 +-
 .../qemuxml2argv-net-virtio-disable-offloads.xml           |  2 +-
 8 files changed, 32 insertions(+), 3 deletions(-)

-- 
2.0.5




More information about the libvir-list mailing list