Show patches with: Archived = No       |   430333 patches
« 1 2 ... 589 590 5914303 4304 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,v2,09/15] Add a synchronous wrapper bdrv_sync_rwco - - - - --- 2013-08-09 Charlie Shepherd New
[RFC,v2,08/15] Convert bdrv_create and associated functions to be coroutine_fn - - - - --- 2013-08-09 Charlie Shepherd New
[RFC,v2,07/15] Call bdrv->open via a synchronous wrapper in block/snapshot.c - - - - --- 2013-08-09 Charlie Shepherd New
[RFC,v2,06/15] Explicitly mark BlockDriver functions .bdrv_write and .bdrv_read as coroutine functi… - - - - --- 2013-08-09 Charlie Shepherd New
[RFC,v2,05/15] Make qcow2_open synchronous - - - - --- 2013-08-09 Charlie Shepherd New
[RFC,v2,04/15] Convert .bdrv_open and .bdrv_file_open to coroutine_fn - - - - --- 2013-08-09 Charlie Shepherd New
[RFC,v2,03/15] Explicitly mark BlockDriver function .bdrv_create as coroutine and rename it bdrv_co… - - - - --- 2013-08-09 Charlie Shepherd New
[RFC,v2,02/15] Rename qemu_coroutine_self to qemu_coroutine_self_int and add an annotated wrapper - - - - --- 2013-08-09 Charlie Shepherd New
[RFC,v2,01/15] Add an explanation of when a function should be marked coroutine_fn - - - - --- 2013-08-09 Charlie Shepherd New
Test coroutine execution order - - 1 - --- 2013-08-05 Charlie Shepherd New
[5/5] Convert block layer callers' annotations - - - - --- 2013-08-05 Charlie Shepherd New
[4/5] Convert block functions to coroutine versions - - - - --- 2013-08-05 Charlie Shepherd New
[3/5] Convert BlockDriver to explicit coroutine annotations - - - - --- 2013-08-05 Charlie Shepherd New
[2/5] qemu_coroutine_self should not be marked coroutine_fn as it cannot yield - - - - --- 2013-08-05 Charlie Shepherd New
[1/5] Add an explanation of when a function should be marked coroutine_fn - - - - --- 2013-08-05 Charlie Shepherd New
RFC [PATCH] Make bdrv_flush synchronous only and update callers - - 1 - --- 2013-07-18 Charlie Shepherd New
[v8,2/3] Add 'auto-converge' migration capability - - 4 - --- 2013-06-24 Chegu Vinod New
[v8,1/3] Introduce async_run_on_cpu() - - 3 - --- 2013-06-24 Chegu Vinod New
[v8,3/3] Force auto-convegence of live migration - - 3 - --- 2013-06-24 Chegu Vinod New
[v7,3/3] Force auto-convegence of live migration - - - - --- 2013-06-23 Chegu Vinod New
[v7,2/3] Add 'auto-converge' migration capability - - - - --- 2013-06-23 Chegu Vinod New
[v7,2/3] Add 'auto-converge' migration capability - - 2 - --- 2013-06-23 Chegu Vinod New
[v7,1/3] Introduce async_run_on_cpu() - - 1 - --- 2013-06-23 Chegu Vinod New
[RFC,v6,3/3] Force auto-convegence of live migration - - - - --- 2013-06-14 Chegu Vinod New
[RFC,v6,2/3] Add 'auto-converge' migration capability - - 2 - --- 2013-06-14 Chegu Vinod New
[RFC,v6,1/3] Introduce async_run_on_cpu() - - 1 - --- 2013-06-14 Chegu Vinod New
[RFC,v5,3/3] Force auto-convegence of live migration - - - - --- 2013-05-09 Chegu Vinod New
[RFC,v5,2/3] Add 'auto-converge' migration capability - - 2 - --- 2013-05-09 Chegu Vinod New
[RFC,v5,1/3] Introduce async_run_on_cpu() - - 1 - --- 2013-05-09 Chegu Vinod New
[RFC,v4] Throttle-down guest when live migration does not converge. - - - - --- 2013-05-07 Chegu Vinod New
[v3] Throttle-down guest when live migration does not converge. - - - - --- 2013-05-01 Chegu Vinod New
[RFC,v2] Throttle-down guest when live migration does not converge. - - - - --- 2013-04-27 Chegu Vinod New
[RFC] Throttle-down guest when live migration does not converge. - - - - --- 2013-04-25 Chegu Vinod New
[v4] Fixes related to processing of qemu's -numa option - - 2 2 --- 2012-07-17 Chegu Vinod New
[v3] Fixes related to processing of qemu's -numa option - - 1 3 --- 2012-07-05 Chegu Vinod New
[v2] Fixes related to processing of qemu's -numa option - - - 1 --- 2012-06-19 Chegu Vinod New
Fixes related to processing of qemu's -numa option - - - - --- 2012-06-17 Chegu Vinod New
[v4] target/arm: Add Neoverse-N1 registers [v4] target/arm: Add Neoverse-N1 registers - - 1 1 --- 2023-03-13 Chen Baozi New
[v3] target/arm: Add Neoverse-N1 registers [v3] target/arm: Add Neoverse-N1 registers - - - 1 --- 2023-03-07 Chen Baozi New
[v2] target/arm: Add Neoverse-N1 registers [v2] target/arm: Add Neoverse-N1 registers - - - 2 --- 2023-03-06 Chen Baozi New
[2/2] target/arm: Add DynamIQ Shared Unit control registers Define Impl. Def. registers for Neoverse-N1 - - - - --- 2023-03-03 Chen Baozi New
[1/2] target/arm: Add Neoverse-N1 registers Define Impl. Def. registers for Neoverse-N1 - - - 1 --- 2023-03-03 Chen Baozi New
virtio: rename the bar index field name in VirtIOPCIProxy - - - - --- 2016-09-29 Chen Fan New
linux-user: target: signal: Support TARGET_SS_AUTODISARM linux-user: target: signal: Support TARGET_SS_AUTODISARM - - 1 - --- 2020-10-08 Chen Gang New
linux-user: signal: Support TARGET_SS_AUTODISARM linux-user: signal: Support TARGET_SS_AUTODISARM - - - - --- 2020-10-08 Chen Gang New
linux-user: i386: Use trapnr which returns from cpu_exec() instead of exception_index linux-user: i386: Use trapnr which returns from cpu_exec() instead of exception_index - - - - --- 2020-09-26 Chen Gang New
[v2] linux-user: syscall: ioctls: support DRM_IOCTL_I915_GETPARAM [v2] linux-user: syscall: ioctls: support DRM_IOCTL_I915_GETPARAM - - 1 - --- 2020-08-02 Chen Gang New
linux-user: syscall: ioctls: support DRM_IOCTL_I915_GETPARAM linux-user: syscall: ioctls: support DRM_IOCTL_I915_GETPARAM - - - - --- 2020-07-12 Chen Gang New
target: i386: mem_helper: Fix ldaxr instruction 64 bit alignment issue temporarily for stable-4.1 target: i386: mem_helper: Fix ldaxr instruction 64 bit alignment issue temporarily for stable-4.1 - - - - --- 2020-07-12 Chen Gang New
[v7] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION [v7] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION - - 1 - --- 2020-06-05 Chen Gang New
[v6] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION [v6] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION - - - - --- 2020-06-04 Chen Gang New
[v5] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION [v5] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION - - - - --- 2020-06-03 Chen Gang New
[v4] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION [v4] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION - - - - --- 2020-06-02 Chen Gang New
[v3] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION [v3] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION - - - - --- 2020-05-23 Chen Gang New
linux-user: main: Let each env have its own gdt table linux-user: main: Let each env have its own gdt table - - - - --- 2020-03-31 Chen Gang New
[v2] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION [v2] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION - - - - --- 2020-03-15 Chen Gang New
linux-user: syscall: ioctls: support DRM_IOCTL_VERSION linux-user: syscall: ioctls: support DRM_IOCTL_VERSION - - - - --- 2020-02-26 Chen Gang New
target: i386: Check float overflow about register stack target: i386: Check float overflow about register stack - - - - --- 2020-02-21 Chen Gang New
[v6,5/5] target-tilegx: Integrate floating pointer implementation - - - - --- 2016-05-14 Chen Gang New
[v6,4/5] target-tilegx/helper-fdouble.c: Implement double floating point - - - - --- 2016-05-14 Chen Gang New
[v6,3/5] target-tilegx/helper-fsingle.c: Implement single floating point - - - - --- 2016-05-14 Chen Gang New
[v6,2/5] target-tilegx/helper-fshared.h: Add floating point shared function - - - - --- 2016-05-14 Chen Gang New
[v6,1/5] fpu: softfloat: Add normalize_roundpack_float[32|64] functions - - - - --- 2016-05-14 Chen Gang New
[v2] Use frame->retcode instead of frame address for alpha target restorer - - 2 - --- 2016-03-30 Chen Gang New
linux-user/signal.c: Use s390 target space address instead of host space address for restorer - - 2 - --- 2016-03-29 Chen Gang New
linux-user/signal.c: Use target address instead of host address for microblaze restorer - - 3 - --- 2016-03-29 Chen Gang New
linux-user/signal.c: Use frame->retcode instead of frame address for alpha target restorer - - - - --- 2016-03-29 Chen Gang New
[v2] linux-user/signal.c: Generate opcode data for restorer in setup_rt_frame - - 1 - --- 2016-03-29 Chen Gang New
target-tilegx: Support dumping working flow instructions and registers - - - - --- 2016-03-16 Chen Gang New
linux-user/signal.c: Generate opcode data for restorer in setup_rt_frame - - - - --- 2016-03-14 Chen Gang New
linux-user/syscall.c: Let lv always match val in do_getsockopt() - - - - --- 2016-01-14 Chen Gang New
translate-all.c: Remove writable protection feature for tb_alloc_page() - - - - --- 2016-01-14 Chen Gang New
[v2,3/3] linux-user/mmap.c: Use TARGET_PAGE_SIZE as the increasing step - - - - --- 2016-01-11 Chen Gang New
[v2,2/3] linux-user/mmap.c: Remove useless variable p for mmap_frag - - - - --- 2016-01-11 Chen Gang New
[v2,1/3] linux-user/mmap.c: Set prot page flags for the correct region in mmap_frag() - - - - --- 2016-01-11 Chen Gang New
[v2] linux-user/syscall.c: Add SO_RCVTIMEO and SO_SNDTIMEO for getsockopt - - - - --- 2016-01-11 Chen Gang New
[v2] linux-user: syscall: Add SO_LINGER for setsockopt - - - - --- 2016-01-11 Chen Gang New
linux-user/syscall.c: Use SOL_SOCKET instead of level for setsockopt() - - 1 - --- 2016-01-11 Chen Gang New
linux-user/syscall.c: Let tilegx support sigaltstack - - - - --- 2016-01-10 Chen Gang New
linux-user: syscall: Add SO_LINGER for setsockopt - - - - --- 2016-01-08 Chen Gang New
linux-user/syscall.c: Add SO_RCVTIMEO and SO_SNDTIMEO for getsockopt - - - - --- 2016-01-08 Chen Gang New
[v5,1/5] fpu: softfloat: Add normalize_roundpack_float32 function - - - - --- 2016-01-02 Chen Gang New
[v5,5/5] target-tilegx: Integrate floating pointer implementation - - - - --- 2016-01-02 Chen Gang New
[v5,4/5] target-tilegx/helper-fdouble.c: Implement double floating point - - - - --- 2016-01-02 Chen Gang New
[v5,3/5] target-tilegx/helper-fsingle.c: Implement single floating point - - - - --- 2016-01-02 Chen Gang New
[v5,2/5] target-tilegx/helper-fshared.h: Add floating point shared function - - - - --- 2016-01-02 Chen Gang New
[v5,1/5] fpu: softfloat: Add normalize_roundpack_float32 function - - - - --- 2016-01-02 Chen Gang New
[v2] linux-user/mmap.c: Set prot page flags for the correct region in mmap_frag() - - - - --- 2015-12-31 Chen Gang New
linux-user/mmap.c: Set prot page flags for the correct region in mmap_frag() - - - - --- 2015-12-31 Chen Gang New
linux-user/mmap.c: Support shared memory mapping in mmap_frag() - - - - --- 2015-12-30 Chen Gang New
[v3] linux-user/mmap.c: Always zero MAP_ANONYMOUS memory in mmap_frag() - - 1 - --- 2015-12-30 Chen Gang New
linux-user/mmap.c: Use end instead of real_end in target_mmap - - 1 - --- 2015-12-24 Chen Gang New
[v4,4/4] target-tilegx: Integrate floating pointer implementation - - - - --- 2015-12-23 Chen Gang New
[v4,3/4] target-tilegx: Add double floating point implementation - - - - --- 2015-12-23 Chen Gang New
[v4,2/4] target-tilegx: Add single floating point implementation - - - - --- 2015-12-23 Chen Gang New
[v4,1/4] target-tilegx: Add floating point shared functions - - - - --- 2015-12-23 Chen Gang New
[v2] linux-user/mmap.c: Always zero MAP_ANONYMOUS memory in mmap_frag() - - - - --- 2015-12-21 Chen Gang New
linux-user/syscall.c: Notice about lock bitmask translation for fcntl - - - - --- 2015-12-18 Chen Gang New
linux-user/syscall.c: Notice about lock bitmask translation for fcntl - - 1 - --- 2015-12-18 Chen Gang New
[v3,4/4] target-tilegx: Integrate floating pointer implementation - - - - --- 2015-12-10 Chen Gang New
« 1 2 ... 589 590 5914303 4304 »