Show patches with: Submitter = Zhang, Chen       |    State = Action Required       |   276 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V5] net/colo.c: Fix the pointer issue reported by Coverity. [V5] net/colo.c: Fix the pointer issue reported by Coverity. - - - - --- 2022-08-22 Zhang, Chen New
[V4,RESEND] net/colo.c: Fix the pointer issue reported by Coverity. [V4,RESEND] net/colo.c: Fix the pointer issue reported by Coverity. - - - - --- 2022-08-09 Zhang, Chen New
[V4] net/colo.c: Fix the pointer issue reported by Coverity. [V4] net/colo.c: Fix the pointer issue reported by Coverity. - - - - --- 2022-08-09 Zhang, Chen New
[V3] net/colo.c: Fix the pointer issue reported by Coverity. [V3] net/colo.c: Fix the pointer issue reported by Coverity. - - - - --- 2022-08-09 Zhang, Chen New
[V2] net/colo.c: Fix the pointer issuse reported by Coverity. [V2] net/colo.c: Fix the pointer issuse reported by Coverity. - - - - --- 2022-08-05 Zhang, Chen New
net/colo.c: Fix the pointer issuse reported by Coverity. net/colo.c: Fix the pointer issuse reported by Coverity. - - - - --- 2022-08-02 Zhang, Chen New
[RFC,12/12] test/qtest: Add ubpf basic test case Introduce QEMU userspace ebpf support - - - - --- 2022-06-17 Zhang, Chen New
[RFC,11/12] docs/devel: Add userspace-ebpf.rst Introduce QEMU userspace ebpf support - - - - --- 2022-06-17 Zhang, Chen New
[RFC,10/12] net/filter-ubpf.c: run the ubpf program to handle network packet Introduce QEMU userspace ebpf support - - - - --- 2022-06-17 Zhang, Chen New
[RFC,09/12] softmmu/vl.c: Add filter-ubpf for netdev as other netfilters Introduce QEMU userspace ebpf support - - - - --- 2022-06-17 Zhang, Chen New
[RFC,08/12] qapi: Add FilterUbpfProperties and qemu-options Introduce QEMU userspace ebpf support - - - - --- 2022-06-17 Zhang, Chen New
[RFC,07/12] net/filter: Introduce filter-ubpf module Introduce QEMU userspace ebpf support - - - - --- 2022-06-17 Zhang, Chen New
[RFC,06/12] ebpf/uBPF: Add qemu_ubpf_run_once excute real ebpf program Introduce QEMU userspace ebpf support - - - - --- 2022-06-17 Zhang, Chen New
[RFC,05/12] ebpf/uBPF: Add qemu_prepare_ubpf to load ebpf binary Introduce QEMU userspace ebpf support - - - - --- 2022-06-17 Zhang, Chen New
[RFC,04/12] ebpf/uBPF: Introduce ubpf initialize functions Introduce QEMU userspace ebpf support - - - - --- 2022-06-17 Zhang, Chen New
[RFC,03/12] ebpf/uBPF: Introduce userspace ebpf data structure Introduce QEMU userspace ebpf support - - - - --- 2022-06-17 Zhang, Chen New
[RFC,02/12] meson: Add ubpf build config and misc Introduce QEMU userspace ebpf support - - - - --- 2022-06-17 Zhang, Chen New
[RFC,01/12] configure: Add iovisor/ubpf project as a submodule for QEMU Introduce QEMU userspace ebpf support - - - - --- 2022-06-17 Zhang, Chen New
[V2,4/4] net/colo.c: fix segmentation fault when packet is not parsed correctly COLO net and runstate bugfix/optimization - - 1 - --- 2022-04-01 Zhang, Chen New
[V2,3/4] net/colo.c: No need to track conn_list for filter-rewriter COLO net and runstate bugfix/optimization - - 1 - --- 2022-04-01 Zhang, Chen New
[V2,2/4] net/colo: Fix a "double free" crash to clear the conn_list COLO net and runstate bugfix/optimization - - - - --- 2022-04-01 Zhang, Chen New
[V2,1/4] softmmu/runstate.c: add RunStateTransition support form COLO to PRELAUNCH COLO net and runstate bugfix/optimization 1 - - - --- 2022-04-01 Zhang, Chen New
[4/4] net/colo.c: fix segmentation fault when packet is not parsed correctly COLO net and runstate bugfix/optimization - - 1 - --- 2022-03-09 Zhang, Chen New
[3/4] net/colo.c: No need to track conn_list for filter-rewriter COLO net and runstate bugfix/optimization - - 1 - --- 2022-03-09 Zhang, Chen New
[2/4] net/colo: Fix a "double free" crash to clear the conn_list COLO net and runstate bugfix/optimization - - - - --- 2022-03-09 Zhang, Chen New
[1/4] softmmu/runstate.c: add RunStateTransition support form COLO to PRELAUNCH COLO net and runstate bugfix/optimization - - - - --- 2022-03-09 Zhang, Chen New
docs/devel/migration.rst: Updates content from code and fixes minor issues docs/devel/migration.rst: Updates content from code and fixes minor issues - - - - --- 2022-01-27 Zhang, Chen New
[V2,3/3] migration/migration.c: Remove the MIGRATION_STATUS_ACTIVE when migration finished Some minor fixes for migration states - - 1 - --- 2022-01-27 Zhang, Chen New
[V2,2/3] migration/migration.c: Avoid COLO boot in postcopy migration Some minor fixes for migration states - - 1 - --- 2022-01-27 Zhang, Chen New
[V2,1/3] migration/migration.c: Add missed default error handler for migration state Some minor fixes for migration states - - 2 - --- 2022-01-27 Zhang, Chen New
[3/3] migration/migration.c: Remove the MIGRATION_STATUS_ACTIVE when migration finished Some minor fixes for migration states - - 1 - --- 2021-12-31 Zhang, Chen New
[2/3] migration/migration.c: Avoid COLO boot in postcopy migration Some minor fixes for migration states - - 1 - --- 2021-12-31 Zhang, Chen New
[1/3] migration/migration.c: Add missed default error handler for migration state Some minor fixes for migration states - - 2 - --- 2021-12-31 Zhang, Chen New
MAINTAINERS: Update COLO Proxy section MAINTAINERS: Update COLO Proxy section - - 2 - --- 2021-12-21 Zhang, Chen New
[2/2] net/colo-compare.c: Update the default value comments [1/2] net/colo-compare.c: Optimize compare order for performance - - - - --- 2021-12-20 Zhang, Chen New
[1/2] net/colo-compare.c: Optimize compare order for performance [1/2] net/colo-compare.c: Optimize compare order for performance - - - - --- 2021-12-20 Zhang, Chen New
[V3,2/2] test/qtest/test-filter-mirror.c: Change the default vnet_hdr_support [V3,1/2] net/filter: Enable the vnet_hdr_support by default - - - - --- 2021-11-19 Zhang, Chen New
[V3,1/2] net/filter: Enable the vnet_hdr_support by default [V3,1/2] net/filter: Enable the vnet_hdr_support by default - - - - --- 2021-11-19 Zhang, Chen New
[2/2] net/colo-compare.c: Fix incorrect return when input wrong size [1/2] net/colo-compare.c: Fix ACK track reverse issue - - - - --- 2021-11-18 Zhang, Chen New
[1/2] net/colo-compare.c: Fix ACK track reverse issue [1/2] net/colo-compare.c: Fix ACK track reverse issue - - - - --- 2021-11-18 Zhang, Chen New
[V2] migration/colo: Optimize COLO primary node start code path [V2] migration/colo: Optimize COLO primary node start code path - - 1 - --- 2021-11-17 Zhang, Chen New
[for,7.0,V10,6/6] net/net.c: Add handler for passthrough filter command Add passthrough support to object with network processing function - - - - --- 2021-11-12 Zhang, Chen New
[for,7.0,V10,5/6] net/colo-compare: Add passthrough list to CompareState Add passthrough support to object with network processing function - - - - --- 2021-11-12 Zhang, Chen New
[for,7.0,V10,4/6] net/colo-compare: Move data structure and define to .h file. Add passthrough support to object with network processing function - - - - --- 2021-11-12 Zhang, Chen New
[for,7.0,V10,3/6] hmp-commands: Add new HMP command for filter passthrough Add passthrough support to object with network processing function - - - - --- 2021-11-12 Zhang, Chen New
[for,7.0,V10,2/6] util/qemu-sockets.c: Add inet_parse_base to handle InetSocketAddressBase Add passthrough support to object with network processing function - - - - --- 2021-11-12 Zhang, Chen New
[for,7.0,V10,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough Add passthrough support to object with network processing function - - - - --- 2021-11-12 Zhang, Chen New
[V2] net/filter: Enable the vnet_hdr_support by default [V2] net/filter: Enable the vnet_hdr_support by default - - - - --- 2021-11-11 Zhang, Chen New
[2/2] migration/colo: More accurate update checkpoint time [1/2] migration/colo: Optimize COLO start code path - - 1 - --- 2021-11-10 Zhang, Chen New
[1/2] migration/colo: Optimize COLO start code path [1/2] migration/colo: Optimize COLO start code path - - - - --- 2021-11-10 Zhang, Chen New
net/filter: Enable the vnet_hdr_support by default net/filter: Enable the vnet_hdr_support by default - - - - --- 2021-11-10 Zhang, Chen New
[V5,3/3] net/colo-compare.c: Optimize transfer protocol for colo-compare net/filter: Optimize filters vnet_hdr support - - - - --- 2021-10-28 Zhang, Chen New
[V5,2/3] net/filter: Optimize transfer protocol for filter-rewriter net/filter: Optimize filters vnet_hdr support - - - - --- 2021-10-28 Zhang, Chen New
[V5,1/3] net/filter: Optimize transfer protocol for filter-mirror/redirector net/filter: Optimize filters vnet_hdr support - - - - --- 2021-10-28 Zhang, Chen New
[V4,3/3] net/colo-compare.c: Remove vnet_hdr and check in payload from colo-compare net/filter: Optimize filters vnet_hdr support - - - - --- 2021-10-26 Zhang, Chen New
[V4,2/3] net/filter: Remove vnet_hdr from filter-rewriter net/filter: Optimize filters vnet_hdr support - - - - --- 2021-10-26 Zhang, Chen New
[V4,1/3] net/filter: Remove vnet_hdr from filter-mirror and filter-redirector net/filter: Optimize filters vnet_hdr support - - - - --- 2021-10-26 Zhang, Chen New
docs/block-replication.txt: Fix replication top-id command demo docs/block-replication.txt: Fix replication top-id command demo - - 1 - --- 2021-10-18 Zhang, Chen New
[V3] net/colo: check vnet_hdr_support flag when using virtio-net [V3] net/colo: check vnet_hdr_support flag when using virtio-net - - - - --- 2021-09-18 Zhang, Chen New
[PULL,V3,for,6.2,6/6] net/net.c: Add handler for passthrough filter command [PULL,V3,for,6.2,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough - - - - --- 2021-07-19 Zhang, Chen New
[PULL,V3,for,6.2,5/6] net/colo-compare: Add passthrough list to CompareState [PULL,V3,for,6.2,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough - - - - --- 2021-07-19 Zhang, Chen New
[PULL,V3,for,6.2,4/6] net/colo-compare: Move data structure and define to .h file. [PULL,V3,for,6.2,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough - - - - --- 2021-07-19 Zhang, Chen New
[PULL,V3,for,6.2,3/6] hmp-commands: Add new HMP command for filter passthrough [PULL,V3,for,6.2,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough - - - - --- 2021-07-19 Zhang, Chen New
[PULL,V3,for,6.2,2/6] util/qemu-sockets.c: Add inet_parse_base to handle InetSocketAddressBase [PULL,V3,for,6.2,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough - - - - --- 2021-07-19 Zhang, Chen New
[PULL,V3,for,6.2,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough [PULL,V3,for,6.2,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough - - - - --- 2021-07-19 Zhang, Chen New
[PULL,V3,for,6.2,0/6] COLO-Proxy patches for 2021-06-25 - - - - --- 2021-07-19 Zhang, Chen New
[PULL,V2,6/6] net/net.c: Add handler for passthrough filter command [PULL,V2,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough - - - - --- 2021-07-01 Zhang, Chen New
[PULL,V2,5/6] net/colo-compare: Add passthrough list to CompareState [PULL,V2,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough - - - - --- 2021-07-01 Zhang, Chen New
[PULL,V2,4/6] net/colo-compare: Move data structure and define to .h file. [PULL,V2,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough - - - - --- 2021-07-01 Zhang, Chen New
[PULL,V2,3/6] hmp-commands: Add new HMP command for filter passthrough [PULL,V2,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough - - - - --- 2021-07-01 Zhang, Chen New
[PULL,V2,2/6] util/qemu-sockets.c: Add inet_parse_base to handle InetSocketAddressBase [PULL,V2,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough - - - - --- 2021-07-01 Zhang, Chen New
[PULL,V2,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough [PULL,V2,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough - - - - --- 2021-07-01 Zhang, Chen New
[PULL,V2,0/6] COLO-Proxy patches for 2021-06-25 - - - - --- 2021-07-01 Zhang, Chen New
[PULL,6/6] net/net.c: Add handler for passthrough filter command [PULL,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough - - - - --- 2021-06-25 Zhang, Chen New
[PULL,5/6] net/colo-compare: Add passthrough list to CompareState [PULL,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough - - - - --- 2021-06-25 Zhang, Chen New
[PULL,4/6] net/colo-compare: Move data structure and define to .h file. [PULL,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough - - - - --- 2021-06-25 Zhang, Chen New
[PULL,3/6] hmp-commands: Add new HMP command for filter passthrough [PULL,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough - - - - --- 2021-06-25 Zhang, Chen New
[PULL,2/6] util/qemu-sockets.c: Add inet_parse_base to handle InetSocketAddressBase [PULL,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough - - - - --- 2021-06-25 Zhang, Chen New
[PULL,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough [PULL,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough - - - - --- 2021-06-25 Zhang, Chen New
[PULL,0/6] COLO-Proxy patches for 2021-06-25 - - - - --- 2021-06-25 Zhang, Chen New
[V9,6/6] net/net.c: Add handler for passthrough filter command Add passthrough support to object with network processing function - - - - --- 2021-06-23 Zhang, Chen New
[V9,5/6] net/colo-compare: Add passthrough list to CompareState Add passthrough support to object with network processing function - - - - --- 2021-06-23 Zhang, Chen New
[V9,4/6] net/colo-compare: Move data structure and define to .h file. Add passthrough support to object with network processing function - - - - --- 2021-06-23 Zhang, Chen New
[V9,3/6] hmp-commands: Add new HMP command for filter passthrough Add passthrough support to object with network processing function - - - - --- 2021-06-23 Zhang, Chen New
[V9,2/6] util/qemu-sockets.c: Add inet_parse_base to handle InetSocketAddressBase Add passthrough support to object with network processing function - - - - --- 2021-06-23 Zhang, Chen New
[V9,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough Add passthrough support to object with network processing function - - - - --- 2021-06-23 Zhang, Chen New
[V8,6/6] net/net.c: Add handler for COLO passthrough connection Passthrough specific network traffic in COLO - - - - --- 2021-06-15 Zhang, Chen New
[V8,5/6] net/colo-compare: Add passthrough list to CompareState Passthrough specific network traffic in COLO - - - - --- 2021-06-15 Zhang, Chen New
[V8,4/6] net/colo-compare: Move data structure and define to .h file. Passthrough specific network traffic in COLO - - - - --- 2021-06-15 Zhang, Chen New
[V8,3/6] hmp-commands: Add new HMP command for COLO passthrough Passthrough specific network traffic in COLO - - - - --- 2021-06-15 Zhang, Chen New
[V8,2/6] util/qemu-sockets.c: Add inet_parse_base to handle InetSocketAddressBase Passthrough specific network traffic in COLO - - - - --- 2021-06-15 Zhang, Chen New
[V8,1/6] qapi/net: Add IPFlowSpec and QMP command for COLO passthrough Passthrough specific network traffic in COLO - - - - --- 2021-06-15 Zhang, Chen New
[7/7] Fixed calculation error of pkt->header_size in fill_pkt_tcp_info() COLO proxy patch - - 3 1 --- 2021-06-08 Zhang, Chen New
[6/7] Add the function of colo_compare_cleanup COLO proxy patch - - 2 1 --- 2021-06-08 Zhang, Chen New
[5/7] Add a function named packet_new_nocopy for COLO. COLO proxy patch - - 1 - --- 2021-06-08 Zhang, Chen New
[4/7] Remove migrate_set_block_enabled in checkpoint COLO proxy patch - - 3 1 --- 2021-06-08 Zhang, Chen New
[3/7] Optimize the function of filter_send COLO proxy patch - - 3 1 --- 2021-06-08 Zhang, Chen New
[2/7] Fix the qemu crash when guest shutdown during checkpoint COLO proxy patch - - 3 1 --- 2021-06-08 Zhang, Chen New
[1/7] Remove some duplicate trace code. COLO proxy patch - - 3 1 --- 2021-06-08 Zhang, Chen New
[V7,6/6] net/net.c: Add handler for COLO passthrough connection Passthrough specific network traffic in COLO - - - - --- 2021-05-26 Zhang, Chen New
« 1 2 3 »