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-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
2022-02-14
net: Fix uninitialized data usage
Peter Foley
1
-0
/
+1
2022-02-14
net/tap: Set return code on failure
Peter Foley
1
-0
/
+1
2022-01-28
rtc: Move RTC function prototypes to their own header
Peter Maydell
1
-1
/
+1
2021-11-28
vdpa: Add dummy receive callback
Eugenio Pérez
1
-0
/
+8
2021-11-19
net/colo-compare.c: Fix incorrect return when input wrong size
Zhang Chen
1
-1
/
+1
2021-11-19
net/colo-compare.c: Fix ACK track reverse issue
Zhang Chen
1
-2
/
+4
2021-11-15
vdpa: Check for existence of opts.vhostdev
Eugenio Pérez
1
-0
/
+4
2021-11-15
vdpa: Replace qemu_open_old by qemu_open at
Eugenio Pérez
1
-1
/
+1
2021-11-11
net/vhost-vdpa: fix memory leak in vhost_vdpa_get_max_queue_pairs()
Stefano Garzarella
1
-1
/
+1
2021-11-04
Merge remote-tracking branch 'remotes/juanquintela/tags/migration-20211102-pu...
Richard Henderson
4
-33
/
+18
2021-11-03
Optimized the function of fill_connection_key.
Rao, Lei
4
-32
/
+17
2021-11-03
Some minor optimizations for COLO
Rao, Lei
1
-1
/
+1
2021-11-02
Move the l2tpv3 test from configure to meson.build
Thomas Huth
1
-1
/
+3
2021-10-20
vhost-vdpa: multiqueue support
Jason Wang
1
-9
/
+96
2021-10-20
net: introduce control client
Jason Wang
1
-3
/
+21
2021-10-20
vhost-vdpa: let net_vhost_vdpa_init() returns NetClientState *
Jason Wang
1
-7
/
+12
2021-10-20
vhost-vdpa: open device fd in net_init_vhost_vdpa()
Jason Wang
1
-8
/
+15
2021-10-15
net/vhost-vdpa: Fix device compatibility check
Kevin Wolf
1
-23
/
+14
2021-10-15
net/vhost-user: Fix device compatibility check
Kevin Wolf
1
-27
/
+14
2021-10-14
configure, meson: move netmap detection to meson
Paolo Bonzini
1
-1
/
+3
2021-10-14
configure, meson: move vde detection to meson
Paolo Bonzini
1
-1
/
+1
2021-09-04
vhost-vdpa: remove the unncessary queue_index assignment
Jason Wang
1
-1
/
+0
2021-09-04
vhost-vdpa: fix the wrong assertion in vhost_vdpa_init()
Jason Wang
1
-1
/
+4
2021-09-04
vhost-vdpa: tweak the error label in vhost_vdpa_add()
Jason Wang
1
-7
/
+6
2021-09-04
vhost-vdpa: fix leaking of vhost_net in vhost_vdpa_add()
Jason Wang
1
-0
/
+1
2021-09-04
vhost-vdpa: don't cleanup twice in vhost_vdpa_add()
Jason Wang
1
-11
/
+0
2021-09-04
vhost-vdpa: remove the unnecessary check in vhost_vdpa_add()
Jason Wang
1
-4
/
+0
2021-09-04
vhost_net: do not assume nvqs is always 2
Jason Wang
3
-0
/
+3
2021-09-04
vhost-vdpa: remove unused variable "acked_features"
Jason Wang
1
-1
/
+0
2021-08-26
net: Zero sockaddr_in in parse_host_port()
Peter Maydell
1
-0
/
+2
[next]