index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio-net.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-10
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
1
-3
/
+3
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
1
-3
/
+3
2013-02-27
net: reduce the unnecessary memory allocation of multiqueue
Jason Wang
1
-2
/
+4
2013-02-08
hw/virtio-net.c: set config size using host features
Jesse Larrew
1
-8
/
+36
2013-02-08
virtio-net: pass host features to virtio_net_init
Anthony Liguori
1
-1
/
+2
2013-02-01
virtio-net: migration support for multiqueue
Jason Wang
1
-6
/
+29
2013-02-01
virtio-net: multiqueue support
Jason Wang
1
-66
/
+236
2013-02-01
virtio-net: separate virtqueue from VirtIONet
Jason Wang
1
-81
/
+114
2013-02-01
vhost: multiqueue support
Jason Wang
1
-2
/
+2
2013-02-01
net: intorduce qemu_del_nic()
Jason Wang
1
-1
/
+1
2013-02-01
net: introduce qemu_get_nic()
Jason Wang
1
-5
/
+5
2013-02-01
net: introduce qemu_get_queue()
Jason Wang
1
-35
/
+43
2013-02-01
net: tap: using bool instead of bitfield
Jason Wang
1
-1
/
+1
2013-01-30
virtio-net: rename ctrl rx commands
Amos Kong
1
-7
/
+7
2013-01-30
virtio-net: introduce a new macaddr control
Amos Kong
1
-1
/
+12
2013-01-30
virtio-net: remove layout assumptions for ctrl vq
Michael S. Tsirkin
1
-54
/
+75
2013-01-30
virtio-net: revert mac on reset
Michael S. Tsirkin
1
-0
/
+1
2013-01-07
vhost: backend masking support
Michael S. Tsirkin
1
-0
/
+18
2013-01-07
virtio-net: set/clear vhost_started in reverse order
Michael S. Tsirkin
1
-2
/
+2
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-3
/
+3
2012-12-19
net: reorganize headers
Paolo Bonzini
1
-1
/
+1
2012-10-29
virtio-net: enable mrg buf header in tap on linux
Michael S. Tsirkin
1
-8
/
+18
2012-10-29
virtio-net: test peer header support at init time
Michael S. Tsirkin
1
-9
/
+14
2012-10-29
virtio-net: minor code simplification
Michael S. Tsirkin
1
-3
/
+1
2012-10-29
virtio-net: simplify rx code
Michael S. Tsirkin
1
-7
/
+2
2012-10-29
virtio-net: switch tx to safe iov functions
Michael S. Tsirkin
1
-12
/
+19
2012-10-29
virtio-net: first s/g is always at start of buf
Michael S. Tsirkin
1
-2
/
+3
2012-10-29
virtio-net: refactor receive_hdr
Michael S. Tsirkin
1
-11
/
+7
2012-10-29
virtio-net: use safe iov operations for rx
Michael S. Tsirkin
1
-11
/
+14
2012-10-29
virtio-net: avoid sg copy
Michael S. Tsirkin
1
-25
/
+23
2012-10-29
virtio-net: track host/guest header length
Michael S. Tsirkin
1
-12
/
+17
2012-10-17
virtio-net: use qemu_get_buffer() in a temp buffer
Juan Quintela
1
-1
/
+3
2012-10-08
virtio-net: update nc.link_down in virtio_net_load()
Amos Kong
1
-0
/
+5
2012-09-28
virtio-net: fix used len for tx
Michael S. Tsirkin
1
-2
/
+2
2012-09-14
net: notify iothread after flushing queue
Paolo Bonzini
1
-4
/
+0
2012-08-01
net: Rename qemu_del_vlan_client() to qemu_del_net_client()
Stefan Hajnoczi
1
-1
/
+1
2012-08-01
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
1
-5
/
+5
2012-07-23
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
Laszlo Ersek
1
-5
/
+5
2012-06-07
change iov_* function prototypes to be more appropriate
Michael Tokarev
1
-2
/
+2
2012-05-21
virtio: check virtio_load return code
Orit Wassermann
1
-1
/
+5
2012-01-27
qdev: don't access name through info
Anthony Liguori
1
-1
/
+1
2012-01-27
qdev: move qdev->info to class
Anthony Liguori
1
-1
/
+1
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-4
/
+4
2011-08-04
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
1
-1
/
+1
2011-07-27
virtio-net: don't use vdev after virtio_cleanup
Amit Shah
1
-1
/
+1
2011-07-18
iov: Update parameter usage in iov_(to|from)_buf()
Hannes Reinecke
1
-1
/
+1
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
1
-3
/
+3
2011-03-03
virtio-net: Fix lduw_p() pointer argument of wrong size
Stefan Hajnoczi
1
-2
/
+2
2011-02-20
vhost: disable on tap link down
Michael S. Tsirkin
1
-1
/
+2
2011-02-01
vhost: force vhost off for non-MSI guests
mst@redhat.com
1
-1
/
+5
[next]