Show patches with: State = Action Required       |   426914 patches
« 1 2 3 44269 4270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[5/5] target/alpha: Implement CF_PCREL target/alpha: Implement CF_PCREL - - - - --- 2024-04-24 Richard Henderson New
[4/5] target/alpha: Split out gen_pc_disp target/alpha: Implement CF_PCREL - - - - --- 2024-04-24 Richard Henderson New
[3/5] target/alpha: Split out gen_goto_tb target/alpha: Implement CF_PCREL - - - - --- 2024-04-24 Richard Henderson New
[2/5] target/alpha: Hoist branch shift to initial decode target/alpha: Implement CF_PCREL - - - - --- 2024-04-24 Richard Henderson New
[1/5] target/alpha: Use cpu_env in preference to ALPHA_CPU target/alpha: Implement CF_PCREL - - - - --- 2024-04-24 Richard Henderson New
[v2,33/33] accel/tcg: Remove cpu_ldsb_code / cpu_ldsw_code accel/tcg: Improve disassembly for target and plugin - - - - --- 2024-04-24 Richard Henderson New
[v2,32/33] target/s390x: Use translator_lduw in get_next_pc accel/tcg: Improve disassembly for target and plugin - - - - --- 2024-04-24 Richard Henderson New
[v2,31/33] target/xtensa: Use translator_ldub in xtensa_insn_len accel/tcg: Improve disassembly for target and plugin - - 1 - --- 2024-04-24 Richard Henderson New
[v2,30/33] target/rx: Use translator_ld* accel/tcg: Improve disassembly for target and plugin - - 2 - --- 2024-04-24 Richard Henderson New
[v2,29/33] target/riscv: Use translator_ld* for everything accel/tcg: Improve disassembly for target and plugin - - - - --- 2024-04-24 Richard Henderson New
[v2,28/33] target/cris: Use cris_fetch in translate_v10.c.inc accel/tcg: Improve disassembly for target and plugin - - 2 - --- 2024-04-24 Richard Henderson New
[v2,27/33] target/cris: Use translator_ld* in cris_fetch accel/tcg: Improve disassembly for target and plugin - - 2 - --- 2024-04-24 Richard Henderson New
[v2,26/33] target/avr: Use translator_lduw accel/tcg: Improve disassembly for target and plugin - - 1 - --- 2024-04-24 Richard Henderson New
[v2,25/33] target/i386: Use translator_ldub for everything accel/tcg: Improve disassembly for target and plugin - - 1 - --- 2024-04-24 Richard Henderson New
[v2,24/33] target/microblaze: Use translator_ldl accel/tcg: Improve disassembly for target and plugin - - 2 - --- 2024-04-24 Richard Henderson New
[v2,23/33] target/hexagon: Use translator_ldl in pkt_crosses_page accel/tcg: Improve disassembly for target and plugin - - - - --- 2024-04-24 Richard Henderson New
[v2,22/33] target/s390x: Disassemble EXECUTEd instructions accel/tcg: Improve disassembly for target and plugin - - - - --- 2024-04-24 Richard Henderson New
[v2,21/33] target/s390x: Fix translator_fake_ld length accel/tcg: Improve disassembly for target and plugin - - - - --- 2024-04-24 Richard Henderson New
[v2,20/33] accel/tcg: Introduce translator_fake_ld accel/tcg: Improve disassembly for target and plugin - - 1 - --- 2024-04-24 Richard Henderson New
[v2,19/33] disas: Use translator_st to get disassembly data accel/tcg: Improve disassembly for target and plugin - - - - --- 2024-04-24 Richard Henderson New
[v2,18/33] disas: Split disas.c accel/tcg: Improve disassembly for target and plugin - - - - --- 2024-04-24 Richard Henderson New
[v2,17/33] accel/tcg: Return bool from TranslatorOps.disas_log accel/tcg: Improve disassembly for target and plugin - - 1 - --- 2024-04-24 Richard Henderson New
[v2,16/33] accel/tcg: Provide default implementation of disas_log accel/tcg: Improve disassembly for target and plugin - - 1 - --- 2024-04-24 Richard Henderson New
[v2,15/33] plugins: Merge alloc_tcg_plugin_context into plugin_gen_tb_start accel/tcg: Improve disassembly for target and plugin - - - - --- 2024-04-24 Richard Henderson New
[v2,14/33] plugins: Use DisasContextBase for qemu_plugin_tb_vaddr accel/tcg: Improve disassembly for target and plugin - - 1 - --- 2024-04-24 Richard Henderson New
[v2,13/33] plugins: Use DisasContextBase for qemu_plugin_insn_haddr accel/tcg: Improve disassembly for target and plugin - - - - --- 2024-04-24 Richard Henderson New
[v2,12/33] plugins: Read mem_only directly from TB cflags accel/tcg: Improve disassembly for target and plugin - - - - --- 2024-04-24 Richard Henderson New
[v2,11/33] plugins: Use translator_st for qemu_plugin_insn_data accel/tcg: Improve disassembly for target and plugin - - - - --- 2024-04-24 Richard Henderson New
[v2,10/33] accel/tcg: Implement translator_st accel/tcg: Improve disassembly for target and plugin - - - - --- 2024-04-24 Richard Henderson New
[v2,09/33] plugins: Copy memory in qemu_plugin_insn_data accel/tcg: Improve disassembly for target and plugin - - - - --- 2024-04-24 Richard Henderson New
[v2,08/33] accel/tcg: Record DisasContextBase in tcg_ctx for plugins accel/tcg: Improve disassembly for target and plugin - - - - --- 2024-04-24 Richard Henderson New
[v2,07/33] accel/tcg: Record when translator_fake_ldb is used accel/tcg: Improve disassembly for target and plugin - - - - --- 2024-04-24 Richard Henderson New
[v2,06/33] accel/tcg: Record mmio bytes during translation accel/tcg: Improve disassembly for target and plugin - - - - --- 2024-04-24 Richard Henderson New
[v2,05/33] accel/tcg: Cap the translation block when we encounter mmio accel/tcg: Improve disassembly for target and plugin - - 1 - --- 2024-04-24 Richard Henderson New
[v2,04/33] accel/tcg: Reorg translator_ld* accel/tcg: Improve disassembly for target and plugin - - - - --- 2024-04-24 Richard Henderson New
[v2,03/33] accel/tcg: Pass DisasContextBase to translator_fake_ldb accel/tcg: Improve disassembly for target and plugin - - 1 - --- 2024-04-24 Richard Henderson New
[v2,02/33] accel/tcg: Hide in_same_page outside of a target-specific context accel/tcg: Improve disassembly for target and plugin - - 1 - --- 2024-04-24 Richard Henderson New
[v2,01/33] accel/tcg: Use vaddr in translator_ld* accel/tcg: Improve disassembly for target and plugin - - 1 - --- 2024-04-24 Richard Henderson New
[v3,20/20] plugins: Update the documentation block for plugin-gen.c Rewrite plugin code generation - - 1 - --- 2024-04-24 Richard Henderson New
[v3,19/20] plugins: Inline plugin_gen_empty_callback Rewrite plugin code generation - - 1 - --- 2024-04-24 Richard Henderson New
[v3,18/20] plugins: Merge qemu_plugin_tb_insn_get to plugin-gen.c Rewrite plugin code generation - - 1 - --- 2024-04-24 Richard Henderson New
[v3,17/20] plugins: Split out common cb expanders Rewrite plugin code generation - - 1 - --- 2024-04-24 Richard Henderson New
[v3,16/20] plugins: Replace pr_ops with a proper debug dump flag Rewrite plugin code generation - - 1 - --- 2024-04-24 Richard Henderson New
[v3,15/20] plugins: Introduce PLUGIN_CB_MEM_REGULAR Rewrite plugin code generation - - 1 - --- 2024-04-24 Richard Henderson New
[v3,14/20] plugins: Simplify callback queues Rewrite plugin code generation - - 1 - --- 2024-04-24 Richard Henderson New
[v3,13/20] tcg: Remove INDEX_op_plugin_cb_{start,end} Rewrite plugin code generation - - 1 - --- 2024-04-24 Richard Henderson New
[v3,12/20] tcg: Remove TCG_CALL_PLUGIN Rewrite plugin code generation - - 1 - --- 2024-04-24 Richard Henderson New
[v3,11/20] plugins: Remove plugin helpers Rewrite plugin code generation - - 1 - --- 2024-04-24 Richard Henderson New
[v3,10/20] plugins: Use emit_before_op for PLUGIN_GEN_FROM_MEM Rewrite plugin code generation - - 1 - --- 2024-04-24 Richard Henderson New
[v3,09/20] plugins: Use emit_before_op for PLUGIN_GEN_FROM_INSN Rewrite plugin code generation - - 1 - --- 2024-04-24 Richard Henderson New
[v3,08/20] plugins: Add PLUGIN_GEN_AFTER_TB Rewrite plugin code generation - - 1 - --- 2024-04-24 Richard Henderson New
[v3,07/20] plugins: Use emit_before_op for PLUGIN_GEN_FROM_TB Rewrite plugin code generation - - - - --- 2024-04-24 Richard Henderson New
[v3,06/20] plugins: Use emit_before_op for PLUGIN_GEN_AFTER_INSN Rewrite plugin code generation - - - - --- 2024-04-24 Richard Henderson New
[v3,05/20] plugins: Create TCGHelperInfo for all out-of-line callbacks Rewrite plugin code generation - - 1 - --- 2024-04-24 Richard Henderson New
[v3,04/20] plugins: Move function pointer in qemu_plugin_dyn_cb Rewrite plugin code generation - - 1 - --- 2024-04-24 Richard Henderson New
[v3,03/20] plugins: Zero new qemu_plugin_dyn_cb entries Rewrite plugin code generation - - 1 - --- 2024-04-24 Richard Henderson New
[v3,02/20] tcg: Pass function pointer to tcg_gen_call* Rewrite plugin code generation - - 1 - --- 2024-04-24 Richard Henderson New
[v3,01/20] tcg: Make tcg/helper-info.h self-contained Rewrite plugin code generation - - 1 - --- 2024-04-24 Richard Henderson New
[v6,10/10] tests/bench: Add bufferiszero-bench Optimize buffer_is_zero - - - - --- 2024-04-24 Richard Henderson New
[v6,09/10] util/bufferiszero: Add simd acceleration for aarch64 Optimize buffer_is_zero - - - - --- 2024-04-24 Richard Henderson New
[v6,08/10] util/bufferiszero: Simplify test_buffer_is_zero_next_accel Optimize buffer_is_zero - - - - --- 2024-04-24 Richard Henderson New
[v6,07/10] util/bufferiszero: Introduce biz_accel_fn typedef Optimize buffer_is_zero - - - - --- 2024-04-24 Richard Henderson New
[v6,06/10] util/bufferiszero: Improve scalar variant Optimize buffer_is_zero - - - - --- 2024-04-24 Richard Henderson New
[v6,05/10] util/bufferiszero: Optimize SSE2 and AVX2 variants Optimize buffer_is_zero - - 1 - --- 2024-04-24 Richard Henderson New
[v6,04/10] util/bufferiszero: Remove useless prefetches Optimize buffer_is_zero - - 1 - --- 2024-04-24 Richard Henderson New
[v6,03/10] util/bufferiszero: Reorganize for early test for acceleration Optimize buffer_is_zero - - - - --- 2024-04-24 Richard Henderson New
[v6,02/10] util/bufferiszero: Remove AVX512 variant Optimize buffer_is_zero - - 1 - --- 2024-04-24 Richard Henderson New
[v6,01/10] util/bufferiszero: Remove SSE4.1 variant Optimize buffer_is_zero - - 1 - --- 2024-04-24 Richard Henderson New
[PULL,9/9] target/m68k: Support semihosting on non-ColdFire targets [PULL,1/9] meson: Make DEBUG_REMAP a meson option - - - - --- 2024-04-24 Richard Henderson New
[PULL,8/9] target/m68k: Perform the semihosting test during translate [PULL,1/9] meson: Make DEBUG_REMAP a meson option - - - - --- 2024-04-24 Richard Henderson New
[PULL,7/9] target/m68k: Pass semihosting arg to exit [PULL,1/9] meson: Make DEBUG_REMAP a meson option - - 1 - --- 2024-04-24 Richard Henderson New
[PULL,6/9] linux-user: Add FITRIM ioctl [PULL,1/9] meson: Make DEBUG_REMAP a meson option - - - - --- 2024-04-24 Richard Henderson New
[PULL,5/9] linux-user: do_setsockopt: eliminate goto in switch for SO_SNDTIMEO [PULL,1/9] meson: Make DEBUG_REMAP a meson option - - 1 - --- 2024-04-24 Richard Henderson New
[PULL,4/9] linux-user: do_setsockopt: make ip_mreq_source local to the place where it is used [PULL,1/9] meson: Make DEBUG_REMAP a meson option - - - - --- 2024-04-24 Richard Henderson New
[PULL,3/9] linux-user: do_setsockopt: make ip_mreq local to the place it is used and inline target_… [PULL,1/9] meson: Make DEBUG_REMAP a meson option - - - - --- 2024-04-24 Richard Henderson New
[PULL,2/9] linux-user: do_setsockopt: fix SOL_ALG.ALG_SET_KEY [PULL,1/9] meson: Make DEBUG_REMAP a meson option - 1 - - --- 2024-04-24 Richard Henderson New
[PULL,1/9] meson: Make DEBUG_REMAP a meson option [PULL,1/9] meson: Make DEBUG_REMAP a meson option - - - - --- 2024-04-24 Richard Henderson New
[PULL,0/9] tcg + linux-user patch queue - - - - --- 2024-04-24 Richard Henderson New
[v3,2/2] target/s390x: flag te and cte as deprecated query-cpu-model-expansion: report deprecated features - - - - --- 2024-04-24 Collin Walling New
[v3,1/2] target/s390x: report deprecated-props in cpu-model-expansion reply query-cpu-model-expansion: report deprecated features - - - - --- 2024-04-24 Collin Walling New
[v2,2/2] checkpatch.pl: forbid strerrorname_np() riscv,kvm: remove another strerrorname_np() - - 2 - --- 2024-04-24 Daniel Henrique Barboza New
[v2,1/2] target/riscv/kvm: remove sneaky strerrorname_np() instance riscv,kvm: remove another strerrorname_np() - 1 2 - --- 2024-04-24 Daniel Henrique Barboza New
target/loongarch/cpu.c: typo fix: expection target/loongarch/cpu.c: typo fix: expection - 1 1 - --- 2024-04-24 Michael Tokarev New
[v6,5/5] tests/qtest : Add testcase for DM163 Add device DM163 (led driver, matrix colors shield & display) 1 - 1 - --- 2024-04-24 Inès Varhol New
[v6,4/5] hw/arm : Connect DM163 to B-L475E-IOT01A Add device DM163 (led driver, matrix colors shield & display) - - 1 - --- 2024-04-24 Inès Varhol New
[v6,3/5] hw/arm : Create Bl475eMachineState Add device DM163 (led driver, matrix colors shield & display) - - 1 - --- 2024-04-24 Inès Varhol New
[v6,2/5] hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoC Untitled series #404335 - - 1 - --- 2024-04-24 Inès Varhol New
[v6,1/5] hw/display : Add device DM163 Add device DM163 (led driver, matrix colors shield & display) 1 - 1 - --- 2024-04-24 Inès Varhol New
[RFC,v2,3/3] mhsld: implement MHSLD device cxl: Multi-headed Single Logical Device (MHSLD) - - - - --- 2024-04-24 Svetly Todorov New
[RFC,v2,2/3] cxl_type3: add MHD callbacks cxl: Multi-headed Single Logical Device (MHSLD) - - - - --- 2024-04-24 Svetly Todorov New
[RFC,v2,1/3] cxl-mailbox-utils: move CXLUpdateDCExtentListInPl into header cxl: Multi-headed Single Logical Device (MHSLD) - - - - --- 2024-04-24 Svetly Todorov New
fix bit fields extraction and prevent overflow fix bit fields extraction and prevent overflow - 1 - - --- 2024-04-24 Alexandra Diupina New
fix host-endianness bug fix host-endianness bug - 1 - - --- 2024-04-24 Alexandra Diupina New
[3/3] accel/hvf: Use accel-specific per-vcpu @dirty field accel: Add new @dirty field on HVF/NVMM/WHPX - - - - --- 2024-04-24 Philippe Mathieu-Daudé New
[2/3] accel/nvmm: Use accel-specific per-vcpu @dirty field accel: Add new @dirty field on HVF/NVMM/WHPX - - - - --- 2024-04-24 Philippe Mathieu-Daudé New
[1/3] accel/whpx: Use accel-specific per-vcpu @dirty field accel: Add new @dirty field on HVF/NVMM/WHPX - - - - --- 2024-04-24 Philippe Mathieu-Daudé New
[v2,2/2] qapi: introduce exit-on-error paramter for migrate-incoming migration: do not exit on incoming failure - - - - --- 2024-04-24 Vladimir Sementsov-Ogievskiy New
[v2,1/2] migration: rework migrate_set_error() to migrate_report_err() migration: do not exit on incoming failure - - - - --- 2024-04-24 Vladimir Sementsov-Ogievskiy New
[v2,3/3] accel/tcg: Rename helper-head.h -> helper-head.h.inc include: Rename some expanded headers using '.h.inc' suffix - - - - --- 2024-04-24 Philippe Mathieu-Daudé New
[v2,2/3] accel/tcg: Rename load-extract/store-insert headers using .h.inc suffix include: Rename some expanded headers using '.h.inc' suffix - - - - --- 2024-04-24 Philippe Mathieu-Daudé New
« 1 2 3 44269 4270 »