index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-27
virtio: del net client if net_init_tap_one failed
lu zhipeng
1
-6
/
+12
2022-09-27
vdpa: Allow MQ feature in SVQ
Eugenio Pérez
1
-0
/
+1
2022-09-27
vdpa: validate MQ CVQ commands
Eugenio Pérez
1
-0
/
+9
2022-09-27
vdpa: Add vhost_vdpa_net_load_mq
Eugenio Pérez
1
-0
/
+26
2022-09-27
vdpa: extract vhost_vdpa_net_load_mac from vhost_vdpa_net_load
Eugenio Pérez
1
-22
/
+40
2022-09-27
vdpa: Make VhostVDPAState cvq_cmd_in_buffer control ack type
Eugenio Pérez
1
-11
/
+12
2022-09-02
net/colo.c: Fix the pointer issue reported by Coverity.
Zhang Chen
3
-10
/
+18
2022-09-02
vdpa: Delete CVQ migration blocker
Eugenio Pérez
1
-2
/
+0
2022-09-02
vdpa: Add virtio-net mac address via CVQ at start
Eugenio Pérez
1
-0
/
+40
2022-09-02
vdpa: extract vhost_vdpa_net_cvq_add from vhost_vdpa_net_handle_ctrl_avail
Eugenio Pérez
1
-21
/
+38
2022-09-02
vdpa: Move command buffers map to start of net device
Eugenio Pérez
1
-65
/
+58
2022-09-02
vdpa: add net_vhost_vdpa_cvq_info NetClientInfo
Eugenio Pérez
1
-1
/
+11
2022-09-02
util: accept iova_tree_remove_parameter by value
Eugenio Pérez
1
-2
/
+2
2022-08-04
vdpa: Fix file descriptor leak on get features error
Eugenio Pérez
1
-2
/
+2
2022-07-20
net/colo.c: fix segmentation fault when packet is not parsed correctly
Zhang Chen
2
-1
/
+9
2022-07-20
net/colo.c: No need to track conn_list for filter-rewriter
Zhang Chen
1
-1
/
+1
2022-07-20
net/colo: Fix a "double free" crash to clear the conn_list
Zhang Chen
2
-2
/
+2
2022-07-20
vdpa: Add x-svq to NetdevVhostVDPAOptions
Eugenio Pérez
1
-3
/
+69
2022-07-20
vdpa: Extract get features part from vhost_vdpa_get_max_queue_pairs
Eugenio Pérez
1
-10
/
+20
2022-07-20
vdpa: Buffer CVQ support on shadow virtqueue
Eugenio Pérez
1
-8
/
+205
2022-07-20
vdpa: manual forward CVQ buffers
Eugenio Pérez
1
-0
/
+58
2022-07-20
vhost-net-vdpa: add stubs for when no virtio-net device is present
Eugenio Pérez
2
-1
/
+23
2022-05-17
net/vmnet: implement bridged mode (vmnet-bridged)
Vladislav Yaroshchuk
1
-5
/
+132
2022-05-17
net/vmnet: implement host mode (vmnet-host)
Vladislav Yaroshchuk
1
-6
/
+110
2022-05-17
net/vmnet: implement shared mode (vmnet-shared)
Vladislav Yaroshchuk
3
-5
/
+491
2022-05-17
net/vmnet: add vmnet backends to qapi/net
Vladislav Yaroshchuk
8
-0
/
+146
2022-05-16
vhost-vdpa: fix improper cleanup in net_init_vhost_vdpa
Si-Wei Liu
1
-1
/
+3
2022-05-12
net: slirp: add support for CFI-friendly timer API
Paolo Bonzini
1
-1
/
+40
2022-05-12
net: slirp: switch to slirp_new
Paolo Bonzini
1
-6
/
+21
2022-05-12
net: slirp: introduce a wrapper struct for QemuTimer
Paolo Bonzini
1
-5
/
+14
2022-05-07
meson: use have_vhost_* variables to pick sources
Paolo Bonzini
1
-5
/
+7
2022-05-03
util: rename qemu_*block() socket functions
Marc-André Lureau
2
-6
/
+6
2022-05-03
net: replace qemu_set_nonblock()
Marc-André Lureau
1
-14
/
+19
2022-05-03
Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking()
Marc-André Lureau
3
-4
/
+4
2022-04-20
util/log: Remove qemu_log_flush
Richard Henderson
1
-1
/
+0
2022-04-20
*: Use fprintf between qemu_log_trylock/unlock
Richard Henderson
1
-11
/
+14
2022-04-20
util/log: Rename qemu_log_lock to qemu_log_trylock
Richard Henderson
1
-1
/
+1
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
9
-9
/
+0
2022-04-06
include: move C/util-related declarations to cutils.h
Marc-André Lureau
1
-1
/
+1
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2
-3
/
+3
2022-03-22
util: remove the net/net.h dependency
Marc-André Lureau
1
-0
/
+13
2022-03-22
Drop qemu_foo() socket API wrapper
Marc-André Lureau
1
-12
/
+12
2022-03-07
osdep: Move memalign-related functions to their own header
Peter Maydell
1
-1
/
+1
2022-02-22
Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...
Peter Maydell
1
-3
/
+2
2022-02-22
vdpa: Make ncs autofree
Eugenio Pérez
1
-3
/
+2
2022-02-21
configure, meson: move smbd options to meson_options.txt
Paolo Bonzini
1
-8
/
+8
2022-02-14
net/eth: Don't consider ESP to be an IPv6 option header
Thomas Jansen
1
-1
/
+0
2022-02-14
net/filter: Optimize filter_send to coroutine
Rao Lei
1
-13
/
+53
2022-02-14
net/colo-compare.c: Update the default value comments
Zhang Chen
1
-1
/
+1
2022-02-14
net/colo-compare.c: Optimize compare order for performance
Zhang Chen
1
-13
/
+13
[next]