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