Show patches with: none      |   432114 patches
« 1 2 ... 875 876 8774321 4322 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[for-8.0,05/11] accel/tcg: Pass last not end to page_set_flags tcg patch queue - - 1 - --- 2023-03-22 Richard Henderson New
[for-8.0,06/11] accel/tcg: Pass last not end to page_reset_target_data tcg patch queue - - 1 - --- 2023-03-22 Richard Henderson New
[for-8.0,07/11] accel/tcg: Pass last not end to PAGE_FOR_EACH_TB tcg patch queue - - 1 - --- 2023-03-22 Richard Henderson New
[for-8.0,08/11] accel/tcg: Pass last not end to page_collection_lock tcg patch queue - - 1 - --- 2023-03-22 Richard Henderson New
[for-8.0,09/11] accel/tcg: Pass last not end to tb_invalidate_phys_page_range__locked tcg patch queue - - 1 - --- 2023-03-22 Richard Henderson New
[for-8.0,10/11] accel/tcg: Pass last not end to tb_invalidate_phys_range tcg patch queue - - 1 - --- 2023-03-22 Richard Henderson New
[for-8.0,11/11] linux-user/arm: Take more care allocating commpage tcg patch queue - - - - --- 2023-03-22 Richard Henderson New
[v6,01/25] target/riscv: Extract virt enabled state from tb flags target/riscv: MSTATUS_SUM + cleanups - - 3 - --- 2023-03-25 Richard Henderson New
[v6,02/25] target/riscv: Add a general status enum for extensions target/riscv: MSTATUS_SUM + cleanups - - 3 - --- 2023-03-25 Richard Henderson New
[v6,03/25] target/riscv: Encode the FS and VS on a normal way for tb flags target/riscv: MSTATUS_SUM + cleanups - - 3 - --- 2023-03-25 Richard Henderson New
[v6,04/25] target/riscv: Remove mstatus_hs_{fs, vs} from tb_flags target/riscv: MSTATUS_SUM + cleanups - - 2 - --- 2023-03-25 Richard Henderson New
[v6,05/25] target/riscv: Add a tb flags field for vstart target/riscv: MSTATUS_SUM + cleanups - - 3 - --- 2023-03-25 Richard Henderson New
[v6,06/25] target/riscv: Separate priv from mmu_idx target/riscv: MSTATUS_SUM + cleanups - - 3 - --- 2023-03-25 Richard Henderson New
[v6,07/25] target/riscv: Reduce overhead of MSTATUS_SUM change target/riscv: MSTATUS_SUM + cleanups - - 3 - --- 2023-03-25 Richard Henderson New
[v6,08/25] accel/tcg: Add cpu_ld*_code_mmu target/riscv: MSTATUS_SUM + cleanups 1 - - - --- 2023-03-25 Richard Henderson New
[v6,09/25] target/riscv: Use cpu_ld*_code_mmu for HLVX target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,10/25] target/riscv: Handle HLV, HSV via helpers target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,11/25] target/riscv: Rename MMU_HYP_ACCESS_BIT to MMU_2STAGE_BIT target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,12/25] target/riscv: Introduce mmuidx_sum target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,13/25] target/riscv: Introduce mmuidx_priv target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,14/25] target/riscv: Introduce mmuidx_2stage target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,15/25] target/riscv: Move hstatus.spvp check to check_access_hlsv target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,16/25] target/riscv: Set MMU_2STAGE_BIT in riscv_cpu_mmu_index target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,17/25] target/riscv: Check SUM in the correct register target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,18/25] target/riscv: Hoist second stage mode change to callers target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,19/25] target/riscv: Hoist pbmte and hade out of the level loop target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,20/25] target/riscv: Move leaf pte processing out of level loop target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,21/25] target/riscv: Suppress pte update with is_debug target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,22/25] target/riscv: Don't modify SUM with is_debug target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,23/25] target/riscv: Merge checks for reserved pte flags target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,24/25] target/riscv: Reorg access check in get_physical_address target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,25/25] target/riscv: Reorg sum check in get_physical_address target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[for-8.0,v2,01/12] util: import GTree as QTree tcg patch queue - - - - --- 2023-03-27 Richard Henderson New
[for-8.0,v2,02/12] tcg: use QTree instead of GTree tcg patch queue - - 1 - --- 2023-03-27 Richard Henderson New
[for-8.0,v2,03/12] linux-user: Diagnose misaligned -R size tcg patch queue - - 1 - --- 2023-03-27 Richard Henderson New
[for-8.0,v2,04/12] accel/tcg: Pass last not end to page_set_flags tcg patch queue - - 1 - --- 2023-03-27 Richard Henderson New
[for-8.0,v2,05/12] accel/tcg: Pass last not end to page_reset_target_data tcg patch queue - - 1 - --- 2023-03-27 Richard Henderson New
[for-8.0,v2,06/12] accel/tcg: Pass last not end to PAGE_FOR_EACH_TB tcg patch queue - - 1 - --- 2023-03-27 Richard Henderson New
[for-8.0,v2,07/12] accel/tcg: Pass last not end to page_collection_lock tcg patch queue - - 1 - --- 2023-03-27 Richard Henderson New
[for-8.0,v2,08/12] accel/tcg: Pass last not end to tb_invalidate_phys_page_range__locked tcg patch queue - - 1 - --- 2023-03-27 Richard Henderson New
[for-8.0,v2,09/12] accel/tcg: Pass last not end to tb_invalidate_phys_range tcg patch queue - - 1 - --- 2023-03-27 Richard Henderson New
[for-8.0,v2,10/12] linux-user: Pass last not end to probe_guest_base tcg patch queue - - 1 - --- 2023-03-27 Richard Henderson New
[for-8.0,v2,11/12] include/exec: Change reserved_va semantics to last byte tcg patch queue - - 1 - --- 2023-03-27 Richard Henderson New
[for-8.0,v2,12/12] linux-user/arm: Take more care allocating commpage tcg patch queue - - 1 - --- 2023-03-27 Richard Henderson New
[PULL,00/15] tcg patch queue - - - - --- 2023-03-28 Richard Henderson New
[PULL,01/15] util: import GTree as QTree [PULL,01/15] util: import GTree as QTree - - - - --- 2023-03-28 Richard Henderson New
[PULL,02/15] tcg: use QTree instead of GTree [PULL,01/15] util: import GTree as QTree - - 1 - --- 2023-03-28 Richard Henderson New
[PULL,03/15] linux-user: Diagnose misaligned -R size [PULL,01/15] util: import GTree as QTree - - 1 - --- 2023-03-28 Richard Henderson New
[PULL,04/15] accel/tcg: Pass last not end to page_set_flags [PULL,01/15] util: import GTree as QTree - - 1 - --- 2023-03-28 Richard Henderson New
[PULL,05/15] accel/tcg: Pass last not end to page_reset_target_data [PULL,01/15] util: import GTree as QTree - - 1 - --- 2023-03-28 Richard Henderson New
[PULL,06/15] accel/tcg: Pass last not end to PAGE_FOR_EACH_TB [PULL,01/15] util: import GTree as QTree - - 1 - --- 2023-03-28 Richard Henderson New
[PULL,07/15] accel/tcg: Pass last not end to page_collection_lock [PULL,01/15] util: import GTree as QTree - - 1 - --- 2023-03-28 Richard Henderson New
[PULL,08/15] accel/tcg: Pass last not end to tb_invalidate_phys_page_range__locked [PULL,01/15] util: import GTree as QTree - - 1 - --- 2023-03-28 Richard Henderson New
[PULL,09/15] accel/tcg: Pass last not end to tb_invalidate_phys_range [PULL,01/15] util: import GTree as QTree - - 1 - --- 2023-03-28 Richard Henderson New
[PULL,10/15] linux-user: Pass last not end to probe_guest_base [PULL,01/15] util: import GTree as QTree - - 1 - --- 2023-03-28 Richard Henderson New
[PULL,11/15] include/exec: Change reserved_va semantics to last byte [PULL,01/15] util: import GTree as QTree - - 1 - --- 2023-03-28 Richard Henderson New
[PULL,12/15] linux-user/arm: Take more care allocating commpage [PULL,01/15] util: import GTree as QTree - - 1 - --- 2023-03-28 Richard Henderson New
[PULL,13/15] softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel [PULL,01/15] util: import GTree as QTree - - - - --- 2023-03-28 Richard Henderson New
[PULL,14/15] softmmu/watchpoint: Add missing 'qemu/error-report.h' include [PULL,01/15] util: import GTree as QTree - - - - --- 2023-03-28 Richard Henderson New
[PULL,15/15] softmmu: Restore use of CPU watchpoint for all accelerators [PULL,01/15] util: import GTree as QTree - 1 - - --- 2023-03-28 Richard Henderson New
[1/3] Revert "linux-user/arm: Take more care allocating commpage" [1/3] Revert "linux-user/arm: Take more care allocating commpage" - - 1 - --- 2023-04-01 Richard Henderson New
[2/3] accel/tcg: Fix overwrite problems of tcg_cflags [1/3] Revert "linux-user/arm: Take more care allocating commpage" - 1 2 - --- 2023-04-01 Richard Henderson New
[3/3] accel/tcg: Fix jump cache set in cpu_exec_loop [1/3] Revert "linux-user/arm: Take more care allocating commpage" - 1 1 - --- 2023-04-01 Richard Henderson New
[for-8.0] tcg/sparc64: Disable direct linking for goto_tb [for-8.0] tcg/sparc64: Disable direct linking for goto_tb - - 1 - --- 2023-04-04 Richard Henderson New
[PULL,0/4] last minute tcg fixes - - - - --- 2023-04-04 Richard Henderson New
[PULL,1/4] Revert "linux-user/arm: Take more care allocating commpage" [PULL,1/4] Revert "linux-user/arm: Take more care allocating commpage" - - 1 - --- 2023-04-04 Richard Henderson New
[PULL,2/4] accel/tcg: Fix overwrite problems of tcg_cflags [PULL,1/4] Revert "linux-user/arm: Take more care allocating commpage" - 1 2 - --- 2023-04-04 Richard Henderson New
[PULL,3/4] accel/tcg: Fix jump cache set in cpu_exec_loop [PULL,1/4] Revert "linux-user/arm: Take more care allocating commpage" - 1 1 - --- 2023-04-04 Richard Henderson New
[PULL,4/4] tcg/sparc64: Disable direct linking for goto_tb [PULL,1/4] Revert "linux-user/arm: Take more care allocating commpage" - - 1 - --- 2023-04-04 Richard Henderson New
[for-8.1] target/sparc: Use tcg_gen_lookup_and_goto_ptr [for-8.1] target/sparc: Use tcg_gen_lookup_and_goto_ptr - - 1 - --- 2023-04-05 Richard Henderson New
[for-8.0] target/ppc: Fix temp usage in gen_op_arith_modw [for-8.0] target/ppc: Fix temp usage in gen_op_arith_modw - 1 - - --- 2023-04-07 Richard Henderson New
[1/2] target/arm: PTE bit GP only applies to stage1 target/arm: BTI guarded bit fixes - - - - --- 2023-04-07 Richard Henderson New
[2/2] target/arm: Copy guarded bit in combine_cacheattrs target/arm: BTI guarded bit fixes - 1 - - --- 2023-04-07 Richard Henderson New
[for-8.0] tcg/i386: Adjust assert in tcg_out_addi_ptr [for-8.0] tcg/i386: Adjust assert in tcg_out_addi_ptr - 1 1 - --- 2023-04-07 Richard Henderson New
[for-8.0] tcg/i386: Adjust assert in tcg_out_addi_ptr [for-8.0] tcg/i386: Adjust assert in tcg_out_addi_ptr - 1 - - --- 2023-04-08 Richard Henderson New
[01/42] tcg: Replace if + tcg_abort with tcg_debug_assert tcg: Simplify calls to load/store helpers - - 1 - --- 2023-04-08 Richard Henderson New
[02/42] tcg: Replace tcg_abort with g_assert_not_reached tcg: Simplify calls to load/store helpers - - 1 - --- 2023-04-08 Richard Henderson New
[03/42] tcg: Split out tcg_out_ext8s tcg: Simplify calls to load/store helpers - - 1 - --- 2023-04-08 Richard Henderson New
[04/42] tcg: Split out tcg_out_ext8u tcg: Simplify calls to load/store helpers - - 1 - --- 2023-04-08 Richard Henderson New
[05/42] tcg: Split out tcg_out_ext16s tcg: Simplify calls to load/store helpers - - 1 - --- 2023-04-08 Richard Henderson New
[06/42] tcg: Split out tcg_out_ext16u tcg: Simplify calls to load/store helpers - - 1 - --- 2023-04-08 Richard Henderson New
[07/42] tcg: Split out tcg_out_ext32s tcg: Simplify calls to load/store helpers - - - - --- 2023-04-08 Richard Henderson New
[08/42] tcg: Split out tcg_out_ext32u tcg: Simplify calls to load/store helpers - - - - --- 2023-04-08 Richard Henderson New
[09/42] tcg: Split out tcg_out_exts_i32_i64 tcg: Simplify calls to load/store helpers - - - - --- 2023-04-08 Richard Henderson New
[10/42] tcg/loongarch64: Conditionalize tcg_out_exts_i32_i64 tcg: Simplify calls to load/store helpers - - - - --- 2023-04-08 Richard Henderson New
[11/42] tcg/mips: Conditionalize tcg_out_exts_i32_i64 tcg: Simplify calls to load/store helpers - - - - --- 2023-04-08 Richard Henderson New
[12/42] tcg/riscv: Conditionalize tcg_out_exts_i32_i64 tcg: Simplify calls to load/store helpers - - - - --- 2023-04-08 Richard Henderson New
[13/42] tcg: Split out tcg_out_extu_i32_i64 tcg: Simplify calls to load/store helpers - - - - --- 2023-04-08 Richard Henderson New
[14/42] tcg/i386: Conditionalize tcg_out_extu_i32_i64 tcg: Simplify calls to load/store helpers - - - - --- 2023-04-08 Richard Henderson New
[15/42] tcg: Split out tcg_out_extrl_i64_i32 tcg: Simplify calls to load/store helpers - - - - --- 2023-04-08 Richard Henderson New
[16/42] tcg: Introduce tcg_out_movext tcg: Simplify calls to load/store helpers - - - - --- 2023-04-08 Richard Henderson New
[17/42] tcg: Introduce tcg_out_xchg tcg: Simplify calls to load/store helpers - - - - --- 2023-04-08 Richard Henderson New
[18/42] tcg: Introduce tcg_out_movext2 tcg: Simplify calls to load/store helpers - - - - --- 2023-04-08 Richard Henderson New
[19/42] tcg: Clear TCGLabelQemuLdst on allocation tcg: Simplify calls to load/store helpers - - 1 - --- 2023-04-08 Richard Henderson New
[20/42] tcg/i386: Use TCGType not bool is_64 in tcg_out_qemu_{ld, st} tcg: Simplify calls to load/store helpers - - 1 - --- 2023-04-08 Richard Henderson New
[21/42] tcg/aarch64: Rename ext to d_type in tcg_out_qemu_ld tcg: Simplify calls to load/store helpers - - 1 - --- 2023-04-08 Richard Henderson New
[22/42] tcg/aarch64: Pass TGType to tcg_out_qemu_st tcg: Simplify calls to load/store helpers - - - - --- 2023-04-08 Richard Henderson New
[23/42] tcg/arm: Use TCGType not bool is_64 in tcg_out_qemu_{ld, st} tcg: Simplify calls to load/store helpers - - - - --- 2023-04-08 Richard Henderson New
[24/42] tcg/i386: Use TCGType not bool is_64 in tcg_out_qemu_{ld, st} tcg: Simplify calls to load/store helpers - - 1 - --- 2023-04-08 Richard Henderson New
[25/42] tcg/ppc: Use TCGType not bool is_64 in tcg_out_qemu_{ld, st} tcg: Simplify calls to load/store helpers - - 1 - --- 2023-04-08 Richard Henderson New
« 1 2 ... 875 876 8774321 4322 »