summaryrefslogtreecommitdiffstats
path: root/target/mips
Commit message (Expand)AuthorAgeFilesLines
* target/mips: fix msa copy_[s|u]_df rd = 0 corner caseMiodrag Dinic2017-07-111-2/+6
* vcpu_dirty: share the same field in CPUState for all acceleratorsSergio Andres Gomez Del Real2017-07-041-2/+2
* target/mips: optimize indirect branchesAurelien Jarno2017-06-051-1/+1
* target/mips: optimize cross-page direct jumps in softmmuAurelien Jarno2017-06-051-1/+1
* target/mips: fix delay slot detection in gen_msa_branch()Yongbok Kim2017-03-201-1/+1
* target-mips: replace few LOG_DISAS() with trace pointsPhilippe Mathieu-Daudé2017-03-202-14/+16
* target-mips: replace break by goto cp0_unimplementedPhilippe Mathieu-Daudé2017-03-201-44/+44
* target-mips: log bad coprocessor0 register accesses with LOG_UNIMPPhilippe Mathieu-Daudé2017-03-201-6/+6
* target-mips: remove old & unuseful commentsPhilippe Mathieu-Daudé2017-03-201-4/+0Star
* target-mips: fix compiler warnings (clang 5)Philippe Mathieu-Daudé2017-03-201-4/+12
* target/mips: hold BQL for timer interruptsYongbok Kim2017-03-091-3/+18
* KVM: do not use sigtimedwait to catch SIGBUSPaolo Bonzini2017-03-031-6/+0Star
* KVM: remove kvm_arch_on_sigbusPaolo Bonzini2017-03-031-6/+0Star
* target-mips: Provide function to test if a CPU supports an ISAPaul Burton2017-02-212-0/+11
* migration: extend VMStateInfoJianjun Duan2017-01-241-4/+10
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-01-201-0/+5
|\
| * stubs: remove stubs/kvm.cPaolo Bonzini2017-01-161-0/+5
* | cputlb: drop flush_global flag from tlb_flushAlex Bennée2017-01-133-8/+8
* | qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée2017-01-132-2/+4
|/
* target-mips: Use clz opcodeRichard Henderson2017-01-103-36/+16Star
* target-mips: Use the new extract opRichard Henderson2017-01-101-7/+5Star
* Move target-* CPU file into a target/ folderThomas Huth2016-12-2019-0/+38839