aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/translate_init.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-31target/ppc: Remove unused POWERPC_FAMILY(POWER)Thomas Huth1-22/+0
2017-01-31target/ppc: Add pcr_supported to POWER9 cpu class definitionSuraj Jitindar Singh1-0/+2
2017-01-31ppc: Rewrite ppc_get_compat_smt_threads()David Gibson1-20/+0
2017-01-31ppc: Rewrite ppc_set_compat()David Gibson1-41/+0
2017-01-31ppc: Rename cpu_version to compat_pvrDavid Gibson1-5/+5
2017-01-31ppc: Clean up and QOMify hypercall emulationDavid Gibson1-0/+12
2017-01-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+1
2017-01-19kvm: move cpu synchronization codeVincent Palatin1-1/+1
2017-01-16Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-...Peter Maydell1-3/+0
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
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+10601