index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-11-27
Add G_GNUC_PRINTF to function qemu_set_info_str and fix related issues
Stefan Weil via
2022-11-22
vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devices
Stefano Garzarella
2022-11-11
net: Replace TAB indentations with spaces
Ahmed Abouzied
2022-11-08
vhost-vdpa: fix assert !virtio_net_get_subqueue(nc)->async_tx.elem in virtio_...
Si-Wei Liu
2022-10-31
net/vhost-vdpa.c: Fix clang compilation failure
Peter Maydell
2022-10-28
net: stream: add QAPI events to report connection state
Laurent Vivier
2022-10-28
net: stream: move to QIO to enable additional parameters
Laurent Vivier
2022-10-28
net: dgram: add unix socket
Laurent Vivier
2022-10-28
net: dgram: move mcast specific code from net_socket_fd_init_dgram()
Laurent Vivier
2022-10-28
net: dgram: make dgram_dst generic
Laurent Vivier
2022-10-28
net: stream: add unix socket
Laurent Vivier
2022-10-28
net: stream: Don't ignore EINVAL on netdev socket connection
Stefano Brivio
2022-10-28
net: socket: Don't ignore EINVAL on netdev socket connection
Stefano Brivio
2022-10-28
qapi: net: add stream and dgram netdevs
Laurent Vivier
2022-10-28
net: introduce qemu_set_info_str() function
Laurent Vivier
2022-10-28
qapi: net: introduce a way to bypass qemu_opts_parse_noisily()
Laurent Vivier
2022-10-28
net: simplify net_client_parse() error management
Laurent Vivier
2022-10-28
net: remove the @errp argument of net_client_inits()
Laurent Vivier
2022-10-28
net: introduce convert_host_port()
Laurent Vivier
2022-10-28
net: improve error message for missing netdev backend
Daniel P. Berrangé
2022-10-28
vhost-vdpa: allow passing opened vhostfd to vhost-vdpa
Si-Wei Liu
2022-10-28
vdpa: Remove shadow CVQ command check
Eugenio Pérez
2022-10-28
vdpa: Delete duplicated vdpa_feature_bits entry
Eugenio Pérez
2022-09-27
virtio: del net client if net_init_tap_one failed
lu zhipeng
2022-09-27
vdpa: Allow MQ feature in SVQ
Eugenio Pérez
2022-09-27
vdpa: validate MQ CVQ commands
Eugenio Pérez
2022-09-27
vdpa: Add vhost_vdpa_net_load_mq
Eugenio Pérez
2022-09-27
vdpa: extract vhost_vdpa_net_load_mac from vhost_vdpa_net_load
Eugenio Pérez
2022-09-27
vdpa: Make VhostVDPAState cvq_cmd_in_buffer control ack type
Eugenio Pérez
2022-09-02
net/colo.c: Fix the pointer issue reported by Coverity.
Zhang Chen
2022-09-02
vdpa: Delete CVQ migration blocker
Eugenio Pérez
2022-09-02
vdpa: Add virtio-net mac address via CVQ at start
Eugenio Pérez
2022-09-02
vdpa: extract vhost_vdpa_net_cvq_add from vhost_vdpa_net_handle_ctrl_avail
Eugenio Pérez
2022-09-02
vdpa: Move command buffers map to start of net device
Eugenio Pérez
2022-09-02
vdpa: add net_vhost_vdpa_cvq_info NetClientInfo
Eugenio Pérez
2022-09-02
util: accept iova_tree_remove_parameter by value
Eugenio Pérez
2022-08-04
vdpa: Fix file descriptor leak on get features error
Eugenio Pérez
2022-07-20
net/colo.c: fix segmentation fault when packet is not parsed correctly
Zhang Chen
2022-07-20
net/colo.c: No need to track conn_list for filter-rewriter
Zhang Chen
2022-07-20
net/colo: Fix a "double free" crash to clear the conn_list
Zhang Chen
2022-07-20
vdpa: Add x-svq to NetdevVhostVDPAOptions
Eugenio Pérez
2022-07-20
vdpa: Extract get features part from vhost_vdpa_get_max_queue_pairs
Eugenio Pérez
2022-07-20
vdpa: Buffer CVQ support on shadow virtqueue
Eugenio Pérez
2022-07-20
vdpa: manual forward CVQ buffers
Eugenio Pérez
2022-07-20
vhost-net-vdpa: add stubs for when no virtio-net device is present
Eugenio Pérez
2022-05-17
net/vmnet: implement bridged mode (vmnet-bridged)
Vladislav Yaroshchuk
2022-05-17
net/vmnet: implement host mode (vmnet-host)
Vladislav Yaroshchuk
2022-05-17
net/vmnet: implement shared mode (vmnet-shared)
Vladislav Yaroshchuk
2022-05-17
net/vmnet: add vmnet backends to qapi/net
Vladislav Yaroshchuk
2022-05-16
vhost-vdpa: fix improper cleanup in net_init_vhost_vdpa
Si-Wei Liu
[next]