Paolo Bonzini
|
8e9fdc4a88
net: notify iothread after flushing queue
|
13 years ago |
Stefan Hajnoczi
|
b20c6b9e47
net: Rename qemu_del_vlan_client() to qemu_del_net_client()
|
13 years ago |
Stefan Hajnoczi
|
4e68f7a081
net: Rename VLANClientState to NetClientState
|
13 years ago |
Laszlo Ersek
|
2be64a68ed
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
|
13 years ago |
Michael Tokarev
|
dcf6f5e15e
change iov_* function prototypes to be more appropriate
|
13 years ago |
Orit Wassermann
|
2a633c461e
virtio: check virtio_load return code
|
13 years ago |
Anthony Liguori
|
f79f2bfc6a
qdev: don't access name through info
|
13 years ago |
Anthony Liguori
|
30fbb9fc7c
qdev: move qdev->info to class
|
13 years ago |
Anthony Liguori
|
7267c0947d
Use glib memory allocation and free functions
|
14 years ago |
Anthony Liguori
|
81e34a2401
Merge remote-tracking branch 'mst/for_anthony' into staging
|
14 years ago |
Amit Shah
|
b52dfd71f3
virtio-net: don't use vdev after virtio_cleanup
|
14 years ago |
Hannes Reinecke
|
348e7b8dcd
iov: Update parameter usage in iov_(to|from)_buf()
|
14 years ago |
Paolo Bonzini
|
7447545544
change all other clock references to use nanosecond resolution accessors
|
14 years ago |
Stefan Hajnoczi
|
b46d97f2d2
virtio-net: Fix lduw_p() pointer argument of wrong size
|
14 years ago |
Michael S. Tsirkin
|
3299369856
vhost: disable on tap link down
|
14 years ago |
mst@redhat.com
|
5430a28fe4
vhost: force vhost off for non-MSI guests
|
14 years ago |
Aurelien Jarno
|
44b15bc5c6
virtio-net: fix cross-endianness support
|
14 years ago |
Michael S. Tsirkin
|
85cf2a8d74
virtio: move vmstate change tracking to core
|
14 years ago |
Anthony Liguori
|
b254b0d15d
Merge remote branch 'mst/for_anthony' into staging
|
14 years ago |
Gleb Natapov
|
1ca4d09ae0
Add bootindex parameter to net/block/fd device
|
14 years ago |
Michael S. Tsirkin
|
783e770693
virtio-net: stop/start bh when appropriate
|
14 years ago |
Michael S. Tsirkin
|
9547732304
virtio-net: don't dma while vm is stopped
|
14 years ago |
Stefan Hajnoczi
|
e7b43f7e60
virtio-net: Convert fprintf() to error_report()
|
14 years ago |
Michael S. Tsirkin
|
afbaa7b438
virtio-net: unify vhost-net start/stop
|
15 years ago |
Alex Williamson
|
a697a334b3
virtio-net: Introduce a new bottom half packet TX
|
15 years ago |
Alex Williamson
|
4b4b8d361c
virtio-net: Rename tx_timer_active to tx_waiting
|
15 years ago |
Alex Williamson
|
e3f30488e5
virtio-net: Limit number of packets sent per TX flush
|
15 years ago |
Alex Williamson
|
f0c07c7c7b
virtio-net: Make tx_timer timeout configurable
|
15 years ago |
Michael S. Tsirkin
|
279a42535d
virtio-net: correct packet length math
|
15 years ago |
Alex Williamson
|
01657c867d
virtio-net: Incorporate a DeviceState pointer and let savevm track instances
|
15 years ago |