qemu/include/hw/virtio
Dmitry Fleytman 644c98587d virtio-net: dynamic network offloads configuration
Virtio-net driver currently negotiates network offloads
on startup via features mechanism and have no ability to
disable and re-enable offloads later.
This patch introduced a new control command that allows
to configure device network offloads state dynamically.
The patch also introduces a new feature flag
VIRTIO_NET_F_CTRL_GUEST_OFFLOADS.

Signed-off-by: Dmitry Fleytman <dfleytma@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Message-id: 20130520081814.GA8162@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-05-22 07:40:10 -05:00
..
dataplane
vhost-scsi.h
vhost.h
virtio-9p.h
virtio-balloon.h
virtio-blk.h
virtio-bus.h virtio: remove virtiobindings. 2013-04-24 11:50:20 -05:00
virtio-net.h virtio-net: dynamic network offloads configuration 2013-05-22 07:40:10 -05:00
virtio-rng.h virtio-rng: cleanup: use QOM casts. 2013-04-24 11:50:20 -05:00
virtio-scsi.h virtio-scsi: fix the command line compatibility. 2013-05-03 12:05:15 -05:00
virtio-serial.h
virtio.h virtio: add virtio_device_set_child_bus_name. 2013-05-03 12:05:15 -05:00