summaryrefslogtreecommitdiff
path: root/target/ppc
AgeCommit message (Expand)AuthorFilesLines
2017-01-31target-ppc: add vextu[bhw][lr]x instructionsAvinesh Kumar5-2/+73
2017-01-31target-ppc: Implement bcdsetsgn. instructionJose Ricardo Ziviani3-0/+28
2017-01-31target-ppc: Implement bcdcpsgn. instructionJose Ricardo Ziviani4-1/+28
2017-01-31target-ppc: Implement bcdctsq. instructionJose Ricardo Ziviani3-0/+48
2017-01-31target-ppc: Implement bcdcfsq. instructionJose Ricardo Ziviani3-0/+46
2017-01-31target-ppc: implement lxv/lxvx and stxv/stxvxNikunj A Dadhania4-2/+61
2017-01-31target-ppc: implement stxsd and stxsspNikunj A Dadhania3-1/+55
2017-01-31target-ppc: implement lxsd and lxssp instructionsNikunj A Dadhania3-1/+46
2017-01-31target-ppc: Add xscmpoqp and xscmpuqp instructionsBharata B Rao4-0/+60
2017-01-31target-ppc: Add xscmpexp[dp,qp] instructionsBharata B Rao4-0/+74
2017-01-31target-ppc: Fix xscmpodp and xscmpudp instructionsBharata B Rao1-15/+25
2017-01-31target-ppc: rename CRF_* defines as CRF_*_BITNikunj A Dadhania3-30/+35
2017-01-31target-ppc: Consolidate instruction decode helpersBharata B Rao3-161/+152
2017-01-24migration: extend VMStateInfoJianjun Duan1-4/+8
2017-01-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell4-15/+8
2017-01-19kvm: move cpu synchronization codeVincent Palatin3-3/+3
2017-01-19KVM: PPC: eliminate unnecessary duplicate constantsPaolo Bonzini1-12/+0
2017-01-16Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-...Peter Maydell4-23/+20
2017-01-16stubs: remove stubs/kvm.cPaolo Bonzini1-0/+5
2017-01-13Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell1-0/+1
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée3-20/+20
2017-01-13qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée1-3/+0
2017-01-12qmp: Report QOM type name on query-cpu-definitionsEduardo Habkost1-0/+1
2017-01-10target-ppc: Use ctpop helperRichard Henderson3-18/+9
2017-01-10target-ppc: Use clz and ctz opcodesRichard Henderson3-28/+16
2017-01-10target-ppc: Use the new deposit and extract opsRichard Henderson1-16/+19
2016-12-20Move target-* CPU file into a target/ folderThomas Huth44-0/+48252