summaryrefslogtreecommitdiffstats
path: root/target/ppc/translate_init.c
Commit message (Expand)AuthorAgeFilesLines
* qdev: Add const qualifier to PropertyInfo definitionsFam Zheng2017-07-141-1/+1
* target/ppc: Proper cleanup when ppc_cpu_realizefn failsBharata B Rao2017-06-301-4/+8
* ppc: Rework CPU compatibility testing across migrationDavid Gibson2017-06-301-0/+2
* pseries: Move CPU compatibility property to machineDavid Gibson2017-06-301-60/+26Star
* target/ppc: Avoid printing wrong aliases in CPU help textThomas Huth2017-05-111-2/+25
* target/ppc: Change tlbie invalid fields for POWER9 supportSuraj Jitindar Singh2017-05-111-1/+1
* target/ppc: do not reset reserve_addr in exec_enterNikunj A Dadhania2017-05-111-9/+0Star
* target/ppc: Style fixesDavid Gibson2017-04-261-186/+186
* e500,book3s: mfspr 259: Register mapped/aliased SPRG3 user readBernhard Kaindl2017-04-261-0/+10
* target/ppc: Flush TLB on write to PIDRSuraj Jitindar Singh2017-04-261-2/+8
* target/ppc: Add ibm,processor-radix-AP-encodings for TCGSuraj Jitindar Singh2017-04-261-0/+20
* target/ppc/POWER9: Add cpu_has_work function for POWER9Suraj Jitindar Singh2017-03-031-0/+45
* target/ppc/POWER9: Add POWER9 mmu fault handlerSuraj Jitindar Singh2017-03-031-1/+2
* target/ppc: Don't gen an SDR1 on POWER9 and rework register creationSuraj Jitindar Singh2017-03-031-118/+198
* Add PowerPC 32-bit guest memory dump supportMike Nawrocki2017-03-011-3/+4
* target/ppc: support for 32-bit carry and overflowNikunj A Dadhania2017-03-011-1/+1
* target/ppc: SDR1 is a hypervisor resourceDavid Gibson2017-03-011-4/+16
* target/ppc: Merge cpu_ppc_set_vhyp() with cpu_ppc_set_papr()David Gibson2017-03-011-7/+3Star
* target/ppc/POWER9: Adapt LPCR handling for POWER9Suraj Jitindar Singh2017-02-221-6/+18
* target/ppc/POWER9: Add ISAv3.00 MMU definitionSuraj Jitindar Singh2017-02-221-2/+1Star
* target/ppc: Remove unused POWERPC_FAMILY(POWER)Thomas Huth2017-01-311-22/+0Star
* target/ppc: Add pcr_supported to POWER9 cpu class definitionSuraj Jitindar Singh2017-01-311-0/+2
* ppc: Rewrite ppc_get_compat_smt_threads()David Gibson2017-01-311-20/+0Star
* ppc: Rewrite ppc_set_compat()David Gibson2017-01-311-41/+0Star
* ppc: Rename cpu_version to compat_pvrDavid Gibson2017-01-311-5/+5
* ppc: Clean up and QOMify hypercall emulationDavid Gibson2017-01-311-0/+12
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-01-201-1/+1
|\
| * kvm: move cpu synchronization codeVincent Palatin2017-01-191-1/+1
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-...Peter Maydell2017-01-161-3/+0Star
|\ \ | |/ |/|
| * qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée2017-01-131-3/+0Star
* | qmp: Report QOM type name on query-cpu-definitionsEduardo Habkost2017-01-121-0/+1
|/
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+10601