index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
colo-compare.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-31
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
1
-8
/
+0
2016-10-28
net: split colo_compare_pkt_info into two trace events
Alex Bennée
1
-10
/
+11
2016-10-28
colo-compare: remove unused struct CompareChardevProps and 'props' variable
zhanghailiang
1
-8
/
+0
2016-10-26
colo-proxy: fix memory leak
Zhang Chen
1
-19
/
+15
2016-10-24
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
1
-4
/
+6
2016-10-24
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
Marc-André Lureau
1
-17
/
+3
2016-10-24
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
1
-15
/
+19
2016-10-24
colo: claim in find_and_check_chardev
Marc-André Lureau
1
-6
/
+7
2016-10-24
char: remaining switch to CharBackend in frontend
Marc-André Lureau
1
-23
/
+23
2016-10-10
net: don't poke at chardev internal QemuOpts
Daniel P. Berrange
1
-28
/
+2
2016-09-27
colo-compare: add TCP, UDP, ICMP packet comparison
Zhang Chen
1
-4
/
+143
2016-09-27
colo-compare: introduce packet comparison thread
Zhang Chen
1
-0
/
+233
2016-09-27
colo-compare: track connection and enqueue packet
Zhang Chen
1
-10
/
+43
2016-09-27
net/colo.c: add colo.c to define and handle packet
Zhang Chen
1
-4
/
+110
2016-09-27
colo-compare: introduce colo compare initialization
Zhang Chen
1
-0
/
+270