Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h | Markus Armbruster | 2019-06-11 | 1 | -1/+1 |
* | cpu: Move icount_decr to CPUNegativeOffsetState | Richard Henderson | 2019-06-10 | 1 | -4/+2 |
* | tcg: access cpu->icount_decr.u16.high with atomics | Emilio G. Cota | 2018-10-19 | 1 | -1/+1 |
* | tcg: make tcg_allowed global | Yang Zhong | 2017-07-04 | 1 | -1/+0 |
* | cpu: move interrupt handling out of translate-common.c | Paolo Bonzini | 2017-07-04 | 1 | -0/+32 |
* | vl: convert -tb-size to qemu_strtoul | Paolo Bonzini | 2017-07-04 | 1 | -1/+1 |
* | accel: split the tcg accelerator from accel.c file | Yang Zhong | 2017-06-15 | 1 | -0/+61 |