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
2022-02-14
net/colo-compare.c: Update the default value comments
Zhang Chen
1
-1
/
+1
2022-02-14
net/colo-compare.c: Optimize compare order for performance
Zhang Chen
1
-13
/
+13
2021-11-19
net/colo-compare.c: Fix incorrect return when input wrong size
Zhang Chen
1
-1
/
+1
2021-11-19
net/colo-compare.c: Fix ACK track reverse issue
Zhang Chen
1
-2
/
+4
2021-11-03
Optimized the function of fill_connection_key.
Rao, Lei
1
-1
/
+1
2021-11-03
Some minor optimizations for COLO
Rao, Lei
1
-1
/
+1
2021-06-11
Fixed calculation error of pkt->header_size in fill_pkt_tcp_info()
Rao, Lei
1
-1
/
+1
2021-06-11
Add the function of colo_compare_cleanup
Rao, Lei
1
-0
/
+10
2021-06-11
Remove some duplicate trace code.
Rao, Lei
1
-13
/
+0
2021-03-22
net/colo-compare.c: Optimize removal of secondary packet
Lukas Straub
1
-1
/
+1
2021-03-22
net/colo-compare.c: Fix memory leak for non-tcp packet
Lukas Straub
1
-0
/
+1
2021-01-08
Remove superfluous timer_del() calls
Peter Maydell
1
-1
/
+0
2020-11-11
net/colo-compare.c: Increase default queued packet scan frequency
Zhang Chen
1
-1
/
+1
2020-11-11
net/colo-compare.c: Add secondary old packet detection
Zhang Chen
1
-9
/
+16
2020-11-11
net/colo-compare.c: Change the timer clock type
Zhang Chen
1
-3
/
+3
2020-11-11
net/colo-compare.c: Fix compare_timeout format issue
Zhang Chen
1
-6
/
+6
2020-11-11
colo-compare: check mark in mutual exclusion
Li Zhijian
1
-4
/
+2
2020-11-11
Optimize seq_sorter function for colo-compare
Rao, Lei
1
-5
/
+2
2020-09-12
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
1
-12
/
+6
2020-09-11
util/hexdump: Reorder qemu_hexdump() arguments
Philippe Mathieu-Daudé
1
-12
/
+12
2020-09-11
util/hexdump: Convert to take a void pointer argument
Philippe Mathieu-Daudé
1
-6
/
+6
2020-09-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-4
/
+5
2020-09-09
net/colo: Match is-enabled probe to tracepoint
Roman Bolshakov
1
-20
/
+22
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-2
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+3
2020-08-04
colo-compare: Remove superfluous NULL-pointer checks for s->iothread
Lukas Straub
1
-6
/
+2
2020-07-15
net/colo-compare.c: Expose compare "max_queue_size" to users
Zhang Chen
1
-1
/
+42
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-6
/
+2
2020-07-10
error: Avoid unnecessary error_propagate() after error_setg()
Markus Armbruster
1
-12
/
+8
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-4
/
+2
2020-06-18
colo-compare: Fix memory leak in packet_enqueue()
Derek Su
1
-8
/
+15
2020-06-18
net/colo-compare.c: Correct ordering in complete and finalize
Lukas Straub
1
-22
/
+23
2020-06-18
net/colo-compare.c: Check that colo-compare is active
Lukas Straub
1
-6
/
+29
2020-06-18
net/colo-compare.c: Only hexdump packets if tracing is enabled
Lukas Straub
1
-4
/
+6
2020-06-18
net/colo-compare.c: Fix deadlock in compare_chr_send
Lukas Straub
1
-45
/
+148
2020-06-18
net/colo-compare.c: Create event_bh with the right AioContext
Lukas Straub
1
-1
/
+2
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-12
/
+8
2020-03-31
net/colo-compare.c: Expose "expired_scan_cycle" to users
Zhang Chen
1
-3
/
+45
2020-03-31
net/colo-compare.c: Expose "compare_timeout" to users
Zhang Chen
1
-2
/
+45
2019-10-29
COLO-compare: Fix incorrect `if` logic
Fan Yang
1
-3
/
+3
2019-07-29
net/colo-compare.c: Fix memory leak and code style issue.
Zhang Chen
1
-7
/
+20
2019-07-02
COLO-compare: Add colo-compare remote notify support
Zhang Chen
1
-10
/
+44
2019-07-02
COLO-compare: Make the compare_chr_send() can send notification message.
Zhang Chen
1
-8
/
+33
2019-07-02
COLO-compare: Add remote notification chardev handler frame
Zhang Chen
1
-0
/
+39
2019-07-02
COLO-compare: Add new parameter to communicate with remote colo-frame
Zhang Chen
1
-0
/
+21
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+1
2019-05-17
net/colo-compare.c: Fix a crash in COLO Primary.
Lukas Straub
1
-2
/
+1
2019-03-05
net/colo-compare.c: Remove duplicated code
Zhang Chen
1
-8
/
+0
2019-01-14
net: do not depend on slirp internals
Marc-André Lureau
1
-5
/
+6
2018-12-12
colo: check chardev can switch context
Marc-André Lureau
1
-0
/
+6
[next]