Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Alex Chen
| Archived =
No
| 34 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v3,2/2] plugins: Fix two resource leaks in setup_socket()
plugins: Fix some resource leaks
-
-
-
2020-11-09
Alex Chen
Accepted
[V2,2/2] plugins: Fix two resource leaks in setup_socket()
[V2,1/2] plugins: Fix resource leak in connect_socket()
-
-
-
2020-11-06
Alex Chen
Superseded
[V2,1/2] plugins: Fix resource leak in connect_socket()
[V2,1/2] plugins: Fix resource leak in connect_socket()
-
-
-
2020-11-06
Alex Chen
Superseded
tests/qtest/tpm: Remove redundant check in the tpm_test_swtpm_test()
tests/qtest/tpm: Remove redundant check in the tpm_test_swtpm_test()
-
-
-
2020-11-05
Alex Chen
Accepted
usb/hcd-xhci: Fix an index-out-of-bounds in xhci_runtime_write and xhci_runtime_read
usb/hcd-xhci: Fix an index-out-of-bounds in xhci_runtime_write and xhci_runtime_read
-
-
-
2020-11-05
Alex Chen
New
[V2] qtest: Fix bad printf format specifiers
[V2] qtest: Fix bad printf format specifiers
-
-
-
2020-11-05
Alex Chen
Accepted
qtest: Fix bad printf format specifiers
qtest: Fix bad printf format specifiers
-
-
-
2020-11-04
Alex Chen
Superseded
ssi: Fix bad printf format specifiers
ssi: Fix bad printf format specifiers
-
-
-
2020-11-04
Alex Chen
Superseded
tests/qtest: Fix potential NULL pointer dereference in qos_build_main_args()
tests/qtest: Fix potential NULL pointer dereference in qos_build_main_args()
-
-
-
2020-11-03
Alex Chen
Accepted
[V2] block/vvfat: Fix bad printf format specifiers
[V2] block/vvfat: Fix bad printf format specifiers
-
-
-
2020-11-03
Alex Chen
New
hw/intc: Fix incorrect calculation of core in liointc_read() and liointc_write()
hw/intc: Fix incorrect calculation of core in liointc_read() and liointc_write()
-
-
-
2020-11-03
Alex Chen
New
target/microblaze: Fix possible array out of bounds in mmu_write()
target/microblaze: Fix possible array out of bounds in mmu_write()
-
-
-
2020-11-03
Alex Chen
Accepted
[V3] hw/display/exynos4210_fimd: Fix potential NULL pointer dereference
[V3] hw/display/exynos4210_fimd: Fix potential NULL pointer dereference
-
-
-
2020-11-02
Alex Chen
Superseded
[V2] hw/display/exynos4210_fimd: Fix potential NULL pointer dereference
[V2] hw/display/exynos4210_fimd: Fix potential NULL pointer dereference
-
-
-
2020-11-02
Alex Chen
Superseded
util: Remove redundant checks in the openpty()
util: Remove redundant checks in the openpty()
-
-
-
2020-10-31
Alex Chen
Accepted
hw/display/omap_lcdc: Fix potential NULL pointer dereference
hw/display/omap_lcdc: Fix potential NULL pointer dereference
-
-
-
2020-10-30
Alex Chen
New
hw/display/exynos4210_fimd: Fix potential NULL pointer dereference
hw/display/exynos4210_fimd: Fix potential NULL pointer dereference
-
-
-
2020-10-30
Alex Chen
New
net/l2tpv3: Remove redundant check in net_init_l2tpv3()
net/l2tpv3: Remove redundant check in net_init_l2tpv3()
-
-
-
2020-10-30
Alex Chen
Accepted
contrib/rdmacm-mux: Fix error condition in hash_tbl_search_fd_by_ifid()
contrib/rdmacm-mux: Fix error condition in hash_tbl_search_fd_by_ifid()
-
-
-
2020-10-29
Alex Chen
Accepted
[V2] vhost-user-blk/scsi: Fix broken error handling for socket call
[V2] vhost-user-blk/scsi: Fix broken error handling for socket call
-
-
-
2020-10-29
Alex Chen
Accepted
vhost-user-blk: Fix two resource leaks
vhost-user-blk: Fix two resource leaks
-
-
-
2020-10-28
Alex Chen
New
[2/2] plugins: Fix two resource leaks in connect_socket()
[1/2] plugins: Fix resource leak in connect_socket()
-
-
-
2020-10-28
Alex Chen
Superseded
[1/2] plugins: Fix resource leak in connect_socket()
[1/2] plugins: Fix resource leak in connect_socket()
-
-
-
2020-10-28
Alex Chen
Superseded
[4/4] i386/kvm: make printf always compile in debug output
[1/4] configure: Add a --enable-debug-kvm option to configure
-
-
-
2020-10-28
Alex Chen
New
[3/4] kvm: make printf always compile in debug output
[1/4] configure: Add a --enable-debug-kvm option to configure
-
-
-
2020-10-28
Alex Chen
New
[2/4] kvm: Replace DEBUG_KVM with CONFIG_DEBUG_KVM
[1/4] configure: Add a --enable-debug-kvm option to configure
-
-
-
2020-10-28
Alex Chen
New
[1/4] configure: Add a --enable-debug-kvm option to configure
[1/4] configure: Add a --enable-debug-kvm option to configure
-
-
-
2020-10-28
Alex Chen
New
[4/4] qga: Switch and case should be at the same indent
Untitled series #70588
-
-
-
2020-10-26
Alex Chen
Accepted
[3/4] qga: Open brace '{' following struct go on the same
Untitled series #56609
-
-
-
2020-10-26
Alex Chen
Accepted
[2/4] qga: Delete redundant spaces
Untitled series #56609
-
-
-
2020-10-26
Alex Chen
Accepted
[1/4] qga: Add spaces around operator
[1/4] qga: Add spaces around operator
-
-
-
2020-10-26
Alex Chen
Accepted
block: Remove unused include
block: Remove unused include
-
-
-
2020-10-21
Alex Chen
Accepted
io: Don't use '#' flag of printf format
io: Don't use '#' flag of printf format
-
-
-
2020-10-19
Alex Chen
Superseded
elf2dmp: Fix memory leak on main() error paths
elf2dmp: Fix memory leak on main() error paths
-
-
-
2020-08-26
Alex Chen
Superseded