Show patches with: State = Action Required       |    Archived = No       |   426425 patches
« 1 2 ... 1054 1055 10564264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,5/6] block/blkdebug: remove new_state field and instead use a local variable blkdebug: fix racing condition when iterating on - - 1 - --- 2021-06-14 Emanuele Giuseppe Esposito New
[v5,4/6] blkdebug: do not suspend in the middle of QLIST_FOREACH_SAFE blkdebug: fix racing condition when iterating on - - 1 - --- 2021-06-14 Emanuele Giuseppe Esposito New
[v5,3/6] blkdebug: track all actions blkdebug: fix racing condition when iterating on - - 1 - --- 2021-06-14 Emanuele Giuseppe Esposito New
[v5,2/6] blkdebug: move post-resume handling to resume_req_by_tag blkdebug: fix racing condition when iterating on - - 1 - --- 2021-06-14 Emanuele Giuseppe Esposito New
[v5,1/6] blkdebug: refactor removal of a suspended request blkdebug: fix racing condition when iterating on - - 2 - --- 2021-06-14 Emanuele Giuseppe Esposito New
[v3,5/5] co-shared-resource: protect with a mutex block-copy: make helper APIs thread safe - - 1 - --- 2021-06-14 Emanuele Giuseppe Esposito New
[v3,4/5] progressmeter: protect with a mutex block-copy: make helper APIs thread safe - - 2 - --- 2021-06-14 Emanuele Giuseppe Esposito New
[v3,3/5] blockjob: let ratelimit handle a speed of 0 block-copy: make helper APIs thread safe - - 1 - --- 2021-06-14 Emanuele Giuseppe Esposito New
[v3,2/5] block-copy: let ratelimit handle a speed of 0 block-copy: make helper APIs thread safe - - 1 - --- 2021-06-14 Emanuele Giuseppe Esposito New
[v3,1/5] ratelimit: treat zero speed as unlimited block-copy: make helper APIs thread safe - - 1 - --- 2021-06-14 Emanuele Giuseppe Esposito New
[v3,2/5] block-copy: let ratelimit handle a speed of 0 block-copy: make helper APIs thread safe - - 1 - --- 2021-06-14 Emanuele Giuseppe Esposito New
[v3,1/5] ratelimit: treat zero speed as unlimited block-copy: make helper APIs thread safe - - 1 - --- 2021-06-14 Emanuele Giuseppe Esposito New
ui/gtk: Allow user to select monitor number to display qemu in full screen through new gtk display … ui/gtk: Allow user to select monitor number to display qemu in full screen through new gtk display … - - - - --- 2021-06-14 Khor, Swee Aun New
[v4,6/6] block-copy: atomic .cancelled and .finished fields in BlockCopyCallState block-copy: protect block-copy internal structures - - - - --- 2021-06-14 Emanuele Giuseppe Esposito New
[v4,5/6] block-copy: add a CoMutex block-copy: protect block-copy internal structures - - - - --- 2021-06-14 Emanuele Giuseppe Esposito New
[v4,4/6] block-copy: move progress_set_remaining in block_copy_task_end block-copy: protect block-copy internal structures - - 1 - --- 2021-06-14 Emanuele Giuseppe Esposito New
[v4,3/6] block-copy: improve comments of BlockCopyTask and BlockCopyState types and functions block-copy: protect block-copy internal structures - - - - --- 2021-06-14 Emanuele Giuseppe Esposito New
[v4,2/6] block-copy: streamline choice of copy_range vs. read/write block-copy: protect block-copy internal structures - - 1 - --- 2021-06-14 Emanuele Giuseppe Esposito New
[v4,1/6] block-copy: small refactor in block_copy_task_entry and block_copy_common block-copy: protect block-copy internal structures - - 1 - --- 2021-06-14 Emanuele Giuseppe Esposito New
[RFC] migration: Add missing dependency on GNUTLS [RFC] migration: Add missing dependency on GNUTLS - 1 1 - --- 2021-06-14 Philippe Mathieu-Daudé New
[PULL,v2,22/34] tcg: Allocate code_gen_buffer into struct tcg_region_state Untitled series #248634 - - 2 - --- 2021-06-14 Richard Henderson New
[PULL,v2,00/34] tcg patch queue - - - - --- 2021-06-14 Richard Henderson New
[4/4] alpha: Provide console information to the PALcode at start-up. Emulator fixes to enable running NetBSD/alpha - - - - --- 2021-06-13 Jason Thorpe New
[3/4] alpha: Provide a PCI-ISA bridge device node for guest OS's that expect it Emulator fixes to enable running NetBSD/alpha - - - - --- 2021-06-13 Jason Thorpe New
[2/4] alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappings. Emulator fixes to enable running NetBSD/alpha - - - - --- 2021-06-13 Jason Thorpe New
[1/4] mc146818rtc: Make PF independent of PIE Emulator fixes to enable running NetBSD/alpha - - - - --- 2021-06-13 Jason Thorpe New
[v2,1/1] Provide a minimal Console Terminal Block in the HWRPB. PALcode fixes for guest OS console initialization - - - - --- 2021-06-13 Jason Thorpe New
target/i386/tcg/sysemu/bpt_helper.c: typo since cpu_breakpoint and cpu_watchpoint are in a union, t… target/i386/tcg/sysemu/bpt_helper.c: typo since cpu_breakpoint and cpu_watchpoint are in a union, t… - - 1 - --- 2021-06-13 Dmitry Voronetskiy New
[5/5] dp8393x: fix CAM descriptor entry index [1/5] dp8393x: checkpatch fixes - - - - --- 2021-06-13 Mark Cave-Ayland New
[4/5] dp8393x: don't force 32-bit register access [1/5] dp8393x: checkpatch fixes - 1 - - --- 2021-06-13 Mark Cave-Ayland New
[3/5] dp8393x: fix PROM checksum and MAC address storage [1/5] dp8393x: checkpatch fixes - - - - --- 2021-06-13 Mark Cave-Ayland New
[2/5] dp8393x: convert to trace-events [1/5] dp8393x: checkpatch fixes - - - - --- 2021-06-13 Mark Cave-Ayland New
[1/5] dp8393x: checkpatch fixes [1/5] dp8393x: checkpatch fixes - - - - --- 2021-06-13 Mark Cave-Ayland New
[0/5] dp8393x: fixes for MacOS toolbox ROM - - - 1 --- 2021-06-13 Mark Cave-Ayland New
[v3,2/2] hw/char: sifive_uart QOMify Sifive UART Model - - 1 - --- 2021-06-13 Lukas Jünger New
[v3,1/2] hw/char: sifive_uart QOMify Sifive UART Model - - 2 - --- 2021-06-13 Lukas Jünger New
esp: fix migration version check in esp_is_version_5() esp: fix migration version check in esp_is_version_5() - 1 - - --- 2021-06-13 Mark Cave-Ayland New
block: fix build waring block: fix build waring - - - - --- 2021-06-13 Zhiwei Jiang New
accel/tcg: Probe the proper permissions for atomic ops accel/tcg: Probe the proper permissions for atomic ops - - 1 - --- 2021-06-13 Richard Henderson New
[v2] fuzz: Display hexadecimal value with '0x' prefix [v2] fuzz: Display hexadecimal value with '0x' prefix - - 4 - --- 2021-06-12 Philippe Mathieu-Daudé New
target/arm: Fix mte page crossing test target/arm: Fix mte page crossing test - - - - --- 2021-06-12 Richard Henderson New
[v1,3/3] hw/riscv: virt: Add optional ACLINT support to virt machine RISC-V ACLINT Support - - - - --- 2021-06-12 Anup Patel New
[v1,2/3] hw/riscv: virt: Re-factor FDT generation RISC-V ACLINT Support - - - - --- 2021-06-12 Anup Patel New
[v1,1/3] hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINT RISC-V ACLINT Support - - - - --- 2021-06-12 Anup Patel New
fuzz: Display hexadecimal value with '0x' prefix fuzz: Display hexadecimal value with '0x' prefix - - - - --- 2021-06-12 Philippe Mathieu-Daudé New
meson.build: Support ncurses on MacOS meson.build: Support ncurses on MacOS - - - - --- 2021-06-12 Stefan Weil New
meson.build: Support ncurses on MacOS meson.build: Support ncurses on MacOS - - - - --- 2021-06-12 Stefan Weil New
Fix assertion failure in lsi53c810 emulator Fix assertion failure in lsi53c810 emulator - 1 - - --- 2021-06-12 Qiang Liu New
linux-user: Set CF_PARALLEL when mapping shared memory linux-user: Set CF_PARALLEL when mapping shared memory - - 1 - --- 2021-06-12 Richard Henderson New
Subject: [PATCH] hw/vmxnet3: fix vmxnet3 g_assert_not_reached bug Subject: [PATCH] hw/vmxnet3: fix vmxnet3 g_assert_not_reached bug - 1 - - --- 2021-06-12 Qiang Liu New
[RFC,V1,3/3] sysemu: Make TPM structures inaccessible if CONFIG_TPM is not defined tpm: Eliminate TPM related code if CONFIG_TPM is not set - - 1 - --- 2021-06-12 Stefan Berger New
[RFC,V1,2/3] arm: Eliminate all TPM related code if CONFIG_TPM is not set tpm: Eliminate TPM related code if CONFIG_TPM is not set - - - - --- 2021-06-12 Stefan Berger New
[RFC,V1,1/3] acpi: Eliminate all TPM related code if CONFIG_TPM is not set tpm: Eliminate TPM related code if CONFIG_TPM is not set - - - - --- 2021-06-12 Stefan Berger New
[v2,3/3] hw/nvme: default for namespace EUI-64 hw/nvme: namespace parameter for EUI-64 - - - - --- 2021-06-11 Heinrich Schuchardt New
[v2,2/3] hw/nvme: namespace parameter for EUI-64 hw/nvme: namespace parameter for EUI-64 1 - - - --- 2021-06-11 Heinrich Schuchardt New
[v2,1/3] hw: virt: consider hw_compat_6_0 hw/nvme: namespace parameter for EUI-64 - 1 1 - --- 2021-06-11 Heinrich Schuchardt New
[PULL,34/34] docs/devel: Explain in more detail the TB chaining mechanisms [PULL,01/34] meson: Split out tcg/meson.build - - - - --- 2021-06-11 Richard Henderson New
[PULL,33/34] softfloat: Fix tp init in float32_exp2 [PULL,01/34] meson: Split out tcg/meson.build - 2 1 - --- 2021-06-11 Richard Henderson New
[PULL,32/34] tcg/arm: Fix tcg_out_op function signature [PULL,01/34] meson: Split out tcg/meson.build - - - - --- 2021-06-11 Richard Henderson New
[PULL,31/34] tcg: Fix documentation for tcg_constant_* vs tcg_temp_free_* [PULL,01/34] meson: Split out tcg/meson.build - 1 2 - --- 2021-06-11 Richard Henderson New
[PULL,30/34] tcg: Introduce tcg_remove_ops_after [PULL,01/34] meson: Split out tcg/meson.build - - 1 - --- 2021-06-11 Richard Henderson New
[PULL,29/34] tcg: Move tcg_init_ctx and tcg_ctx from accel/tcg/ [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,28/34] tcg: When allocating for !splitwx, begin with PROT_NONE [PULL,01/34] meson: Split out tcg/meson.build - - 1 - --- 2021-06-11 Richard Henderson New
[PULL,27/34] tcg: Merge buffer protection and guard page protection [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,26/34] tcg: Round the tb_size default from qemu_get_host_physmem [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,25/34] util/osdep: Add qemu_mprotect_rw [PULL,01/34] meson: Split out tcg/meson.build - - 3 - --- 2021-06-11 Richard Henderson New
[PULL,24/34] tcg: Sink qemu_madvise call to common code [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,23/34] tcg: Return the map protection from alloc_code_gen_buffer [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,22/34] tcg: Allocate code_gen_buffer into struct tcg_region_state [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,21/34] tcg: Move in_code_gen_buffer and tests to region.c [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,20/34] tcg: Tidy split_cross_256mb [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,19/34] tcg: Tidy tcg_n_regions [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,18/34] tcg: Rename region.start to region.after_prologue [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,17/34] tcg: Replace region.end with region.total_size [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,16/34] tcg: Move MAX_CODE_GEN_BUFFER_SIZE to tcg-target.h [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,15/34] tcg: Introduce tcg_max_ctxs [PULL,01/34] meson: Split out tcg/meson.build - - 3 - --- 2021-06-11 Richard Henderson New
[PULL,14/34] accel/tcg: Pass down max_cpus to tcg_init [PULL,01/34] meson: Split out tcg/meson.build - - 3 - --- 2021-06-11 Richard Henderson New
[PULL,13/34] accel/tcg: Use MiB in tcg_init_machine [PULL,01/34] meson: Split out tcg/meson.build - - 3 - --- 2021-06-11 Richard Henderson New
[PULL,12/34] accel/tcg: Merge tcg_exec_init into tcg_init_machine [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,11/34] tcg: Create tcg_init [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,10/34] accel/tcg: Rename tcg_init to tcg_init_machine [PULL,01/34] meson: Split out tcg/meson.build - - 3 - --- 2021-06-11 Richard Henderson New
[PULL,09/34] accel/tcg: Move alloc_code_gen_buffer to tcg/region.c [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,08/34] accel/tcg: Inline cpu_gen_init [PULL,01/34] meson: Split out tcg/meson.build - - 3 - --- 2021-06-11 Richard Henderson New
[PULL,07/34] tcg: Split out region.c [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,06/34] tcg: Split out tcg_region_prologue_set [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,05/34] tcg: Split out tcg_region_initial_alloc [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,04/34] tcg: Remove error return from tcg_region_initial_alloc__locked [PULL,01/34] meson: Split out tcg/meson.build - - 3 - --- 2021-06-11 Richard Henderson New
[PULL,03/34] tcg: Re-order tcg_region_init vs tcg_prologue_init [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,02/34] meson: Split out fpu/meson.build [PULL,01/34] meson: Split out tcg/meson.build - - 3 - --- 2021-06-11 Richard Henderson New
[PULL,01/34] meson: Split out tcg/meson.build [PULL,01/34] meson: Split out tcg/meson.build - - 3 - --- 2021-06-11 Richard Henderson New
[PULL,00/34] tcg patch queue - - - - --- 2021-06-11 Richard Henderson New
[8/8] configure: Remove probe for _Static_assert configure: Change to -std=gnu11 - - - - --- 2021-06-11 Richard Henderson New
[7/8] qemu/compiler: Remove QEMU_GENERIC configure: Change to -std=gnu11 - - - - --- 2021-06-11 Richard Henderson New
[6/8] include/qemu/lockable: Use _Generic instead of QEMU_GENERIC configure: Change to -std=gnu11 - - - - --- 2021-06-11 Richard Henderson New
[5/8] util: Use unique type for QemuRecMutex in thread-posix.h configure: Change to -std=gnu11 - - - - --- 2021-06-11 Richard Henderson New
[4/8] util: Pass file+line to qemu_rec_mutex_unlock_impl configure: Change to -std=gnu11 - - - - --- 2021-06-11 Richard Henderson New
[3/8] util: Use real functions for thread-posix QemuRecMutex configure: Change to -std=gnu11 - - - - --- 2021-06-11 Richard Henderson New
[2/8] softfloat: Use _Generic instead of QEMU_GENERIC configure: Change to -std=gnu11 - - - - --- 2021-06-11 Richard Henderson New
[1/8] configure: Use -std=gnu11 configure: Change to -std=gnu11 - - 1 - --- 2021-06-11 Richard Henderson New
[v2] s390x/css: Selectively copy sense data to IRB [v2] s390x/css: Selectively copy sense data to IRB - 2 - - --- 2021-06-11 Eric Farman New
« 1 2 ... 1054 1055 10564264 4265 »