Age | Commit message (Expand) | Author |
---|---|---|
2022-11-01 | accel/tcg: Remove reset_icount argument from cpu_restore_state_from_tb | Richard Henderson |
2022-11-01 | accel/tcg: Introduce cpu_unwind_state_data | Richard Henderson |
2022-10-26 | accel/tcg: Rename tb_invalidate_phys_page | Richard Henderson |
2022-10-26 | accel/tcg: Move assert_no_pages_locked to internal.h | Richard Henderson |
2022-10-26 | accel/tcg: Split out tb-maint.c | Richard Henderson |
2022-10-26 | accel/tcg: Split out PageDesc to internal.h | Richard Henderson |
2022-10-04 | accel/tcg: Introduce TARGET_TB_PCREL | Richard Henderson |
2022-10-04 | accel/tcg: Introduce tb_pc and log_pc | Richard Henderson |
2022-04-21 | compiler.h: replace QEMU_NORETURN with G_NORETURN | Marc-André Lureau |
2021-06-11 | accel/tcg: Merge tcg_exec_init into tcg_init_machine | Richard Henderson |
2021-01-23 | accel/tcg: Restrict cpu_io_recompile() from other accelerators | Philippe Mathieu-Daudé |
2021-01-23 | accel/tcg: Restrict tb_gen_code() from other accelerators | Philippe Mathieu-Daudé |