Sign in
qemu
/
qemu
/
29470d11bf310de58e05ceadd61f25e6ed9ea8de
/
net
1e507bb
object: use more specific property type names
by Marc-André Lureau
· 8 years ago
6701e55
Revert "Change net/socket.c to use socket_*() functions" again
by Daniel P. Berrange
· 8 years ago
1ce2610
char: make chr_fe_deinit() optionaly delete backend
by Marc-André Lureau
· 8 years ago
4d43a60
char: move CharBackend handling in char-fe unit
by Marc-André Lureau
· 8 years ago
8228e35
chardev: move headers to include/chardev
by Marc-André Lureau
· 8 years ago
e05dc4c
net/filter-mirror.c: Rename filter_mirror_send() and fix codestyle
by Zhang Chen
· 8 years ago
e2f8401
net/filter-mirror.c: Remove duplicate check code.
by Zhang Chen
· 8 years ago
559964a
hmp / net: Mark host_net_add/remove as deprecated
by Thomas Huth
· 8 years ago
f583dca
COLO-compare: Improve tcp compare trace event readability
by Zhang Chen
· 8 years ago
f5ab20a
net/dump: Issue a warning for the deprecated "-net dump"
by Thomas Huth
· 8 years ago
4348300
net/tap: Replace tap-haiku.c and tap-aix.c by a generic tap-stub.c
by Thomas Huth
· 8 years ago
2f5d45a
char: add a /chardevs container
by Marc-André Lureau
· 8 years ago
f95cc8b
slirp/smb: Replace constant strings by glib string
by Dr. David Alan Gilbert
· 8 years ago
0bed71e
slirp: allow host port 0 for hostfwd
by Vincent Bernat
· 8 years ago
51b9d49
Revert "COLO-compare: Optimize tcp compare trace event"
by Peter Maydell
· 8 years ago
b8c7193
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging
by Peter Maydell
· 8 years ago
0fc8aec
COLO-compare: Optimize tcp compare trace event
by Zhang Chen
· 8 years ago
184d4d4
COLO-compare: Optimize tcp compare for option field
by Zhang Chen
· 8 years ago
226799c
socket: Make errp the last parameter of socket_connect
by Fam Zheng
· 8 years ago
d25a7da
colo-compare: Fix old packet check bug.
by Zhang Chen
· 8 years ago
e630b2b
COLO-compare: Fix trace_event print bug
by Zhang Chen
· 8 years ago
f0aabd5
net/filter-mirror: Follow CODING_STYLE
by Zhang Chen
· 8 years ago
1723a7f
COLO-compare: Fix icmp and udp compare different packet always dump bug
by Zhang Chen
· 8 years ago
6efeb32
COLO-compare: Optimize compare_common and compare_tcp
by Zhang Chen
· 8 years ago
2ad7ca4
COLO-compare: Rename compare function and remove duplicate codes
by Zhang Chen
· 8 years ago
db0a762
filter-rewriter: skip net_checksum_calculate() while offset = 0
by zhanghailiang
· 8 years ago
0e79668
net/colo: fix memory double free error
by zhanghailiang
· 8 years ago
727c2d7
net/colo-compare: Fix memory free error
by Zhang Chen
· 8 years ago
b43decb
colo-compare: Fix removing fds been watched incorrectly in finalization
by zhanghailiang
· 8 years ago
dfd917a
colo-compare: kick compare thread to exit after some cleanup in finalization
by zhanghailiang
· 8 years ago
66d2a24
colo-compare: use g_timeout_source_new() to process the stale packets
by zhanghailiang
· 8 years ago
566342c
eth: Extend vlan stripping functions
by Dmitry Fleytman
· 8 years ago
e7c83a8
vhost-user: delay vhost_user_stop
by Marc-André Lureau
· 8 years ago
d3be4b5
net: Flatten simple union NetLegacyOptions
by Markus Armbruster
· 8 years ago
a935cc3
colo-compare: sort TCP packet queue by sequence number
by Zhang Chen
· 8 years ago
a2dbe13
net: Mark 'vlan' parameter as deprecated
by Thomas Huth
· 8 years ago
e0b283e
vhost-user: delete chardev on cleanup
by Marc-André Lureau
· 8 years ago
0ec7b3e
char: rename CharDriverState Chardev
by Marc-André Lureau
· 8 years ago
db655a9
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging
by Peter Maydell
· 8 years ago
fac7d7b
tap: fix memory leak on failure in net_init_tap()
by Peter Maydell
· 8 years ago
d5aa3e6
net: optimize checksum computation
by Ladi Prosek
· 8 years ago
c471ad0
vhost_net: device IOTLB support
by Jason Wang
· 8 years ago
646c547
record/replay: add network support
by Pavel Dovgalyuk
· 8 years ago
e79cd40
net: fix sending of data with -net socket, listen backend
by Daniel P. Berrange
· 8 years ago
d14fabd
slirp: fix CharDriver breakage
by Paolo Bonzini
· 8 years ago
277d44f
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging
by Peter Maydell
· 8 years ago
2dfe511
net: split colo_compare_pkt_info into two trace events
by Alex Bennée
· 8 years ago
7344ffa
colo-compare: remove unused struct CompareChardevProps and 'props' variable
by zhanghailiang
· 8 years ago
2061c14
colo-proxy: fix memory leak
by Zhang Chen
· 8 years ago
9463c07
tap-bsd: OpenBSD uses tap(4) now
by Brad Smith
· 8 years ago
39ab61c
char: remove explicit_fe_open, use a set_handlers argument
by Marc-André Lureau
· 8 years ago
c39860e
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
by Marc-André Lureau
· 8 years ago
5d30016
vhost-user: only initialize queue 0 CharBackend
by Marc-André Lureau
· 8 years ago
5345fdb
char: use qemu_chr_fe* functions with CharBackend argument
by Marc-André Lureau
· 8 years ago
fbf3cc3
colo: claim in find_and_check_chardev
by Marc-André Lureau
· 8 years ago
7fa47e2
char: rename some frontend functions
by Marc-André Lureau
· 8 years ago
32a6ebe
char: remaining switch to CharBackend in frontend
by Marc-André Lureau
· 8 years ago
b4948be
char: remove init callback
by Marc-André Lureau
· 8 years ago
170f75a
trace: move colo trace events to net/ sub-directory
by Daniel P. Berrange
· 8 years ago
627eae7
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 8 years ago
0a73336
net: don't poke at chardev internal QemuOpts
by Daniel P. Berrange
· 8 years ago
52cfcb4
net/filter-mirror: Fix mirror initial check typo
by Zhang Chen
· 8 years ago
47f9f15
net: limit allocation in nc_sendv_compat
by Peter Lieven
· 9 years ago
584613e
tap: Allow specifying a bridge
by Alexey Kardashevskiy
· 8 years ago
30656b0
filter-rewriter: rewrite tcp packet to keep secondary connection
by Zhang Chen
· 8 years ago
afe4612
filter-rewriter: track connection and parse packet
by Zhang Chen
· 8 years ago
e6eee8a
filter-rewriter: introduce filter-rewriter initialization
by Zhang Chen
· 8 years ago
f4b6183
colo-compare: add TCP, UDP, ICMP packet comparison
by Zhang Chen
· 8 years ago
0682e15
colo-compare: introduce packet comparison thread
by Zhang Chen
· 8 years ago
b6540d4
colo-compare: track connection and enqueue packet
by Zhang Chen
· 8 years ago
ccf0426
Jhash: add linux kernel jhashtable in qemu
by Zhang Chen
· 8 years ago
59509ec
net/colo.c: add colo.c to define and handle packet
by Zhang Chen
· 8 years ago
7dce4e6
colo-compare: introduce colo compare initialization
by Zhang Chen
· 8 years ago
a4543b1
net: hmp_host_net_remove: Del the -net option of the removed host_net
by Shmulik Ladkani
· 8 years ago
883e4f7
Change net/socket.c to use socket_*() functions
by Marc-André Lureau
· 9 years ago
3b8c176
qtail: clean up direct access to tqe_prev field
by Igor Mammedov
· 8 years ago
6160183
Revert "Change net/socket.c to use socket_*() functions"
by Paolo Bonzini
· 8 years ago
67f3280
slirp: fix segv when init failed
by Marc-André Lureau
· 8 years ago
e9e0a58
net/net: properly handle multiple packets in net_fill_rstate()
by Zhang Chen
· 8 years ago
e723b87
trace-events: fix first line comment in trace-events
by Laurent Vivier
· 8 years ago
c89804d
vhost-user: wait until backend init is completed
by Marc-André Lureau
· 8 years ago
1a5b68c
vhost-user: add get_vhost_net() assertions
by Marc-André Lureau
· 8 years ago
e6bcb1b
vhost-user: keep vhost_net after a disconnection
by Marc-André Lureau
· 8 years ago
9c7d18b
vhost-user: disconnect on HUP
by Marc-André Lureau
· 8 years ago
d9d2611
vhost-user: minor simplification
by Marc-André Lureau
· 8 years ago
3b2e679
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-07-19' into staging
by Peter Maydell
· 8 years ago
0e55c38
net: Use correct type for bool flag
by Eric Blake
· 9 years ago
f394b2e
qapi: Change Netdev into a flat union
by Eric Blake
· 9 years ago
cebea51
net: use Netdev instead of NetClientOptions in client init
by Kővágó, Zoltán
· 9 years ago
091a6b2
tap: fix memory leak on failure to create a multiqueue tap device
by Paolo Bonzini
· 8 years ago
4555ca6
net: fix incorrect argument to iov_to_buf
by Paolo Bonzini
· 8 years ago
2c5e564
net: fix incorrect access to pointer
by Paolo Bonzini
· 8 years ago
190c93c
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
f6c2e66
slirp: use exit notifier for slirp_smb_cleanup
by Paolo Bonzini
· 9 years ago
9e32ff3
tap: use an exit notifier to call down_script
by Marc-André Lureau
· 9 years ago
175de52
Clean up decorations and whitespace around header guards
by Markus Armbruster
· 9 years ago
121d071
Clean up header guards that don't match their file name
by Markus Armbruster
· 9 years ago
69e87b3
tap: vhost busy polling support
by Jason Wang
· 9 years ago
3b098d5
qapi: Add new visit_complete() function
by Eric Blake
· 9 years ago
e7ca565
string-output-visitor: Favor new visit_free() function
by Eric Blake
· 9 years ago
Next »