aboutsummaryrefslogtreecommitdiff
path: root/target/mips
AgeCommit message (Expand)Author
2017-06-05target/mips: optimize indirect branchesAurelien Jarno
2017-06-05target/mips: optimize cross-page direct jumps in softmmuAurelien Jarno
2017-03-20target/mips: fix delay slot detection in gen_msa_branch()Yongbok Kim
2017-03-20target-mips: replace few LOG_DISAS() with trace pointsPhilippe Mathieu-Daudé
2017-03-20target-mips: replace break by goto cp0_unimplementedPhilippe Mathieu-Daudé
2017-03-20target-mips: log bad coprocessor0 register accesses with LOG_UNIMPPhilippe Mathieu-Daudé
2017-03-20target-mips: remove old & unuseful commentsPhilippe Mathieu-Daudé
2017-03-20target-mips: fix compiler warnings (clang 5)Philippe Mathieu-Daudé
2017-03-09target/mips: hold BQL for timer interruptsYongbok Kim
2017-03-03KVM: do not use sigtimedwait to catch SIGBUSPaolo Bonzini
2017-03-03KVM: remove kvm_arch_on_sigbusPaolo Bonzini
2017-02-21target-mips: Provide function to test if a CPU supports an ISAPaul Burton
2017-01-24migration: extend VMStateInfoJianjun Duan
2017-01-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-01-16stubs: remove stubs/kvm.cPaolo Bonzini
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée
2017-01-13qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée
2017-01-10target-mips: Use clz opcodeRichard Henderson
2017-01-10target-mips: Use the new extract opRichard Henderson
2016-12-20Move target-* CPU file into a target/ folderThomas Huth