Show patches with: State = Action Required       |    Archived = No       |   21450 patches
« 1 2 3 4214 215 »
Patch Series S/W/F Date Submitter Delegate State
Fix coredump when using virtio-vga Fix coredump when using virtio-vga --- 2019-03-01 08005325@163.com New
[1/2] When del child, next_child_index need to subtract 1. Otherwise, the index will get bigger and bigger. [1/2] When del child, next_child_index need to subtract 1. Otherwise, the index will get bigger a... --- 2020-05-11 quweijie@huayun.com New
[2/2] If we have more than one colo-compare, we can only destroy the lock when we delete the last one. [1/2] When del child, next_child_index need to subtract 1. Otherwise, the index will get bigger a... --- 2020-05-11 quweijie@huayun.com New
[v3] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION [v3] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION --- 2020-05-23 chengang@emindsoft.com.cn New
[v4] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION [v4] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION --- 2020-06-02 chengang@emindsoft.com.cn New
[v4] tcg: Sanitize shift constants on ppc64le so that shift operations with large constants don't generate invalid instructions. [v4] tcg: Sanitize shift constants on ppc64le so that shift operations with large constants don't... --- 2020-06-04 agrecascino123@gmail.com New
firmware: Fix a reference count leak. firmware: Fix a reference count leak. --- 2020-06-13 wu000273@umn.edu New
linux-user: syscall: ioctls: support DRM_IOCTL_I915_GETPARAM linux-user: syscall: ioctls: support DRM_IOCTL_I915_GETPARAM --- 2020-07-12 chengang@emindsoft.com.cn New
trace/simple: Enable tracing on startup only if the user specifies a trace option trace/simple: Enable tracing on startup only if the user specifies a trace option --- 2020-08-16 duboisj@gmail.com 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 chengang@emindsoft.com.cn New
linux-user: signal: Support TARGET_SS_AUTODISARM linux-user: signal: Support TARGET_SS_AUTODISARM --- 2020-10-08 chengang@emindsoft.com.cn New
[v4] blockjob: Fix crash with IOthread when block commit after snapshot [v4] blockjob: Fix crash with IOthread when block commit after snapshot --- 2021-01-28 08005325@163.com New
blockjob: Fix crash with IOthread when block commit after snapshot blockjob: Fix crash with IOthread when block commit after snapshot --- 2021-02-03 08005325@163.com New
Qemu core dump when stop guest with virtio-blk(remote storage) and iothread Qemu core dump when stop guest with virtio-blk(remote storage) and iothread --- 2020-07-08 苏思婷 New
ppc: Use hard-float in ppc fp_hlper as early as possible. This would increase the performance better than enable hard-float it in soft-float.c; Just using fadd fsub fmul fdiv as a simple bench demo. With this patch, performance are increased 2x. and 1.3x ppc: Use hard-float in ppc fp_hlper as early as possible. This would increase the performance bet... --- 2020-05-04 罗勇刚(Yonggang Luo) New
[1/2] SIMPLE_PATH_RE should match the full path token. Maybe also apply to others such as STRING_RE and TOPLEVEL_RE, not for sure [1/2] SIMPLE_PATH_RE should match the full path token. Maybe also apply to others such as STRING_... --- 2020-08-24 罗勇刚(Yonggang Luo) New
meson: Mingw64 gcc doesn't recognize system include_type for sdl2 meson: Mingw64 gcc doesn't recognize system include_type for sdl2 --- 2020-08-25 罗勇刚(Yonggang Luo) New
[5/5] configure: replace all $PWD with $build_path that can handling msys2 properly Untitled series #58197 --- 2020-08-25 罗勇刚(Yonggang Luo) New
[1/4] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja SIMPLE_PATH_RE should match the full path token. Or the $ and : contained in path would not matched if the path are start with C:/ and E:/ [1/4] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja SIMPLE_PATH_RE s... --- 2020-08-25 罗勇刚(Yonggang Luo) New
[2/4] meson: fixes relpath may fail on win32. [1/4] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja SIMPLE_PATH_RE s... --- 2020-08-25 罗勇刚(Yonggang Luo) New
[v4,4/5] configure: Fix include and linkage issue on msys2 Untitled series #58126 --- 2020-08-26 罗勇刚(Yonggang Luo) New
[v4,5/5] meson: Fixes ninjatool can not be recognized as script under Window/MSYS2 Untitled series #58126 --- 2020-08-26 罗勇刚(Yonggang Luo) New
[6/6] meson: Convert undefsym.sh to undefsym.py *** Fixes msys2 building after the meson convert *** --- 2020-08-27 罗勇刚(Yonggang Luo) New
[v2,1/6] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja Fixes msys2 building after the meson convert --- 2020-08-27 罗勇刚(Yonggang Luo) New
[3/6] ci: Install msys2 in a proper way refer to https://github.com/cirruslabs/cirrus-ci-docs/issues/699 Enable msys2 ci in cirrus Green the msys2 CI make --- 2020-09-02 罗勇刚(Yonggang Luo) New
[4/6] tcg: Fixes dup_const link error Green the msys2 CI make --- 2020-09-02 罗勇刚(Yonggang Luo) New
[5/6] tests: handling signal on win32 properly Green the msys2 CI make --- 2020-09-02 罗勇刚(Yonggang Luo) New
[v2,5/9] configure: Fix include and linkage issue on msys2 Green the msys2 CI make --- 2020-09-02 罗勇刚(Yonggang Luo) New
[v2,8/9] ci: fixes msys2 build by upgrading capstone to 4.0.2 Green the msys2 CI make --- 2020-09-02 罗勇刚(Yonggang Luo) New
[v3,04/12] tests: handling signal on win32 properly Green the msys2 CI make --- 2020-09-03 罗勇刚(Yonggang Luo) New
[v3,06/12] block: Fixes nfs on msys2/mingw Green the msys2 CI make --- 2020-09-03 罗勇刚(Yonggang Luo) New
[v3,09/12] stubs: qemu_notify_event have no need to stub Green the msys2 CI make --- 2020-09-03 罗勇刚(Yonggang Luo) New
[v3,11/12] tests: Disable test-image-locking that not works under Win32 Green the msys2 CI make --- 2020-09-03 罗勇刚(Yonggang Luo) New
[v3,12/12] ci: Enable msys2 ci in cirrus Green the msys2 CI make --- 2020-09-03 罗勇刚(Yonggang Luo) New
[v4,09/12] stubs: qemu_notify_event have no need to stub Untitled series #57817 --- 2020-09-03 罗勇刚(Yonggang Luo) New
[v4,12/12] ci: Enable msys2 ci in cirrus Untitled series #57817 --- 2020-09-03 罗勇刚(Yonggang Luo) New
[1/2] tests: try to disable make check blocker for msys2 [1/2] tests: try to disable make check blocker for msys2 --- 2020-09-03 罗勇刚(Yonggang Luo) New
docker: Add win32/msys2/mingw64 docker docker: Add win32/msys2/mingw64 docker --- 2020-09-03 罗勇刚(Yonggang Luo) New
configure: the error info not consistence with option. configure: the error info not consistence with option. --- 2020-09-03 罗勇刚(Yonggang Luo) New
[v5,01/11] Revert "configure: add --ninja option" Green the msys2 CI make --- 2020-09-05 罗勇刚(Yonggang Luo) New
[v5,03/11] ci: fixes msys2 build by upgrading capstone to 4.0.2 Green the msys2 CI make --- 2020-09-05 罗勇刚(Yonggang Luo) New
[v5,04/11] meson: upgrade meson for execute custom ninjatool under msys2 properly Green the msys2 CI make --- 2020-09-05 罗勇刚(Yonggang Luo) New
[v5,05/11] ci: Enable msys2 ci in cirrus Green the msys2 CI make --- 2020-09-05 罗勇刚(Yonggang Luo) New
[v5,06/11] tests: Trying fixes test-replication.c on msys2. Green the msys2 CI make --- 2020-09-05 罗勇刚(Yonggang Luo) New
[v5,09/11] meson: Fixes qapi tests. Green the msys2 CI make --- 2020-09-05 罗勇刚(Yonggang Luo) New
[v5,11/11] ci: Enable Github actions. Green the msys2 CI make --- 2020-09-05 罗勇刚(Yonggang Luo) New
tests: fixes test-vmstate.c compile error on msys2 tests: fixes test-vmstate.c compile error on msys2 --- 2020-09-05 罗勇刚(Yonggang Luo) New
tests: Fixes building test-util-filemonitor.c on msys2/mingw tests: Fixes building test-util-filemonitor.c on msys2/mingw --- 2020-09-05 罗勇刚(Yonggang Luo) New
[1/2] tests: Trying fixes test-replication.c on msys2/mingw. Try fixes test-replication.c running on msys2/mingw --- 2020-09-05 罗勇刚(Yonggang Luo) New
[v2] configure: Fixes ncursesw detection under msys2/mingw and enable curses [v2] configure: Fixes ncursesw detection under msys2/mingw and enable curses --- 2020-09-07 罗勇刚(Yonggang Luo) New
[v2] meson: Use -b to ignore CR vs. CR-LF issues on Windows [v2] meson: Use -b to ignore CR vs. CR-LF issues on Windows --- 2020-09-07 罗勇刚(Yonggang Luo) New
ci: fixes msys2 build by upgrading capstone to 4.0.2 ci: fixes msys2 build by upgrading capstone to 4.0.2 --- 2020-09-07 罗勇刚(Yonggang Luo) New
block: Fixes nfs on msys2/mingw block: Fixes nfs on msys2/mingw --- 2020-09-07 罗勇刚(Yonggang Luo) New
[v3,1/4] vmstate: Trying fixes test-vmstate.c Misc meson fixes along test-vmstate fixes --- 2020-09-07 罗勇刚(Yonggang Luo) New
[v3,2/4] meson: Fixes jemalloc and tcmalloc can not building. Misc meson fixes along test-vmstate fixes --- 2020-09-07 罗勇刚(Yonggang Luo) New
[v3,4/4] vmstate: Enable test-vmstate on all platform: Misc meson fixes along test-vmstate fixes --- 2020-09-07 罗勇刚(Yonggang Luo) New
[2/4] meson: Disable test-char on msys2/mingw for fixing tests stuck Misc meson fixes along test-vmstate fixes --- 2020-09-07 罗勇刚(Yonggang Luo) New
[1/2] logging: Fixes memory leak in test-logging.c rcu: add uninit destructor for rcu so the pending calls be called before the process exit --- 2020-09-08 罗勇刚(Yonggang Luo) New
[2/2] rcu: add uninit destructor for rcu so the pending calls be called before the process exit rcu: add uninit destructor for rcu so the pending calls be called before the process exit --- 2020-09-08 罗勇刚(Yonggang Luo) New
[v3,2/2] rcu: add uninit destructor for rcu rcu: fixes rcu and test-logging.c --- 2020-09-08 罗勇刚(Yonggang Luo) New
[v4,2/2] rcu: add uninit destructor for rcu rcu: fixes rcu and test-logging.c --- 2020-09-08 罗勇刚(Yonggang Luo) New
[PULL,02/16] ci: fixes msys2 build by upgrading capstone to 4.0.2 Msys2 patches patches --- 2020-09-08 罗勇刚(Yonggang Luo) New
[PULL,05/16] tests: disable /char/stdio/* tests in test-char.c on win32 Msys2 patches patches --- 2020-09-08 罗勇刚(Yonggang Luo) New
[PULL,07/16] tests: Trying fixes test-replication.c on msys2/mingw. Msys2 patches patches --- 2020-09-08 罗勇刚(Yonggang Luo) New
[PULL,10/16] meson: Use -b to ignore CR vs. CR-LF issues on Windows Msys2 patches patches --- 2020-09-08 罗勇刚(Yonggang Luo) New
[PULL,11/16] meson: disable crypto tests are empty under win32 Msys2 patches patches --- 2020-09-08 罗勇刚(Yonggang Luo) New
[PULL,13/16] vmstate: Fixes test-vmstate.c on msys2/mingw Msys2 patches patches --- 2020-09-08 罗勇刚(Yonggang Luo) New
[04/16] curses: Fixes curses compiling errors. W32, W64 patches --- 2020-09-08 罗勇刚(Yonggang Luo) New
[08/16] block: get file-win32.c handle locking option consistence with file-posix.c W32, W64 patches --- 2020-09-08 罗勇刚(Yonggang Luo) New
[12/16] meson: remove empty else and duplicated gio deps W32, W64 patches --- 2020-09-08 罗勇刚(Yonggang Luo) New
[14/16] cirrus: Building freebsd in a single short W32, W64 patches --- 2020-09-08 罗勇刚(Yonggang Luo) New
char: the test-char.c are stuck randomly on win32 at function char_socket_client_test char: the test-char.c are stuck randomly on win32 at function char_socket_client_test --- 2020-09-09 罗勇刚(Yonggang Luo) New
[v2,01/21] block: Fixes nfs compiling error on msys2/mingw W32, W64 msys2/mingw patches --- 2020-09-09 罗勇刚(Yonggang Luo) New
[v2,05/21] tests: disable /char/stdio/* tests in test-char.c on win32 W32, W64 msys2/mingw patches --- 2020-09-09 罗勇刚(Yonggang Luo) New
[v2,07/21] tests: Trying fixes test-replication.c on msys2/mingw. W32, W64 msys2/mingw patches --- 2020-09-09 罗勇刚(Yonggang Luo) New
[v2,15/21] tests: Convert g_free to g_autofree macro in test-logging.c W32, W64 msys2/mingw patches --- 2020-09-09 罗勇刚(Yonggang Luo) New
[v2,17/21] tests: Fixes test-io-channel-socket.c tests under msys2/mingw W32, W64 msys2/mingw patches --- 2020-09-09 罗勇刚(Yonggang Luo) New
[v2,18/21] tests: fixes aio-win32 about aio_remove_fd_handler, get it consistence with aio-posix.c W32, W64 msys2/mingw patches --- 2020-09-09 罗勇刚(Yonggang Luo) New
[v2,19/21] tests: Fixes test-io-channel-file by mask only owner file state mask bits W32, W64 msys2/mingw patches --- 2020-09-09 罗勇刚(Yonggang Luo) New
[v2,20/21] tests: fix test-util-sockets.c W32, W64 msys2/mingw patches --- 2020-09-09 罗勇刚(Yonggang Luo) New
[v4,05/24] configure: Fixes ncursesw detection under msys2/mingw and enable curses W32, W64 msys2/mingw patches --- 2020-09-09 罗勇刚(Yonggang Luo) New
[v4,20/24] tests: Fixes test-io-channel-file by mask only owner file state mask bits W32, W64 msys2/mingw patches --- 2020-09-09 罗勇刚(Yonggang Luo) New
[v4,23/24] rcu: fixes test-logging.c by call drain_call_rcu before rmdir_full W32, W64 msys2/mingw patches --- 2020-09-09 罗勇刚(Yonggang Luo) New
[v5,24/24] ci: Enable msys2 ci in cirrus Untitled series #70970 --- 2020-09-09 罗勇刚(Yonggang Luo) New
[v6,25/25] meson: guard the minimal meson version to 0.55.1 Untitled series #57621 --- 2020-09-09 罗勇刚(Yonggang Luo) New
[v7,01/25] file-win32: Fix "locking" option W32, W64 msys2/mingw patches --- 2020-09-10 罗勇刚(Yonggang Luo) New
[v7,03/25] block: Fixes nfs compiling error on msys2/mingw Untitled series #57603 --- 2020-09-10 罗勇刚(Yonggang Luo) New
[v7,06/25] win32: Simplify gmtime_r detection direct base on _POSIX_THREAD_SAFE_FUNCTIONS. W32, W64 msys2/mingw patches --- 2020-09-10 罗勇刚(Yonggang Luo) New
[v7,10/25] tests: test-replication disable /replication/secondary/* on msys2/mingw. W32, W64 msys2/mingw patches --- 2020-09-10 罗勇刚(Yonggang Luo) New
[v7,11/25] osdep: file locking functions are not available on Win32 W32, W64 msys2/mingw patches --- 2020-09-10 罗勇刚(Yonggang Luo) New
[v7,14/25] tests: Enable crypto tests under msys2/mingw Untitled series #57603 --- 2020-09-10 罗勇刚(Yonggang Luo) New
[v8,02/27] block: Fixes nfs compiling error on msys2/mingw W32, W64 msys2/mingw patches --- 2020-09-12 罗勇刚(Yonggang Luo) New
[v8,12/27] gcrypt: test_tls_psk_init should write binary file instead text file. W32, W64 msys2/mingw patches --- 2020-09-12 罗勇刚(Yonggang Luo) New
[v8,22/27] tests: Fixes test-qdev-global-props.c W32, W64 msys2/mingw patches --- 2020-09-12 罗勇刚(Yonggang Luo) New
[v8,26/27] meson: remove --ninja option in configure. W32, W64 msys2/mingw patches --- 2020-09-12 罗勇刚(Yonggang Luo) New
[v8,27/27] Revert "configure: add --ninja option" W32, W64 msys2/mingw patches --- 2020-09-12 罗勇刚(Yonggang Luo) New
[v9,06/26] tests: disable /char/stdio/* tests in test-char.c on win32 W32, W64 msys2/mingw patches --- 2020-09-15 罗勇刚(Yonggang Luo) New
[v9,11/26] gcrypt: test_tls_psk_init should write binary file instead text file. W32, W64 msys2/mingw patches --- 2020-09-15 罗勇刚(Yonggang Luo) New
[v9,12/26] tests: Enable crypto tests under msys2/mingw W32, W64 msys2/mingw patches --- 2020-09-15 罗勇刚(Yonggang Luo) New
[v9,23/26] meson: upgrade meson for execute custom ninjatool under msys2 properly W32, W64 msys2/mingw patches --- 2020-09-15 罗勇刚(Yonggang Luo) New
« 1 2 3 4214 215 »