summaryrefslogtreecommitdiff
path: root/target/mips
AgeCommit message (Expand)AuthorFilesLines
2017-03-20target/mips: fix delay slot detection in gen_msa_branch()Yongbok Kim1-1/+1
2017-03-20target-mips: replace few LOG_DISAS() with trace pointsPhilippe Mathieu-Daudé2-14/+16
2017-03-20target-mips: replace break by goto cp0_unimplementedPhilippe Mathieu-Daudé1-44/+44
2017-03-20target-mips: log bad coprocessor0 register accesses with LOG_UNIMPPhilippe Mathieu-Daudé1-6/+6
2017-03-20target-mips: remove old & unuseful commentsPhilippe Mathieu-Daudé1-4/+0
2017-03-20target-mips: fix compiler warnings (clang 5)Philippe Mathieu-Daudé1-4/+12
2017-03-09target/mips: hold BQL for timer interruptsYongbok Kim1-3/+18
2017-03-03KVM: do not use sigtimedwait to catch SIGBUSPaolo Bonzini1-6/+0
2017-03-03KVM: remove kvm_arch_on_sigbusPaolo Bonzini1-6/+0
2017-02-21target-mips: Provide function to test if a CPU supports an ISAPaul Burton2-0/+11
2017-01-24migration: extend VMStateInfoJianjun Duan1-4/+10
2017-01-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+5
2017-01-16stubs: remove stubs/kvm.cPaolo Bonzini1-0/+5
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée3-8/+8
2017-01-13qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée2-2/+4
2017-01-10target-mips: Use clz opcodeRichard Henderson3-36/+16
2017-01-10target-mips: Use the new extract opRichard Henderson1-7/+5
2016-12-20Move target-* CPU file into a target/ folderThomas Huth19-0/+38839