index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2017-01-06
record/replay: add network support
Pavel Dovgalyuk
2016-11-15
net: fix sending of data with -net socket, listen backend
Daniel P. Berrange
2016-11-02
slirp: fix CharDriver breakage
Paolo Bonzini
2016-10-31
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2016-10-28
net: split colo_compare_pkt_info into two trace events
Alex Bennée
2016-10-28
colo-compare: remove unused struct CompareChardevProps and 'props' variable
zhanghailiang
2016-10-26
colo-proxy: fix memory leak
Zhang Chen
2016-10-26
tap-bsd: OpenBSD uses tap(4) now
Brad Smith
2016-10-24
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
2016-10-24
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
Marc-André Lureau
2016-10-24
vhost-user: only initialize queue 0 CharBackend
Marc-André Lureau
2016-10-24
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
2016-10-24
colo: claim in find_and_check_chardev
Marc-André Lureau
2016-10-24
char: rename some frontend functions
Marc-André Lureau
2016-10-24
char: remaining switch to CharBackend in frontend
Marc-André Lureau
2016-10-24
char: remove init callback
Marc-André Lureau
2016-10-12
trace: move colo trace events to net/ sub-directory
Daniel P. Berrange
2016-10-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-10-10
net: don't poke at chardev internal QemuOpts
Daniel P. Berrange
2016-10-08
net/filter-mirror: Fix mirror initial check typo
Zhang Chen
2016-09-27
net: limit allocation in nc_sendv_compat
Peter Lieven
2016-09-27
tap: Allow specifying a bridge
Alexey Kardashevskiy
2016-09-27
filter-rewriter: rewrite tcp packet to keep secondary connection
Zhang Chen
2016-09-27
filter-rewriter: track connection and parse packet
Zhang Chen
2016-09-27
filter-rewriter: introduce filter-rewriter initialization
Zhang Chen
2016-09-27
colo-compare: add TCP, UDP, ICMP packet comparison
Zhang Chen
2016-09-27
colo-compare: introduce packet comparison thread
Zhang Chen
2016-09-27
colo-compare: track connection and enqueue packet
Zhang Chen
2016-09-27
Jhash: add linux kernel jhashtable in qemu
Zhang Chen
2016-09-27
net/colo.c: add colo.c to define and handle packet
Zhang Chen
2016-09-27
colo-compare: introduce colo compare initialization
Zhang Chen
2016-09-27
net: hmp_host_net_remove: Del the -net option of the removed host_net
Shmulik Ladkani
2016-09-14
Change net/socket.c to use socket_*() functions
Marc-André Lureau
2016-09-13
qtail: clean up direct access to tqe_prev field
Igor Mammedov
2016-08-30
Revert "Change net/socket.c to use socket_*() functions"
Paolo Bonzini
2016-08-22
slirp: fix segv when init failed
Marc-André Lureau
2016-08-18
net/net: properly handle multiple packets in net_fill_rstate()
Zhang Chen
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-07-29
vhost-user: wait until backend init is completed
Marc-André Lureau
2016-07-29
vhost-user: add get_vhost_net() assertions
Marc-André Lureau
2016-07-29
vhost-user: keep vhost_net after a disconnection
Marc-André Lureau
2016-07-29
vhost-user: disconnect on HUP
Marc-André Lureau
2016-07-29
vhost-user: minor simplification
Marc-André Lureau
2016-07-20
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-07-19' into ...
Peter Maydell
2016-07-19
net: Use correct type for bool flag
Eric Blake
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
2016-07-19
net: use Netdev instead of NetClientOptions in client init
Kővágó, Zoltán
2016-07-18
tap: fix memory leak on failure to create a multiqueue tap device
Paolo Bonzini
2016-07-18
net: fix incorrect argument to iov_to_buf
Paolo Bonzini
2016-07-18
net: fix incorrect access to pointer
Paolo Bonzini
[next]