Show patches with: Submitter = Chen Gang       |    State = Action Required       |    Archived = No       |   80 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] target-tilegx: Use TILEGX_EXCP_OPCODE_UNKNOWN and TILEGX_EXCP_OPCODE_UNIMPLEMENTED correctly - - - - --- 2015-10-04 Chen Gang New
[v2] target-tilegx: Implement v2mults instruction - - - - --- 2015-10-04 Chen Gang New
[v2] target-tilegx: Implement v?int_* instructions. - - - - --- 2015-10-04 Chen Gang New
[v2] target-tilegx: Implement v2sh* instructions - - - - --- 2015-10-04 Chen Gang New
target-tilegx: Use TILEGX_EXCP_OPCODE_UNKNOWN instead of TILEGX_EXCP_OPCODE_UNIMPLEMENTED for some … - - - - --- 2015-10-03 Chen Gang New
target-tilegx: Implement v2mults instruction - - - - --- 2015-10-03 Chen Gang New
target-tilegx: Implement v?int_* instructions. - - - - --- 2015-10-02 Chen Gang New
target-tilegx: Implement v2sh* instructions - - - - --- 2015-10-02 Chen Gang New
target-tilegx: Call dest_gr() later when have to use it - - - - --- 2015-10-01 Chen Gang New
[v3] target-tilegx: Support iret instruction and related special registers - - - - --- 2015-10-01 Chen Gang New
[v2] target-tilegx: Support iret instruction and related special registers - - - - --- 2015-10-01 Chen Gang New
target-tilegx: Fix a typo for mnemonic about "ld_add" - - - - --- 2015-09-29 Chen Gang New
target-tilegx: Support iret instruction and related special registers - - - - --- 2015-09-28 Chen Gang New
target-tilegx: Check zero dest register for ld instructions - - - - --- 2015-09-28 Chen Gang New
target-tilegx: Let v1addi call its own implementation - - - - --- 2015-09-27 Chen Gang New
tilegx: Implement tilegx signal features - - - - --- 2015-09-27 Chen Gang New
tilegx: Generate ill related instructions according to Linux kernel - - - - --- 2015-09-26 Chen Gang New
linux-user/syscall_defs.h: Sync the latest si_code from Linux kernel - - - - --- 2015-09-26 Chen Gang New
target-tilegx: Let x1 pipe process bpt instruction only - - - - --- 2015-09-25 Chen Gang New
[v3] target-tilegx: Implement v*add and v*sub instructions - - - - --- 2015-09-22 Chen Gang New
[v2] target-tilegx: Implement v1multu instruction - - 1 - --- 2015-09-21 Chen Gang New
[v2] target-tilegx: Implement v*add and v*sub instructions - - - - --- 2015-09-21 Chen Gang New
[v2] target-tilegx: Implement v*shl, v*shru, and v*shrs instructions - - - - --- 2015-09-21 Chen Gang New
target-tilegx: Implement v1multu instruction - - 1 - --- 2015-09-19 Chen Gang New
target-tilegx: Implement v*add and v*sub instructions - - - - --- 2015-09-19 Chen Gang New
target-tilegx: Implement v*shl, v*shru, and v*shrs instructions - - - - --- 2015-09-18 Chen Gang New
linux-user/syscall.c: Fix issue for checking ptr in different address spaces in TARGET_CMSG_NXTHDR - - - - --- 2015-09-15 Chen Gang New
[v2] linux-user/signal.c: Fix several issues for target alpha - - - - --- 2015-09-14 Chen Gang New
linux-user/signal.c: Skip calling unlock_user_struct() when lock_user_struct() failed for target pp… - - - - --- 2015-09-13 Chen Gang New
linux-user/signal.c: Skip calling unlock_user_struct() when lock_user_struct() failed for target m6… - - - - --- 2015-09-13 Chen Gang New
linux-user/signal.c: Use setup_rt_frame() instead of setup_frame() for target openrisc - - 1 - --- 2015-09-12 Chen Gang New
[v3] linux-user/main.c: Set environments variables from command line options - - - - --- 2015-09-10 Chen Gang New
[v2] linux-user/main.c: Set environments variables from command line options - - - - --- 2015-09-10 Chen Gang New
linux-user/main.c: Always set QEMU_LD_PREFIX when interp_prefix is changed - - - - --- 2015-09-10 Chen Gang New
linux-user/syscall.c: Add EAGAIN to host_to_target_errno_table for - - 1 - --- 2015-09-07 Chen Gang New
[2/2] alpha-host: Fix alpha host related merging issues. - - - - --- 2015-08-31 Chen Gang New
[1/2] alpha-host: Add Alpha host tcg backend. - - - - --- 2015-08-31 Chen Gang New
tcg: Use macro instead of hard code number 0xffffffff for tcg_target_ulong using - - - - --- 2015-01-19 Chen Gang New
hw/net/xen_nic.c: Set 'netdev->mac' to NULL after free it - - - - --- 2014-12-16 Chen Gang New
hw/net/xen_nic.c: Need free 'netdev->nic' in net_free() instead of net_disconnect() - - - - --- 2014-12-16 Chen Gang New
hw/net/xen_nic.c: Free 'netdev->txs' when map 'netdev->rxs' fails - - - - --- 2014-12-16 Chen Gang New
[trivial] xen-hvm: Remove redandant varialbe 'xstate' 1 - - - --- 2014-11-11 Chen Gang New
[v2] target-ppc: kvm: Fix memory overflow issue about strncat() - - - - --- 2014-10-15 Chen Gang New
target-ppc: kvm: Fix memory overflow issue about strncat() - - - - --- 2014-10-13 Chen Gang New
target-ppc: kvm: Fix memory overflow issue about strncat() - - - - --- 2014-10-13 Chen Gang New
[v2] libvixl: a64: Skip "-Wunused-variable" for gcc 5.0.0 or higher - - - - --- 2014-10-11 Chen Gang New
disas/libvixl/a64/instructions-a64.h: Remove useless varialbe to avoid building break with '-Werror' - - 1 - --- 2014-10-09 Chen Gang New
[v2] xen-hvm.c: Always return -1 when failure occurs in xen_hvm_init() 1 - - - --- 2014-09-04 Chen Gang New
xen-hvm.c: Improve the return method for xen_hvm_init() - - - - --- 2014-09-02 Chen Gang New
dump.c: Fix memory leak issue in cleanup processing for dump_init() - - - - --- 2014-08-04 Chen Gang New
dump.c: Fix memory leak issue in cleanup processing for dump_init() - - 1 - --- 2014-08-03 Chen Gang New
kvm-all: Use 'tmpcpu' instead of 'cpu' in sub-looping to avoid 'cpu' be NULL - - - - --- 2014-07-19 Chen Gang New
[PATCH-trivial] qemu-img: Check getchar() return value in read_password() for WIN32 - - - - --- 2014-07-06 Chen Gang New
[trivial] qemu-img: Remove redundancy "ret = -1" - - - - --- 2014-07-03 Chen Gang New
[trivial,v2] block.c: Add return value for bdrv_append_temp_snapshot() to avoid incorrect failure p… - - 1 - --- 2014-06-23 Chen Gang New
[trivial] block.c: Correct the return value and the failure object when failure occurs - - - - --- 2014-06-21 Chen Gang New
[trivial] block.c: Remove useless 'buf' variable - - 1 - --- 2014-06-21 Chen Gang New
[PATCH-trivial] arch_init.c: Always be sure that 'encoded_buf' and 'current_buf' are lock protected - - - - --- 2014-06-02 Chen Gang New
[PATCH-trivial] arch_init.c: Free 'cache' in cache_fini() to avoid memory leak - - 2 - --- 2014-06-02 Chen Gang New
[Qemu-trivial] arch_init: Simplify code for load_xbzrle() - - - - --- 2014-05-18 Chen Gang New
arch_init: Simplify code for load_xbzrle() - - 1 - --- 2014-05-10 Chen Gang New
arch_init: Be sure of only one exit entry with DPRINTF() for ram_load() - - - - --- 2014-05-01 Chen Gang New
[trivial,v2] vl: avoid closing stdout with 'writeconfig' - - 1 - --- 2014-04-22 Chen Gang New
[trivial] vl: Avoid to close stdout after finish 'writeconfig' option - - 1 - --- 2014-04-20 Chen Gang New
[trivial,v2,2/2] vl: Eliminate a superfluous local variable - - - - --- 2014-04-15 Chen Gang New
[trivial,v2,1/2] vl: Remove useless 'continue' - - - - --- 2014-04-15 Chen Gang New
[trivial,3/3] vl: remove local variable 'args' in the middle of code block - - 2 - --- 2014-04-08 Chen Gang New
[trivial,2/3] vl: remove redundant local variable 'res' - - - - --- 2014-04-08 Chen Gang New
[trivial,1/3] vl: remove useless 'continue' - - 2 - --- 2014-04-08 Chen Gang New
[PATCH-trivial,v2] vl: Report accelerator not supported for target more nicely - - 1 - --- 2014-04-04 Chen Gang New
[trival] vl.c: clean up code - - - - --- 2014-03-30 Chen Gang New
vl.c: use 'break' instead of 'continue' in configure_accelerator() - - - - --- 2014-03-27 Chen Gang New
[trivial] target-arm/gdbstub64.c: remove useless 'break' statement. - - 2 - --- 2014-03-18 Chen Gang New
[3/3] hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitation - - - - --- 2014-03-01 Chen Gang New
[2/3] hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf() - - 1 - --- 2014-03-01 Chen Gang New
[1/3] hw/9pfs/virtio-9p-local.c: move v9fs_string_free() to below "err_out:" - - 1 - --- 2014-03-01 Chen Gang New
hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitation - - - - --- 2014-02-23 Chen Gang New
hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf() - - - - --- 2014-02-15 Chen Gang New
hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf() - - - - --- 2014-02-03 Chen Gang New
vl.c: move "if (fd < 0)" into "if (fd <= STDERR_FILENO)" - - - - --- 2013-12-28 Chen Gang New