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
/
net.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/vmnet: add vmnet backends to qapi/net
Vladislav Yaroshchuk
2022-05-17
1
-0
/
+10
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
1
-2
/
+2
*
net: introduce control client
Jason Wang
2021-10-20
1
-3
/
+21
*
net: Zero sockaddr_in in parse_host_port()
Peter Maydell
2021-08-26
1
-0
/
+2
*
Add the function of colo_compare_cleanup
Rao, Lei
2021-06-11
1
-0
/
+4
*
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
1
-2
/
+0
*
Revert "qapi: net: Add query-netdev command"
Jason Wang
2021-04-08
1
-29
/
+1
*
Revert "net: Move NetClientState.info_str to dynamic allocations"
Jason Wang
2021-04-08
1
-8
/
+6
*
Revert "hmp: Use QAPI NetdevInfo in hmp_info_network"
Jason Wang
2021-04-08
1
-30
/
+1
*
hmp: Use QAPI NetdevInfo in hmp_info_network
Alexey Kirillov
2021-03-15
1
-1
/
+30
*
net: Move NetClientState.info_str to dynamic allocations
Alexey Kirillov
2021-03-15
1
-6
/
+8
*
qapi: net: Add query-netdev command
Alexey Kirillov
2021-03-15
1
-1
/
+29
*
net: introduce qemu_receive_packet()
Jason Wang
2021-03-15
1
-7
/
+31
*
net: validate that ids are well formed
Paolo Bonzini
2021-03-15
1
-0
/
+5
*
net: Fix build error when DEBUG_NET is on
Bin Meng
2021-03-15
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-03-11
1
-4
/
+4
|
\
|
*
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
1
-1
/
+1
|
*
net: Use id_generate() in the network subsystem, too
Thomas Huth
2021-03-09
1
-3
/
+3
*
|
qtest: delete superfluous inclusions of qtest.h
Chen Qun
2021-03-09
1
-1
/
+0
|
/
*
qapi: More complex uses of QAPI_LIST_APPEND
Eric Blake
2021-01-28
1
-11
/
+2
*
net: Clarify early exit condition
Eric Blake
2021-01-28
1
-0
/
+2
*
net: Fix handling of id in netdev_add and netdev_del
Markus Armbruster
2021-01-25
1
-2
/
+18
*
qerror: Eliminate QERR_ macros used in just one place
Markus Armbruster
2020-12-10
1
-1
/
+1
*
net: purge queued rx packets on queue deletion
Yuri Benditovich
2020-11-24
1
-4
/
+8
*
net: do not exit on "netdev_add help" monitor command
Paolo Bonzini
2020-11-24
1
-34
/
+34
*
net: Add vhost-vdpa in show_netdevs()
Cindy Lu
2020-11-03
1
-0
/
+3
*
util/hexdump: Reorder qemu_hexdump() arguments
Philippe Mathieu-Daudé
2020-09-11
1
-1
/
+1
*
util/hexdump: Convert to take a void pointer argument
Philippe Mathieu-Daudé
2020-09-11
1
-1
/
+1
*
qom: Change object_get_canonical_path_component() not to malloc
Markus Armbruster
2020-07-21
1
-4
/
+2
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
1
-1
/
+1
*
qapi: Use returned bool to check for failure, manual part
Markus Armbruster
2020-07-10
1
-6
/
+2
*
vhost-vdpa: introduce vhost-vdpa net client
Cindy Lu
2020-07-07
1
-0
/
+3
*
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
*
net: use peer when purging queue in qemu_flush_or_purge_queue_packets()
Jason Wang
2020-06-18
1
-1
/
+1
*
net: Do not include a newline in the id of -nic devices
Thomas Huth
2020-06-09
1
-1
/
+1
*
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
*
net/net: Clean up variable shadowing in net_client_init()
Vladimir Sementsov-Ogievskiy
2019-12-18
1
-10
/
+7
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-0
/
+2
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-1
/
+1
*
net: remove unused get_str_sep() function
Stefano Garzarella
2019-07-02
1
-20
/
+0
*
net: use g_strsplit() for parsing host address and port
Stefano Garzarella
2019-07-02
1
-16
/
+27
*
net: avoid using variable length array in net_client_init()
Stefano Garzarella
2019-07-02
1
-12
/
+19
*
net: fix assertion failure when ipv6-prefixlen is not a number
Stefano Garzarella
2019-07-02
1
-4
/
+5
*
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
2019-06-11
1
-0
/
+1
*
net: Print output of "-net nic, model=help" to stdout instead of stderr
Thomas Huth
2019-05-03
1
-3
/
+4
*
vhost-net-user: add stubs for when no virtio-net device is present
Paolo Bonzini
2019-02-21
1
-1
/
+1
[next]