aboutsummaryrefslogtreecommitdiff
path: root/accel/tcg/tcg-all.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster1-1/+0
2019-06-11qemu-common: Move tcg_enabled() etc. to sysemu/tcg.hMarkus Armbruster1-1/+1
2019-06-10cpu: Move icount_decr to CPUNegativeOffsetStateRichard Henderson1-4/+2
2018-10-18tcg: access cpu->icount_decr.u16.high with atomicsEmilio G. Cota1-1/+1
2017-07-04tcg: make tcg_allowed globalYang Zhong1-1/+0
2017-07-04cpu: move interrupt handling out of translate-common.cPaolo Bonzini1-0/+32
2017-07-04vl: convert -tb-size to qemu_strtoulPaolo Bonzini1-1/+1
2017-06-15accel: split the tcg accelerator from accel.c fileYang Zhong1-0/+61