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
2017-05-23
COLO-compare: Improve tcp compare trace event readability
Zhang Chen
1
-11
/
+22
2017-04-26
Revert "COLO-compare: Optimize tcp compare trace event"
Peter Maydell
1
-17
/
+12
2017-04-25
COLO-compare: Optimize tcp compare trace event
Zhang Chen
1
-12
/
+17
2017-04-25
COLO-compare: Optimize tcp compare for option field
Zhang Chen
1
-1
/
+26
2017-04-24
colo-compare: Fix old packet check bug.
Zhang Chen
1
-4
/
+11
2017-03-14
COLO-compare: Fix trace_event print bug
Zhang Chen
1
-8
/
+25
2017-03-06
COLO-compare: Fix icmp and udp compare different packet always dump bug
Zhang Chen
1
-6
/
+12
2017-03-06
COLO-compare: Optimize compare_common and compare_tcp
Zhang Chen
1
-14
/
+36
2017-03-06
COLO-compare: Rename compare function and remove duplicate codes
Zhang Chen
1
-11
/
+7
2017-03-06
net/colo-compare: Fix memory free error
Zhang Chen
1
-1
/
+1
2017-03-06
colo-compare: Fix removing fds been watched incorrectly in finalization
zhanghailiang
1
-9
/
+11
2017-03-06
colo-compare: kick compare thread to exit after some cleanup in finalization
zhanghailiang
1
-10
/
+29
2017-03-06
colo-compare: use g_timeout_source_new() to process the stale packets
zhanghailiang
1
-40
/
+22
2017-02-15
colo-compare: sort TCP packet queue by sequence number
Zhang Chen
1
-0
/
+19
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
1
-2
/
+2
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
[prev]