summaryrefslogtreecommitdiffstats
path: root/accel/tcg/user-exec.c
Commit message (Expand)AuthorAgeFilesLines
* tcg: Fix LGPL version numberThomas Huth2019-01-301-1/+1
* accel/tcg/user-exec: Don't parse aarch64 insns to test for read vs writePeter Maydell2019-01-291-14/+52
* tcg: Add RISC-V cpu signal handlerAlistair Francis2018-12-251-0/+75
* tcg: Split CONFIG_ATOMIC128Richard Henderson2018-10-191-2/+3
* icount: fix cpu_restore_state_from_tb for non-tb-exit casesPavel Dovgalyuk2018-04-111-1/+1
* Drop remaining bits of ia64 host supportPeter Maydell2018-02-051-33/+0Star
* accel/tcg: add size paremeter in tlb_fill()Laurent Vivier2018-01-251-1/+1
* page_unprotect(): handle calls to pages that are PAGE_WRITEPeter Maydell2018-01-231-1/+12
* linux-user: Propagate siginfo_t through to handle_cpu_signal()Peter Maydell2018-01-231-25/+14Star
* accel/tcg: Handle atomic accesses to notdirty memory correctlyPeter Maydell2017-11-211-0/+1
* tcg: Record code_gen_buffer address for user-only memory helpersRichard Henderson2017-11-151-11/+47
* accel/tcg: move USER code to user-exec.cPhilippe Mathieu-Daudé2017-09-171-0/+52
* accel/tcg: move user-exec to accel/tcg/Philippe Mathieu-Daudé2017-09-171-0/+575