Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/unicore32: Prefer qemu_semihosting_log_out() over curses | Philippe Mathieu-Daudé | 2020-06-09 | 1 | -52/+5 |
* | target/unicore32: Replace DPRINTF() by qemu_log_mask(GUEST_ERROR) | Philippe Mathieu-Daudé | 2020-06-09 | 1 | -4/+7 |
* | target/unicore32: Remove unused headers | Philippe Mathieu-Daudé | 2020-06-09 | 1 | -2/+0 |
* | target/unicore32: Use env_cpu, env_archcpu | Richard Henderson | 2019-06-10 | 1 | -3/+1 |
* | target/unicore32: Convert to CPUClass::tlb_fill | Richard Henderson | 2019-05-10 | 1 | -23/+0 |
* | accel/tcg: add size paremeter in tlb_fill() | Laurent Vivier | 2018-01-25 | 1 | -1/+1 |
* | console: purge curses bits from console.h | Gerd Hoffmann | 2017-09-29 | 1 | -0/+6 |
* | unicore32: replace uc32_cpu_init() with cpu_generic_init() | Igor Mammedov | 2017-09-01 | 1 | -5/+0 |
* | cputlb: drop flush_global flag from tlb_flush | Alex Bennée | 2017-01-13 | 1 | -1/+1 |
* | target-unicore32: Use clz opcode | Richard Henderson | 2017-01-10 | 1 | -10/+0 |
* | Move target-* CPU file into a target/ folder | Thomas Huth | 2016-12-20 | 1 | -0/+263 |