Paolo Bonzini
|
bb755ba47f
qdev: add "check if address free" callback for buses
|
4 年之前 |
Markus Armbruster
|
2155ceaf25
error: Remove NULL checks on error_propagate() calls (again)
|
5 年之前 |
Stefan Hajnoczi
|
d73415a315
qemu/atomic.h: rename atomic_ to qatomic_
|
4 年之前 |
Chen Qun
|
b7ea580d0b
hw/net/virtio-net:Remove redundant statement in virtio_net_rsc_tcp_ctrl_check()
|
5 年之前 |
Jason Wang
|
c546ecf27d
virtio-net: check the existence of peer before accessing vDPA config
|
5 年之前 |
Juan Quintela
|
650181007a
virtio-net: fix removal of failover device
|
5 年之前 |
Markus Armbruster
|
a5f9b9df25
error: Reduce unnecessary error propagation
|
5 年之前 |
Markus Armbruster
|
235e59cf03
qemu-option: Use returned bool to check for failure
|
5 年之前 |
Peter Maydell
|
c8eaf81fd2
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
|
5 年之前 |
Cindy Lu
|
108a64818e
vhost-vdpa: introduce vhost-vdpa backend
|
5 年之前 |
Markus Armbruster
|
ca72efccbe
net/virtio: Fix failover_replug_primary() return value regression
|
5 年之前 |
Yuri Benditovich
|
dd3d85e891
virtio-net: align RSC fields with updated virtio-net header
|
5 年之前 |
Yuri Benditovich
|
e41b711485
virtio-net: add migration support for RSS and hash report
|
5 年之前 |
Yuri Benditovich
|
e22f0603fb
virtio-net: reference implementation of hash report
|
5 年之前 |
Yuri Benditovich
|
4474e37a5b
virtio-net: implement RX RSS processing
|
5 年之前 |
Yuri Benditovich
|
590790297c
virtio-net: implement RSS configuration command
|
5 年之前 |
Markus Armbruster
|
b69c3c21a5
qdev: Unrealize must not fail
|
5 年之前 |
Markus Armbruster
|
40c2281cc3
Drop more @errp parameters after previous commit
|
5 年之前 |
Markus Armbruster
|
ddfb0baaf2
qom: Clean up inconsistent use of gchar * vs. char *
|
5 年之前 |
Peter Maydell
|
16aaacb307
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200430' into staging
|
5 年之前 |
Markus Armbruster
|
843c4cfcf4
virtio-net: Fix duplex=... and speed=... error handling
|
5 年之前 |
Philippe Mathieu-Daudé
|
78ee6bd048
various: Remove suspicious '\' character outside of #define in C code
|
5 年之前 |
Cornelia Huck
|
9904adfaca
virtio-net: fix rsc_ext compat handling
|
5 年之前 |
Philippe Mathieu-Daudé
|
b8c4b67e3e
hw/net: Make NetCanReceive() return a boolean
|
5 年之前 |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 年之前 |
Peter Maydell
|
973d306dd6
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
|
5 年之前 |
Yuri Benditovich
|
d945d9f173
virtio-net: delete also control queue when TX/RX deleted
|
5 年之前 |
Marc-André Lureau
|
3cad405bab
vmstate: replace DeviceState with VMStateIf
|
6 年之前 |
Markus Armbruster
|
5a0948d36c
net/virtio: Fix failover error handling crash bugs
|
5 年之前 |
Markus Armbruster
|
4dbac1aed2
net/virtio: Drop useless n->primary_dev not null checks
|
5 年之前 |