Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | icount: remove unnecessary gen_io_end calls | Pavel Dovgalyuk | 2019-08-20 | 1 | -1/+0 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
* | tcg: Hoist max_insns computation to tb_gen_code | Richard Henderson | 2019-04-24 | 1 | -13/+2 |
* | translator: fix breakpoint processing | Pavel Dovgalyuk | 2018-10-02 | 1 | -2/+6 |
* | translator: merge max_insns into DisasContextBase | Emilio G. Cota | 2018-05-09 | 1 | -11/+10 |
* | tcg: convert tb->cflags reads to tb_cflags(tb) | Emilio G. Cota | 2017-10-24 | 1 | -2/+2 |
* | tcg: Add generic translation framework | LluĂs Vilanova | 2017-09-06 | 1 | -0/+138 |