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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhost-vdpa: negotiate VIRTIO_NET_F_STATUS with driver
Si-Wei Liu
2020-10-30
1
-0
/
+1
*
replay: do not build if TCG is not available
Claudio Fontana
2020-10-22
1
-1
/
+2
*
can-host-socketcan: Fix crash when 'if' option is not set
Eduardo Habkost
2020-10-13
1
-0
/
+5
*
monitor: Use getter/setter functions for cur_mon
Kevin Wolf
2020-10-09
2
-4
/
+4
*
slirp: Convert Makefile bits to meson bits
Paolo Bonzini
2020-10-06
1
-1
/
+1
*
net/can: Add can_dlc2len and can_len2dlc for CAN FD.
Jan Charvat
2020-09-30
1
-0
/
+36
*
net/can: Initial host SocketCan support for CAN FD.
Jan Charvat
2020-09-30
1
-3
/
+44
*
net: relocate paths to helpers and scripts
Paolo Bonzini
2020-09-30
1
-7
/
+19
*
vhost-user: save features of multiqueues if chardev is closed
haibinzhang(张海斌)
2020-09-29
1
-3
/
+7
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
5
-15
/
+5
*
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
2020-09-16
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-09-12
2
-13
/
+7
|
\
|
*
util/hexdump: Reorder qemu_hexdump() arguments
Philippe Mathieu-Daudé
2020-09-11
2
-13
/
+13
|
*
util/hexdump: Convert to take a void pointer argument
Philippe Mathieu-Daudé
2020-09-11
2
-7
/
+7
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-09-11
7
-39
/
+47
|
\
\
|
*
|
filter-rewriter: Rename FILTER_COLO_REWRITER to FILTER_REWRITER
Eduardo Habkost
2020-09-09
1
-9
/
+9
|
*
|
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
7
-16
/
+16
|
*
|
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
7
-15
/
+23
|
|
/
*
/
net/colo: Match is-enabled probe to tracepoint
Roman Bolshakov
2020-09-09
3
-24
/
+30
|
/
*
meson: convert net directory to Meson
Marc-André Lureau
2020-08-21
4
-34
/
+45
*
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-21
1
-0
/
+1
*
colo-compare: Remove superfluous NULL-pointer checks for s->iothread
Lukas Straub
2020-08-04
1
-6
/
+2
*
net: forbid the reentrant RX
Jason Wang
2020-07-28
1
-0
/
+3
*
qom: Change object_get_canonical_path_component() not to malloc
Markus Armbruster
2020-07-21
1
-4
/
+2
*
net: detect errors from probing vnet hdr flag for TAP devices
Daniel P. Berrange
2020-07-15
6
-12
/
+29
*
net: check if the file descriptor is valid before using it
Laurent Vivier
2020-07-15
2
-6
/
+28
*
net/colo-compare.c: Expose compare "max_queue_size" to users
Zhang Chen
2020-07-15
1
-1
/
+42
*
error: Eliminate error_propagate() with Coccinelle, part 2
Markus Armbruster
2020-07-10
1
-2
/
+1
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
4
-14
/
+5
*
error: Avoid unnecessary error_propagate() after error_setg()
Markus Armbruster
2020-07-10
3
-24
/
+16
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
2
-2
/
+2
*
qapi: Use returned bool to check for failure, manual part
Markus Armbruster
2020-07-10
1
-6
/
+2
*
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
3
-8
/
+4
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...
Peter Maydell
2020-07-09
1
-0
/
+1
|
\
|
*
net/tap-solaris.c: Include qemu-common.h for TFR macro
Peter Maydell
2020-07-07
1
-0
/
+1
*
|
vhost-vdpa: introduce vhost-vdpa net client
Cindy Lu
2020-07-07
4
-1
/
+234
*
|
net: introduce qemu_get_peer
Cindy Lu
2020-07-03
1
-0
/
+7
|
/
*
net: Drop the NetLegacy structure, always use Netdev instead
Thomas Huth
2020-06-18
1
-64
/
+13
*
net: Drop the legacy "name" parameter from the -net option
Thomas Huth
2020-06-18
1
-9
/
+1
*
colo-compare: Fix memory leak in packet_enqueue()
Derek Su
2020-06-18
2
-8
/
+16
*
net/colo-compare.c: Correct ordering in complete and finalize
Lukas Straub
2020-06-18
1
-22
/
+23
*
net/colo-compare.c: Check that colo-compare is active
Lukas Straub
2020-06-18
1
-6
/
+29
*
net/colo-compare.c: Only hexdump packets if tracing is enabled
Lukas Straub
2020-06-18
1
-4
/
+6
*
net/colo-compare.c: Fix deadlock in compare_chr_send
Lukas Straub
2020-06-18
3
-45
/
+156
*
net/colo-compare.c: Create event_bh with the right AioContext
Lukas Straub
2020-06-18
1
-1
/
+2
*
net: use peer when purging queue in qemu_flush_or_purge_queue_packets()
Jason Wang
2020-06-18
1
-1
/
+1
*
tap: allow extended virtio header with hash info
Yuri Benditovich
2020-06-18
1
-1
/
+2
*
net: Do not include a newline in the id of -nic devices
Thomas Huth
2020-06-09
1
-1
/
+1
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
8
-35
/
+24
*
net/colo-compare.c: Expose "expired_scan_cycle" to users
Zhang Chen
2020-03-31
1
-3
/
+45
[next]