Age | Commit message (Expand) | Author |
---|---|---|
2022-04-22 | hw/core: tcg-cpu-ops.h: Update comments of debug_check_watchpoint() | Bin Meng |
2022-04-21 | compiler.h: replace QEMU_NORETURN with G_NORETURN | Marc-André Lureau |
2021-11-02 | hw/core: Add TCGCPUOps.record_sigbus | Richard Henderson |
2021-11-02 | accel/tcg: Restrict TCGCPUOps::tlb_fill() to sysemu | Richard Henderson |
2021-11-02 | hw/core: Add TCGCPUOps.record_sigsegv | Richard Henderson |
2021-09-21 | hw/core: Make do_unaligned_access noreturn | Richard Henderson |
2021-09-14 | accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu | Philippe Mathieu-Daudé |
2021-09-14 | accel/tcg: Rename user-mode do_interrupt hack as fake_user_interrupt | Philippe Mathieu-Daudé |
2021-07-21 | hw/core: Introduce TCGCPUOps.debug_check_breakpoint | Richard Henderson |
2021-02-18 | accel/tcg: Create io_recompile_replay_branch hook | Richard Henderson |
2021-02-18 | exec: Move TranslationBlock typedef to qemu/typedefs.h | Richard Henderson |
2021-02-05 | cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass | Claudio Fontana |