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
2011-01-10
virtio: move vmstate change tracking to core
Michael S. Tsirkin
1
-21
/
+7
2010-12-17
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
1
-16
/
+53
2010-12-11
Add bootindex parameter to net/block/fd device
Gleb Natapov
1
-0
/
+2
2010-12-09
virtio-net: stop/start bh when appropriate
Michael S. Tsirkin
1
-16
/
+50
2010-12-09
virtio-net: don't dma while vm is stopped
Michael S. Tsirkin
1
-0
/
+3
2010-11-21
virtio-net: Convert fprintf() to error_report()
Stefan Hajnoczi
1
-21
/
+20
2010-10-07
virtio-net: unify vhost-net start/stop
Michael S. Tsirkin
1
-46
/
+43
2010-09-07
virtio-net: Introduce a new bottom half packet TX
Alex Williamson
1
-8
/
+77
2010-09-07
virtio-net: Rename tx_timer_active to tx_waiting
Alex Williamson
1
-9
/
+9
2010-09-07
virtio-net: Limit number of packets sent per TX flush
Alex Williamson
1
-6
/
+15
2010-09-07
virtio-net: Make tx_timer timeout configurable
Alex Williamson
1
-3
/
+6
2010-07-11
virtio-net: correct packet length math
Michael S. Tsirkin
1
-13
/
+28
2010-07-06
virtio-net: Incorporate a DeviceState pointer and let savevm track instances
Alex Williamson
1
-3
/
+4
2010-07-06
savevm: Add DeviceState param
Alex Williamson
1
-2
/
+2
2010-06-07
virtio-net: truncating packet
Michael S. Tsirkin
1
-6
/
+9
2010-06-02
virtio-net: stop vhost backend on vmstop
Michael S. Tsirkin
1
-6
/
+5
2010-05-12
virtio-net: return with value in void function
Michael S. Tsirkin
1
-1
/
+1
2010-04-28
iov: Introduce a new file for helpers around iovs, add iov_from_buf()
Amit Shah
1
-17
/
+3
2010-04-13
vhost: fix features ack
David L Stevens
1
-0
/
+8
2010-04-01
virtio-net: vhost net support
Michael S. Tsirkin
1
-2
/
+69
2010-03-16
error: Replace qemu_error() by error_report()
Markus Armbruster
1
-2
/
+2
2010-03-16
error: Move qemu_error & friends into their own header
Markus Armbruster
1
-0
/
+1
2010-02-10
virtio-net: fix network stall under load
Tom Lendacky
1
-1
/
+9
2010-01-13
virtio: net: remove dead assignment
Amit Shah
1
-1
/
+1
2010-01-12
virtio-net: mac property is mandatory
Michael S. Tsirkin
1
-0
/
+2
2010-01-11
virtio: add features as qdev properties
Michael S. Tsirkin
1
-23
/
+16
2010-01-11
virtio: rename features -> guest_features
Michael S. Tsirkin
1
-5
/
+5
2009-12-03
net: remove VLANClientState members now in NetClientInfo
Mark McLoughlin
1
-1
/
+1
2009-12-03
net: convert virtio to NICState
Mark McLoughlin
1
-34
/
+39
2009-11-09
whitelist host virtio networking features
Dustin Kirkland
1
-4
/
+4
2009-11-09
virtio-net: split the has_buffers() logic from can_receive()
Mark McLoughlin
1
-9
/
+12
2009-10-30
virtio-net: fix macaddr config regression
Mark McLoughlin
1
-0
/
+1
2009-10-30
net: move more stuff into net/tap-win32.c, add net/tap.h
Mark McLoughlin
1
-0
/
+1
2009-10-30
net: move net-checksum.c under net/
Mark McLoughlin
1
-0
/
+1
2009-10-27
virtio-net: add tap_has_ufo flag to saved state
Mark McLoughlin
1
-2
/
+21
2009-10-27
Enable UFO on virtio-net and tap devices
Sridhar Samudrala
1
-2
/
+9
2009-10-27
Work around dhclient brokenness
Anthony Liguori
1
-0
/
+29
2009-10-27
virtio-net: enable tap offload if guest supports it
Mark McLoughlin
1
-0
/
+18
2009-10-27
virtio-net: add vnet_hdr support
Mark McLoughlin
1
-7
/
+44
2009-10-27
virtio: use qdev properties for configuration.
Gerd Hoffmann
1
-20
/
+25
2009-07-22
notify io_thread at the end of rx handling
Glauber Costa
1
-0
/
+4
2009-06-24
qemu/net: flag to control the number of vectors a nic has
Michael S. Tsirkin
1
-1
/
+4
2009-06-24
qemu/net: request 3 vectors in virtio-net
Michael S. Tsirkin
1
-0
/
+1
2009-06-22
virtio-net: implement async packet sending
Mark McLoughlin
1
-2
/
+37
2009-06-22
virtio-net: enable mergeable receive buffers
Mark McLoughlin
1
-0
/
+1
2009-06-09
virtio-net: Increase filter and control limits
Alex Williamson
1
-2
/
+2
2009-06-09
virtio-net: Add new RX filter controls
Alex Williamson
1
-4
/
+36
2009-06-09
virtio-net: MAC filter optimization
Alex Williamson
1
-4
/
+25
2009-06-09
virtio-net: Fix MAC filter overflow handling
Alex Williamson
1
-8
/
+23
2009-06-09
virtio-net: reorganize receive_filter()
Alex Williamson
1
-8
/
+11
[next]