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
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-2
/
+2
*
virtio-net: fix map leaking on error during receive
Jason Wang
2022-03-15
1
-0
/
+1
*
virtio-net: Unlimit tx queue size if peer is vdpa
Eugenio Pérez
2022-03-06
1
-5
/
+8
*
Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
Michael S. Tsirkin
2022-01-10
1
-8
/
+2
*
Revert "virtio-net: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
1
-2
/
+2
*
virtio-net: add support for configure interrupt
Cindy Lu
2022-01-07
1
-2
/
+2
*
virtio: introduce macro IRTIO_CONFIG_IRQ_IDX
Cindy Lu
2022-01-06
1
-2
/
+8
*
failover: Silence warning messages during qtest
Laurent Vivier
2021-12-22
1
-1
/
+6
*
virtio-net: vhost control virtqueue support
Jason Wang
2021-10-20
1
-4
/
+19
*
virtio-net: use "queue_pairs" instead of "queues" when possible
Jason Wang
2021-10-20
1
-75
/
+75
*
vhost-net: control virtqueue support
Jason Wang
2021-10-20
1
-2
/
+2
*
qdev/qbus: remove failover specific code
Laurent Vivier
2021-10-20
1
-1
/
+11
*
failover: fix a regression introduced by JSON'ification of -device
Laurent Vivier
2021-10-20
1
-6
/
+18
*
qdev: Base object creation on QDict rather than QemuOpts
Kevin Wolf
2021-10-15
1
-10
/
+13
*
virtio-net: Avoid QemuOpts in failover_find_primary_device()
Kevin Wolf
2021-10-15
1
-33
/
+19
*
virtio-net: Store failover primary opts pointer locally
Kevin Wolf
2021-10-15
1
-8
/
+18
*
qdev: Add Error parameter to hide_device() callbacks
Kevin Wolf
2021-10-15
1
-1
/
+1
*
virtio-net: fix use after unmap/free for sg
Jason Wang
2021-09-17
1
-7
/
+32
*
migration: failover: reset partially_hotplugged
Laurent Vivier
2021-07-03
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2021-06-04
1
-3
/
+113
|
\
|
*
virtio-net: Added eBPF RSS to virtio-net.
Andrew Melnychenko
2021-06-04
1
-3
/
+113
*
|
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2021-05-28
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
virtio-net: failover: add missing remove_migration_state_change_notifier()
Laurent Vivier
2021-05-27
1
-0
/
+1
*
|
virtio-net: Constify VirtIOFeature feature_sizes[]
Philippe Mathieu-Daudé
2021-05-14
1
-1
/
+1
|
/
*
hw/net: virtio-net: Initialize nc->do_not_pad to true
Bin Meng
2021-03-22
1
-0
/
+4
*
virtio-net: handle zero mac for a vdpa peer
Cindy Lu
2021-03-02
1
-0
/
+12
*
failover: really display a warning when the primary device is not found
Laurent Vivier
2021-02-23
1
-11
/
+9
*
virtio-net: add missing object_unref()
Laurent Vivier
2021-02-23
1
-0
/
+2
*
net: checksum: Introduce fine control over checksum type
Bin Meng
2021-01-25
1
-1
/
+1
*
Remove superfluous timer_del() calls
Peter Maydell
2021-01-08
1
-2
/
+0
*
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2020-12-19
1
-14
/
+7
*
failover: Remove primary_dev member
Juan Quintela
2020-12-08
1
-31
/
+24
*
failover: simplify failover_unplug_primary
Juan Quintela
2020-12-08
1
-15
/
+10
*
failover: Caller of this two functions already have primary_dev
Juan Quintela
2020-12-08
1
-13
/
+14
*
failover: We don't need to cache primary_device_id anymore
Juan Quintela
2020-12-08
1
-10
/
+10
*
failover: split failover_find_primary_device_id()
Juan Quintela
2020-12-08
1
-16
/
+47
*
failover: remove failover_find_primary_device() error parameter
Juan Quintela
2020-12-08
1
-6
/
+3
*
failover: make sure that id always exist
Juan Quintela
2020-12-08
1
-3
/
+0
*
failover: Rename to failover_find_primary_device()
Juan Quintela
2020-12-08
1
-3
/
+9
*
failover: virtio_net_connect_failover_devices() does nothing
Juan Quintela
2020-12-08
1
-15
/
+2
*
failover: Rename function to hide_device()
Juan Quintela
2020-12-08
1
-4
/
+3
*
failover: should_be_hidden() should take a bool
Juan Quintela
2020-12-08
1
-20
/
+7
*
failover: simplify virtio_net_find_primary()
Juan Quintela
2020-12-08
1
-15
/
+3
*
failover: Remove memory leak
Juan Quintela
2020-12-08
1
-3
/
+1
*
failover: Remove primary_device_dict
Juan Quintela
2020-12-08
1
-13
/
+4
*
failover: remove standby_id variable
Juan Quintela
2020-12-08
1
-8
/
+3
*
failover: Remove primary_device_opts
Juan Quintela
2020-12-08
1
-16
/
+5
*
failover: g_strcmp0() knows how to handle NULL
Juan Quintela
2020-12-08
1
-1
/
+1
*
failover: Rename bool to failover_primary_hidden
Juan Quintela
2020-12-08
1
-7
/
+7
*
failover: qdev_device_add() returns err or dev set
Juan Quintela
2020-12-08
1
-7
/
+0
[next]