| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw/core: Add TCGCPUOps.record_sigbus | Richard Henderson | 2021-11-02 | 1 | -0/+23 |
| * | accel/tcg: Restrict TCGCPUOps::tlb_fill() to sysemu | Richard Henderson | 2021-11-02 | 1 | -12/+10 |
| * | hw/core: Add TCGCPUOps.record_sigsegv | Richard Henderson | 2021-11-02 | 1 | -0/+26 |
| * | hw/core: Make do_unaligned_access noreturn | Richard Henderson | 2021-09-21 | 1 | -1/+2 |
| * | accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu | Philippe Mathieu-Daudé | 2021-09-14 | 1 | -2/+2 |
| * | accel/tcg: Rename user-mode do_interrupt hack as fake_user_interrupt | Philippe Mathieu-Daudé | 2021-09-14 | 1 | -8/+14 |
| * | hw/core: Introduce TCGCPUOps.debug_check_breakpoint | Richard Henderson | 2021-07-21 | 1 | -0/+6 |
| * | accel/tcg: Create io_recompile_replay_branch hook | Richard Henderson | 2021-02-18 | 1 | -0/+10 |
| * | exec: Move TranslationBlock typedef to qemu/typedefs.h | Richard Henderson | 2021-02-18 | 1 | -2/+1 |
| * | cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass | Claudio Fontana | 2021-02-05 | 1 | -0/+97 |