index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
net
/
virtio-net.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-1
/
+1
*
Drop more @errp parameters after previous commit
Markus Armbruster
2020-05-15
1
-1
/
+1
*
qom: Clean up inconsistent use of gchar * vs. char *
Markus Armbruster
2020-05-15
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200430' into staging
Peter Maydell
2020-04-30
1
-2
/
+2
|
\
|
*
virtio-net: fix rsc_ext compat handling
Cornelia Huck
2020-04-28
1
-2
/
+2
*
|
virtio-net: Fix duplex=... and speed=... error handling
Markus Armbruster
2020-04-29
1
-1
/
+4
*
|
various: Remove suspicious '\' character outside of #define in C code
Philippe Mathieu-Daudé
2020-04-29
1
-1
/
+1
|
/
*
hw/net: Make NetCanReceive() return a boolean
Philippe Mathieu-Daudé
2020-03-31
1
-5
/
+5
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-01-07
1
-1
/
+2
|
\
|
*
virtio-net: delete also control queue when TX/RX deleted
Yuri Benditovich
2020-01-06
1
-1
/
+2
*
|
vmstate: replace DeviceState with VMStateIf
Marc-André Lureau
2020-01-06
1
-1
/
+2
|
/
*
net/virtio: Fix failover error handling crash bugs
Markus Armbruster
2019-12-02
1
-6
/
+13
*
net/virtio: Drop useless n->primary_dev not null checks
Markus Armbruster
2019-12-02
1
-7
/
+1
*
net/virtio: return error when device_opts arg is NULL
Jens Freimann
2019-11-25
1
-3
/
+6
*
net/virtio: fix re-plugging of primary device
Jens Freimann
2019-11-25
1
-17
/
+25
*
net/virtio: return early when failover primary alread added
Jens Freimann
2019-11-25
1
-0
/
+4
*
net/virtio: fix dev_unplug_pending
Jens Freimann
2019-11-25
1
-0
/
+3
*
virtio_net: use RCU_READ_LOCK_GUARD
Dr. David Alan Gilbert
2019-10-29
1
-5
/
+2
*
net/virtio: add failover support
Jens Freimann
2019-10-29
1
-0
/
+302
*
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2019-10-29
1
-3
/
+24
|
\
|
*
virtio-net: prevent offloads reset on migration
Mikhail Sennikovsky
2019-10-29
1
-3
/
+24
*
|
include: Move endof() up from hw/virtio/virtio.h
Max Reitz
2019-10-28
1
-5
/
+5
|
/
*
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
net/announce: Add optional ID
Dr. David Alan Gilbert
2019-07-02
1
-2
/
+2
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
virtio-net: Fix typo in comment
Yuval Shaia
2019-04-02
1
-1
/
+1
*
virtio-net: Allow qemu_announce_self to trigger virtio announcements
Dr. David Alan Gilbert
2019-03-05
1
-3
/
+32
*
virtio-net: Switch to using announce timer
Dr. David Alan Gilbert
2019-03-05
1
-13
/
+23
*
virtio-net: make VirtIOFeature usable for other virtio devices
Stefano Garzarella
2019-02-22
1
-24
/
+7
*
virtio-net: changed VIRTIO_NET_F_RSC_EXT to be 61
Yuri Benditovich
2019-01-18
1
-1
/
+1
*
virtio-net: support RSC v4/v6 tcp traffic for Windows HCK
Yuri Benditovich
2019-01-18
1
-1
/
+666
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
1
-2
/
+2
*
cpus hw target: Use warn_report() & friends to report warnings
Markus Armbruster
2018-10-19
1
-4
/
+4
*
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
2018-08-28
1
-1
/
+1
*
compiler: add a sizeof_field() macro
Stefan Hajnoczi
2018-06-27
1
-1
/
+1
*
virtio_net: flush uncompleted TX on reset
Greg Kurz
2018-03-26
1
-0
/
+11
*
virtio-net: add linkspeed and duplex settings to virtio-net
Jason Baron
2018-03-13
1
-0
/
+26
*
virtio-net: use 64-bit values for feature flags
Jason Baron
2018-03-13
1
-27
/
+28
*
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
1
-1
/
+1
*
Drop superfluous includes of qapi/qmp/qjson.h
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
virtio-net: don't touch virtqueue if vm is stopped
Jason Wang
2017-11-28
1
-1
/
+2
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
1
-4
/
+12
*
virtio-net: fix offload ctrl endian
Jason Wang
2017-07-17
1
-0
/
+2
*
virtion-net: Prefer is_power_of_2()
Michal Privoznik
2017-07-17
1
-1
/
+1
*
virtio-net: fix tx queue size for !vhost-user
Michael S. Tsirkin
2017-07-03
1
-8
/
+20
*
virtio-net: enable configurable tx queue size
Wei Wang
2017-07-03
1
-2
/
+30
[next]