summaryrefslogtreecommitdiffstats
path: root/target/ppc/translate_init.c.inc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...Peter Maydell2021-03-121-0/+36
|\
| * target/ppc: fix icount support on Book-e vms accessing SPRsVitaly Cheptsov2021-03-091-0/+36
* | qtest: delete superfluous inclusions of qtest.hChen Qun2021-03-091-1/+0Star
|/
* target/ppc: Drop use of gdb_get_float64() and ldfq_p()Peter Maydell2021-02-151-2/+2
* target/ppc: Add E500 L2CSR0 write helperBin Meng2021-02-101-0/+16
* cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClassClaudio Fontana2021-02-051-12/+21
* cpu: move do_unaligned_access to tcg_opsClaudio Fontana2021-02-051-1/+1
* cpu: move cc->do_interrupt to tcg_opsClaudio Fontana2021-02-051-1/+1
* cpu: Move tlb_fill to tcg_opsEduardo Habkost2021-02-051-1/+1
* cpu: Move cpu_exec_* to tcg_opsEduardo Habkost2021-02-051-6/+10
* cpu: Introduce TCGCpuOperations structEduardo Habkost2021-02-051-1/+1
* qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake2020-12-191-10/+2Star
* target/ppc: Introduce an mmu_is_64bit() helperGreg Kurz2020-12-141-1/+1
* target/ppc: Remove "compat" property of server class POWER CPUsGreg Kurz2020-12-141-59/+0Star
* powerpc tcg: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* ppc/: fix some comment spelling errorszhaolichang2020-10-271-1/+1
* spapr: Unrealize vCPUs with qdev_unrealize()Greg Kurz2020-10-271-0/+2
* qom: simplify object_find_property / object_class_find_propertyDaniel P. Berrangé2020-09-221-1/+1
* target/ppc: Set instance_align on PowerPCCPU TypeInfoRichard Henderson2020-09-181-0/+1
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into...Peter Maydell2020-08-241-1/+31
* meson: rename included C source files to .c.incPaolo Bonzini2020-08-211-0/+10956