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
*
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
*
net/colo-compare.c: Expose "compare_timeout" to users
Zhang Chen
2020-03-31
1
-2
/
+45
*
hw/net/can: Make CanBusClientInfo::can_receive() return a boolean
Philippe Mathieu-Daudé
2020-03-31
1
-2
/
+2
*
hw/net: Make NetCanReceive() return a boolean
Philippe Mathieu-Daudé
2020-03-31
2
-4
/
+4
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-03-17' into ...
Peter Maydell
2020-03-19
1
-27
/
+12
|
\
|
*
net: Track netdevs in NetClientState rather than QemuOpt
Eric Blake
2020-03-17
1
-26
/
+11
|
*
net: Complete qapi-fication of netdev_add
Eric Blake
2020-03-17
1
-3
/
+3
*
|
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
2020-03-16
1
-1
/
+1
|
/
*
net: Remove deprecated [hub_id name] tuple of 'hostfwd_add' / 'hostfwd_remove'
Thomas Huth
2020-03-09
3
-57
/
+12
*
net/filter.c: Add Options to insert filters anywhere in the filter list
Lukas Straub
2020-03-03
1
-1
/
+91
*
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé
2020-01-08
2
-3
/
+3
*
vhost-user-net: Explicit we ignore few QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
1
-0
/
+5
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...
Peter Maydell
2019-12-20
1
-3
/
+2
|
\
|
*
qemu_log_lock/unlock now preserves the qemu_logfile handle.
Robert Foley
2019-12-18
1
-3
/
+2
*
|
net/net: Clean up variable shadowing in net_client_init()
Vladimir Sementsov-Ogievskiy
2019-12-18
1
-10
/
+7
|
/
*
COLO-compare: Fix incorrect `if` logic
Fan Yang
2019-10-29
1
-3
/
+3
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-10-17
1
-0
/
+4
|
\
|
*
vhost-user: save features if the char dev is closed
Adrian Moreno
2019-10-05
1
-0
/
+4
*
|
slirp: Allow non-local DNS address when restrict is off
Samuel Thibault
2019-10-01
1
-2
/
+2
|
/
*
trace: Remove trailing newline in events
Philippe Mathieu-Daudé
2019-09-18
1
-3
/
+3
*
migration: register_savevm_live doesn't need dev
Dr. David Alan Gilbert
2019-09-12
1
-1
/
+1
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-0
/
+2
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
4
-4
/
+0
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
4
-0
/
+4
*
net/colo-compare.c: Fix memory leak and code style issue.
Zhang Chen
2019-07-29
1
-7
/
+20
*
net: tap: replace snprintf with g_strdup_printf calls
Prasad J Pandit
2019-07-29
1
-8
/
+11
*
COLO-compare: Add colo-compare remote notify support
Zhang Chen
2019-07-02
1
-10
/
+44
[next]