aboutsummaryrefslogtreecommitdiff
path: root/accel/tcg/user-exec.c
AgeCommit message (Expand)Author
2019-07-14tcg: Release mmap_lock on translation faultRichard Henderson
2019-07-14tcg: Introduce set/clear_helper_retaddrRichard Henderson
2019-06-10cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson
2019-05-10tcg: Remove CPUClass::handle_mmu_faultRichard Henderson
2019-05-10tcg: Add CPUClass::tlb_fillRichard Henderson
2019-01-30tcg: Fix LGPL version numberThomas Huth
2019-01-29accel/tcg/user-exec: Don't parse aarch64 insns to test for read vs writePeter Maydell
2018-12-26tcg: Add RISC-V cpu signal handlerAlistair Francis
2018-10-18tcg: Split CONFIG_ATOMIC128Richard Henderson
2018-04-11icount: fix cpu_restore_state_from_tb for non-tb-exit casesPavel Dovgalyuk
2018-02-05Drop remaining bits of ia64 host supportPeter Maydell
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier
2018-01-23page_unprotect(): handle calls to pages that are PAGE_WRITEPeter Maydell
2018-01-23linux-user: Propagate siginfo_t through to handle_cpu_signal()Peter Maydell
2017-11-21accel/tcg: Handle atomic accesses to notdirty memory correctlyPeter Maydell
2017-11-15tcg: Record code_gen_buffer address for user-only memory helpersRichard Henderson
2017-09-17accel/tcg: move USER code to user-exec.cPhilippe Mathieu-Daudé
2017-09-17accel/tcg: move user-exec to accel/tcg/Philippe Mathieu-Daudé