index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
/
virtio-net.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-04
Revert "virtio-net: unbreak self announcement and guest offloads after migrat...
Michael S. Tsirkin
1
-23
/
+17
2016-06-27
hw/net/virtio-net.c: Don't use *_to_cpup()
Peter Maydell
1
-1
/
+1
2016-02-16
virtio-net: use the backend cross-endian capabilities
Greg Kurz
1
-2
/
+66
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
1
-26
/
+43
2016-01-29
virtio: Clean up includes
Peter Maydell
1
-0
/
+1
2015-10-01
virtio-net: correctly drop truncated packets
Jason Wang
1
-7
/
+1
2015-09-24
vhost-user: add a new message to disable/enable a specific virt queue.
Changchun Ouyang
1
-0
/
+8
2015-09-24
virtio-net: unbreak self announcement and guest offloads after migration
Jason Wang
1
-17
/
+23
2015-09-10
virtio: avoid leading underscores for helpers
Cornelia Huck
1
-15
/
+16
2015-08-13
virtio-net: remove useless codes
Jason Wang
1
-6
/
+2
2015-07-27
virtio: get_features() can fail
Jason Wang
1
-1
/
+2
2015-07-27
virtio: set any_layout in virtio core
Michael S. Tsirkin
1
-2
/
+0
2015-07-20
virtio-net: remove virtio queues if the guest doesn't support multiqueue
Wen Congyang
1
-28
/
+82
2015-07-20
virtio-net: Flush incoming queues when DRIVER_OK is being set
Fam Zheng
1
-1
/
+9
2015-07-20
virtio-net: unbreak any layout
Jason Wang
1
-5
/
+18
2015-07-13
Revert "virtio-net: enable virtio 1.0"
Jason Wang
1
-1
/
+0
2015-06-19
vhost: enable vhost without without MSI-X
Pankaj Gupta
1
-4
/
+0
2015-06-10
virtio-net: move qdev properties into virtio-net.c
Shannon Zhao
1
-2
/
+42
2015-06-10
virtio-net: enable virtio 1.0
Cornelia Huck
1
-0
/
+1
2015-06-10
virtio-net: support longer header
Cornelia Huck
1
-6
/
+15
2015-06-10
virtio-net: no writeable mac for virtio-1
Cornelia Huck
1
-0
/
+1
2015-06-03
virtio: 64bit features fixups.
Gerd Hoffmann
1
-1
/
+1
2015-06-01
virtio: make features 64bit wide
Gerd Hoffmann
1
-8
/
+10
2015-05-31
virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX
Jason Wang
1
-2
/
+2
2015-05-31
virtio-net: adding all queues in .realize()
Jason Wang
1
-42
/
+17
2015-05-12
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
1
-9
/
+3
2015-05-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+7
2015-05-11
virtio-net: use qemu_mac_strdup_printf
Scott Feldman
1
-9
/
+3
2015-04-30
misc: Fix new collection of typos
Stefan Weil
1
-1
/
+1
2015-04-28
virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net
Shannon Zhao
1
-1
/
+6
2015-04-27
virtio-net: fix the upper bound when trying to delete queues
Jason Wang
1
-1
/
+1
2015-03-25
virtio-net: validate backend queue numbers against bus limitation
Jason Wang
1
-0
/
+7
2015-03-10
fix GCC 5.0.0 logical-not-parentheses warnings
Radim Krčmář
1
-2
/
+2
2015-02-26
virtio: add feature checking helpers
Cornelia Huck
1
-10
/
+13
2015-02-26
virtio: feature bit manipulation helpers
Cornelia Huck
1
-17
/
+17
2015-01-12
net: remove all cleanup methods from NIC NetClientInfos
Paolo Bonzini
1
-8
/
+0
2014-11-28
virtio-net: fix unmap leak
Jason Wang
1
-2
/
+3
2014-10-15
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
1
-2
/
+0
2014-10-15
virtio-net: add bootindex to qom property
Gonglei
1
-0
/
+3
2014-09-18
virtio-net: drop assert on vm stop
Michael S. Tsirkin
1
-2
/
+0
2014-09-04
virtio-net: purge outstanding packets when starting vhost
Michael S. Tsirkin
1
-1
/
+14
2014-09-04
virtio-net: don't run bh on vm stopped
Michael S. Tsirkin
1
-2
/
+12
2014-06-29
virtio-net: use virtio wrappers to access headers
Rusty Russell
1
-14
/
+17
2014-06-29
virtio-net: implement per-device migration calls
Greg Kurz
1
-6
/
+16
2014-06-29
virtio: introduce device specific migration calls
Greg Kurz
1
-1
/
+1
2014-06-29
virtio-net: byteswap virtio-net header
Cédric Le Goater
1
-0
/
+17
2014-06-27
net: move queue number into NICPeers
Jiri Pirko
1
-1
/
+1
2014-06-23
qapi event: convert NIC_RX_FILTER_CHANGED
Wenchao Xia
1
-10
/
+3
2014-06-19
Refactor virtio-net to use generic get_vhost_net
Nikolay Nikolaev
1
-21
/
+8
2014-06-19
virtio-net: announce self by guest
Jason Wang
1
-0
/
+42
[next]