Show patches with: State = Action Required       |   427089 patches
« 1 2 ... 1065 1066 10674270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,v2,18/35] multi-process: create IOHUB object to handle irq Initial support of multi-process qemu - - - - --- 2019-06-17 Elena Ufimtseva New
[RFC,v2,17/35] multi-process: Synchronize remote memory Initial support of multi-process qemu - - - - --- 2019-06-17 Elena Ufimtseva New
[RFC,v2,16/35] multi-process: Add LSI device proxy object Initial support of multi-process qemu - - - - --- 2019-06-17 Elena Ufimtseva New
[RFC,v2,15/35] multi-process: PCI BAR read handling for proxy & remote endpoints Initial support of multi-process qemu - - - - --- 2019-06-17 Elena Ufimtseva New
[RFC,v2,14/35] multi-process: PCI BAR write handling for proxy & remote endpoints Initial support of multi-process qemu - - - - --- 2019-06-17 Elena Ufimtseva New
[RFC,v2,13/35] multi-process: introduce proxy object Initial support of multi-process qemu - - - - --- 2019-06-17 Elena Ufimtseva New
[RFC,v2,12/35] multi-process: remote process initialization Initial support of multi-process qemu - - - - --- 2019-06-17 Elena Ufimtseva New
[RFC,v2,11/35] multi-process: setup memory manager for remote device Initial support of multi-process qemu - - - - --- 2019-06-17 Elena Ufimtseva New
[RFC,v2,10/35] multi-process: setup a machine object for remote device process Initial support of multi-process qemu - - - - --- 2019-06-17 Elena Ufimtseva New
[RFC,v2,09/35] multi-process: setup PCI host bridge for remote device Initial support of multi-process qemu - - - - --- 2019-06-17 Elena Ufimtseva New
[RFC,v2,08/35] multi-process: add functions to synchronize proxy and remote endpoints Initial support of multi-process qemu - - - - --- 2019-06-17 Elena Ufimtseva New
[RFC,v2,07/35] multi-process: define proxy-link object Initial support of multi-process qemu - - - - --- 2019-06-17 Elena Ufimtseva New
[RFC,v2,06/35] multi-process: build system for remote device process Initial support of multi-process qemu - - - - --- 2019-06-17 Elena Ufimtseva New
[RFC,v2,05/35] multi-process: Add config option for multi-process QEMU Initial support of multi-process qemu - - - - --- 2019-06-17 Elena Ufimtseva New
[RFC,v2,04/35] multi-process: Add stub functions to facilate build of multi-process Initial support of multi-process qemu - - - - --- 2019-06-17 Elena Ufimtseva New
[RFC,v2,03/35] multi-process: add a command line option for debug file Initial support of multi-process qemu - - - - --- 2019-06-17 Elena Ufimtseva New
[RFC,v2,02/35] multi-process: util: Add qemu_thread_cancel() to cancel running thread Initial support of multi-process qemu - - - - --- 2019-06-17 Elena Ufimtseva New
[RFC,v2,01/35] multi-process: memory: alloc RAM from file at offset Initial support of multi-process qemu - - - - --- 2019-06-17 Elena Ufimtseva New
[multiprocess,RFC,37/37] multi-process: add configure and usage information Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,36/37] multi-process: add the concept description to docs/devel/qemu-multiprocess Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,35/37] multi-process: QMP/HMP commands to resize block device on remote process Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,34/37] multi-process: HMP command to delete drive from remote device Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,33/37] multi-process: HMP command to add drive to the remote device Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,32/37] multi-process: handle heartbit messages in remote process Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,31/37] multi-process: add heartbeat timer and signal handler Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,30/37] multi-process: add processing of rdrive and rdevice command line Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,29/37] multi-process: remote: add create_done condition Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,28/37] multi-process: remote: use fd for socket from parent process Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,27/37] multi-process: remote: add setup_devices and setup_drive msg processing Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,26/37] multi-process: add qdev_proxy_add to create proxy devices Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,25/37] multi-process: configure remote side devices Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,24/37] multi-process: pass proxy link socket fd to remote process Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,23/37] multi-process: add command line options rdrive and rdevice Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,22/37] multi-process: QMP/HMP commands to remove device from the remote process Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,21/37] multi-process: QMP/HMP commands to add a device to the remote process Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,20/37] multi-process: Add QMP & HMP commands to list remote processes Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,19/37] multi-process: store info about the remote process Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,18/37] multi-process: create IOHUB object to handle irq Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,17/37] multi-process: Synchronize remote memory Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,16/37] multi-process: Add LSI device proxy object Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,15/37] multi-process: PCI BAR read handling for proxy & remote endpoints Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,14/37] multi-process: PCI BAR write handling for proxy & remote endpoints Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,13/37] multi-process: introduce proxy object Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,12/37] multi-process: remote process initialization Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,11/37] multi-process: setup memory manager for remote device Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,10/37] multi-process: setup a machine object for remote device process Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,09/37] multi-process: setup PCI host bridge for remote device Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,08/37] multi-process: add functions to synchronize proxy and remote endpoints Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,07/37] multi-process: define proxy-link object Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,06/37] multi-process: build system for remote device process Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,05/37] multi-process: Add config option for multi-process QEMU Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,04/37] multi-process: Add stub functions to facilate build of multi-process Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,03/37] multi-process: add a command line option for debug file Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,02/37] multi-process: util: Add qemu_thread_cancel() to cancel running thread Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
[multiprocess,RFC,01/37] multi-process: memory: alloc RAM from file at offset Initial support of multi-process qemu - - - - --- 2019-03-07 Elena Ufimtseva New
Expose i386 model specific registers via HMP Expose i386 model specific registers via HMP - - - - --- 2021-02-06 Elias Djossou New
Flexible array should be last in struct mbuf - - - - --- 2011-09-08 Elie Richa New
PPC: Fix sync instructions problem in SMP - - - - --- 2011-07-22 Elie Richa New
[v3,3/3] sdl: Allow OpenGL ES context creation Use SDL to create an OpenGL ES context for virglrenderer. - - - - --- 2018-04-13 Elie Tournier New
[v3,2/3] sdl: Move DisplayOptions global to sdl2_console Use SDL to create an OpenGL ES context for virglrenderer. - - - - --- 2018-04-13 Elie Tournier New
[v3,1/3] qapi: Parameter gl of DisplayType now accept an enum Use SDL to create an OpenGL ES context for virglrenderer. - - - - --- 2018-04-13 Elie Tournier New
[v2,2/2] sdl: Allow OpenGL ES context creation Use SDL to create an OpenGL ES context for virglrenderer. - - - - --- 2018-04-10 Elie Tournier New
[v2,1/2] qapi: Parameter gl of DisplayType now accept an enum Use SDL to create an OpenGL ES context for virglrenderer. - - - - --- 2018-04-10 Elie Tournier New
sdl2: Remove unused epoxy include sdl2: Remove unused epoxy include - - - - --- 2018-04-04 Elie Tournier New
[RFC,2/2] sdl2: gles option will create a gles context Use SDL to create an OpenGL ES context for virglrenderer. - - - - --- 2018-01-17 Elie Tournier New
[RFC,1/2] sdl2: Add gles options Use SDL to create an OpenGL ES context for virglrenderer. - - - - --- 2018-01-17 Elie Tournier New
ui/cocoa: Support hardware cursor interface ui/cocoa: Support hardware cursor interface - - - - --- 2022-08-04 Elliot Nunn New
VGA hardware cursor query VGA hardware cursor query - - - - --- 2022-08-01 Elliot Nunn New
target/riscv/cpu.c: Fix elen check target/riscv/cpu.c: Fix elen check - - 2 - --- 2022-12-15 Elta New
[v2] qpci_free_pc: sdhci-test and vhost-user-test could free() NULL pointers. [v2] qpci_free_pc: sdhci-test and vhost-user-test could free() NULL pointers. - - - - --- 2018-07-02 Emanuele New
[v2] tests/unit/test-blockjob: Re-enable complete_in_standby test [v2] tests/unit/test-blockjob: Re-enable complete_in_standby test - 1 1 - --- 2023-04-26 Emanuele Giuseppe Esposito New
tests/unit/test-blockjob: Re-enable complete_in_standby test tests/unit/test-blockjob: Re-enable complete_in_standby test - 1 - - --- 2023-04-26 Emanuele Giuseppe Esposito New
block/file-posix: don't use functions calling AIO_WAIT_WHILE in worker threads block/file-posix: don't use functions calling AIO_WAIT_WHILE in worker threads - - - - --- 2023-02-09 Emanuele Giuseppe Esposito New
virtio-blk: add missing AioContext lock virtio-blk: add missing AioContext lock 1 - 1 1 --- 2023-02-08 Emanuele Giuseppe Esposito New
[v5,4/4] thread-pool: avoid passing the pool parameter every time AioContext removal: LinuxAioState and ThreadPool - - - - --- 2023-02-03 Emanuele Giuseppe Esposito New
[v5,3/4] thread-pool: use ThreadPool from the running thread AioContext removal: LinuxAioState and ThreadPool - - - - --- 2023-02-03 Emanuele Giuseppe Esposito New
[v5,2/4] io_uring: use LuringState from the running thread AioContext removal: LinuxAioState and ThreadPool - - - - --- 2023-02-03 Emanuele Giuseppe Esposito New
[v5,1/4] linux-aio: use LinuxAioState from the running thread AioContext removal: LinuxAioState and ThreadPool - - 1 - --- 2023-02-03 Emanuele Giuseppe Esposito New
[2/2] target/i386: add support for FB_CLEAR feature target/i386: add support for cpu FLUSH_L1D feature and FB_CLEAR capability - - - - --- 2023-02-01 Emanuele Giuseppe Esposito New
[1/2] target/i386: add support for FLUSH_L1D feature target/i386: add support for cpu FLUSH_L1D feature and FB_CLEAR capability - - - - --- 2023-02-01 Emanuele Giuseppe Esposito New
[3/3] configure: Enable -Wthread-safety if present [1/3] util/qemu-thread-posix: use TSA_NO_TSA to suppress clang TSA warnings - - 1 - --- 2023-01-17 Emanuele Giuseppe Esposito New
[2/3] bsd-user/mmap: use TSA_NO_TSA to suppress clang TSA warnings [1/3] util/qemu-thread-posix: use TSA_NO_TSA to suppress clang TSA warnings - - 1 - --- 2023-01-17 Emanuele Giuseppe Esposito New
[1/3] util/qemu-thread-posix: use TSA_NO_TSA to suppress clang TSA warnings [1/3] util/qemu-thread-posix: use TSA_NO_TSA to suppress clang TSA warnings - - - - --- 2023-01-17 Emanuele Giuseppe Esposito New
[2/2] tests/unit/test-bdrv-drain.c: graph setup functions can't run in coroutines Fixes to test-bdrv-drain unit test - - - - --- 2022-12-05 Emanuele Giuseppe Esposito New
[1/2] test-bdrv-drain.c: remove test_detach_by_parent_cb() Fixes to test-bdrv-drain unit test - - 1 - --- 2022-12-05 Emanuele Giuseppe Esposito New
[v7,14/14] block/dirty-bitmap: convert coroutine-only functions to co_wrapper Still more coroutine and various fixes in block layer - - 2 - --- 2022-11-28 Emanuele Giuseppe Esposito New
[v7,13/14] block: convert bdrv_create to co_wrapper Still more coroutine and various fixes in block layer - - 2 - --- 2022-11-28 Emanuele Giuseppe Esposito New
[v7,12/14] block-coroutine-wrapper.py: support also basic return types Still more coroutine and various fixes in block layer - - 2 - --- 2022-11-28 Emanuele Giuseppe Esposito New
[v7,11/14] block-coroutine-wrapper.py: support functions without bs arg Still more coroutine and various fixes in block layer - - 1 - --- 2022-11-28 Emanuele Giuseppe Esposito New
[v7,10/14] block-coroutine-wrapper.py: introduce co_wrapper Still more coroutine and various fixes in block layer - - 1 - --- 2022-11-28 Emanuele Giuseppe Esposito New
[v7,09/14] block: rename generated_co_wrapper in co_wrapper_mixed Still more coroutine and various fixes in block layer - - 1 - --- 2022-11-28 Emanuele Giuseppe Esposito New
[v7,08/14] block: bdrv_create_file is a coroutine_fn Still more coroutine and various fixes in block layer - - 2 - --- 2022-11-28 Emanuele Giuseppe Esposito New
[v7,07/14] block: distinguish between bdrv_create running in coroutine and not Still more coroutine and various fixes in block layer - - 2 - --- 2022-11-28 Emanuele Giuseppe Esposito New
[v7,06/14] block: avoid duplicating filename string in bdrv_create Still more coroutine and various fixes in block layer - - 2 - --- 2022-11-28 Emanuele Giuseppe Esposito New
[v7,05/14] block/vmdk: add coroutine_fn annotations Still more coroutine and various fixes in block layer - - 3 - --- 2022-11-28 Emanuele Giuseppe Esposito New
[v7,04/14] block-backend: replace bdrv_*_above with blk_*_above Still more coroutine and various fixes in block layer - - 1 - --- 2022-11-28 Emanuele Giuseppe Esposito New
[v7,03/14] nbd/server.c: add coroutine_fn annotations Still more coroutine and various fixes in block layer - - 3 - --- 2022-11-28 Emanuele Giuseppe Esposito New
[v7,02/14] block-copy: add coroutine_fn annotations Still more coroutine and various fixes in block layer - - 3 - --- 2022-11-28 Emanuele Giuseppe Esposito New
[v7,01/14] block-io: introduce coroutine_fn duplicates for bdrv_common_block_status_above callers Still more coroutine and various fixes in block layer - - 2 - --- 2022-11-28 Emanuele Giuseppe Esposito New
[v6,14/14] block/dirty-bitmap: convert coroutine-only functions to co_wrapper Still more coroutine and various fixes in block layer - - 2 - --- 2022-11-25 Emanuele Giuseppe Esposito New
« 1 2 ... 1065 1066 10674270 4271 »