qemu-e2k/hw/net
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
..
Makefile.objs hw: move NICs to hw/net/, configure via default-configs/ 2013-04-08 18:13:13 +02:00
cadence_gem.c
dp8393x.c
e1000.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
e1000_regs.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
eepro100.c
etraxfs_eth.c hw: move NICs to hw/net/, configure via default-configs/ 2013-04-08 18:13:13 +02:00
lan9118.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
lance.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
mcf_fec.c Remove unneeded type casts 2013-04-19 11:36:33 +02:00
milkymist-minimac2.c qdev: Drop taddr properties 2013-04-20 17:54:52 +00:00
mipsnet.c
ne2000-isa.c ne2000-isa: QOM'ify 2013-04-29 08:27:48 -05:00
ne2000.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
ne2000.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
opencores_eth.c
pcnet-pci.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
pcnet.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
pcnet.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
rtl8139.c
smc91c111.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
spapr_llan.c spapr_llan: fix device reenabling 2013-05-06 17:22:48 +02:00
stellaris_enet.c hw: move NICs to hw/net/, configure via default-configs/ 2013-04-08 18:13:13 +02:00
vhost_net.c virtio: remove virtiobindings. 2013-04-24 11:50:20 -05:00
virtio-net.c virtio-net: dynamic network offloads configuration 2013-05-22 07:40:10 -05:00
vmware_utils.h
vmxnet3.c Merge remote-tracking branch 'bonzini/hw-dirs' into staging 2013-04-08 13:12:33 -05:00
vmxnet3.h Merge remote-tracking branch 'bonzini/hw-dirs' into staging 2013-04-08 13:12:33 -05:00
vmxnet_debug.h
vmxnet_rx_pkt.c
vmxnet_rx_pkt.h
vmxnet_tx_pkt.c include: avoid useless includes of exec/ headers 2013-04-15 18:19:26 +02:00
vmxnet_tx_pkt.h
xen_nic.c
xgmac.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
xilinx_axienet.c stream: Remove app argument hack 2013-04-16 10:04:23 +02:00
xilinx_ethlite.c hw: move NICs to hw/net/, configure via default-configs/ 2013-04-08 18:13:13 +02:00