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