Show patches with: Series = tcg: breakpoint reorg       |    Archived = No       |   13 patches
Patch Series S/W/F Date Submitter Delegate State
[v3,13/13] accel/tcg: Encode breakpoint info into tb->cflags tcg: breakpoint reorg --- 2021-07-17 Richard Henderson New
[v3,12/13] accel/tcg: Hoist tb_cflags to a local in translator_loop tcg: breakpoint reorg --- 2021-07-17 Richard Henderson Superseded
[v3,11/13] accel/tcg: Adjust interface of TranslatorOps.breakpoint_check tcg: breakpoint reorg --- 2021-07-17 Richard Henderson New
[v3,10/13] target/riscv: Reduce riscv_tr_breakpoint_check pc advance to 2 tcg: breakpoint reorg --- 2021-07-17 Richard Henderson New
[v3,09/13] target/mips: Reduce mips_tr_breakpoint_check pc advance to 2 tcg: breakpoint reorg --- 2021-07-17 Richard Henderson New
[v3,08/13] target/avr: Advance pc in avr_tr_breakpoint_check tcg: breakpoint reorg --- 2021-07-17 Richard Henderson New
[v3,07/13] accel/tcg: Move cflags lookup into tb_find tcg: breakpoint reorg --- 2021-07-17 Richard Henderson Superseded
[v3,06/13] accel/tcg: Use CF_NO_GOTO_{TB, PTR} in cpu_exec_step_atomic tcg: breakpoint reorg --- 2021-07-17 Richard Henderson Superseded
[v3,05/13] accel/tcg: Handle -singlestep in curr_cflags tcg: breakpoint reorg --- 2021-07-17 Richard Henderson Superseded
[v3,04/13] accel/tcg: Drop CF_NO_GOTO_PTR from -d nochain tcg: breakpoint reorg --- 2021-07-17 Richard Henderson Superseded
[v3,03/13] accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR tcg: breakpoint reorg --- 2021-07-17 Richard Henderson Superseded
[v3,02/13] accel/tcg: Move curr_cflags into cpu-exec.c tcg: breakpoint reorg --- 2021-07-17 Richard Henderson Superseded
[v3,01/13] accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS tcg: breakpoint reorg --- 2021-07-17 Richard Henderson Superseded