aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/translate_init.c.inc
AgeCommit message (Expand)AuthorFilesLines
2021-02-15target/ppc: Drop use of gdb_get_float64() and ldfq_p()Peter Maydell1-2/+2
2021-02-10target/ppc: Add E500 L2CSR0 write helperBin Meng1-0/+16
2021-02-05cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClassClaudio Fontana1-12/+21
2021-02-05cpu: move do_unaligned_access to tcg_opsClaudio Fontana1-1/+1
2021-02-05cpu: move cc->do_interrupt to tcg_opsClaudio Fontana1-1/+1
2021-02-05cpu: Move tlb_fill to tcg_opsEduardo Habkost1-1/+1
2021-02-05cpu: Move cpu_exec_* to tcg_opsEduardo Habkost1-6/+10
2021-02-05cpu: Introduce TCGCpuOperations structEduardo Habkost1-1/+1
2020-12-19qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake1-10/+2
2020-12-14target/ppc: Introduce an mmu_is_64bit() helperGreg Kurz1-1/+1
2020-12-14target/ppc: Remove "compat" property of server class POWER CPUsGreg Kurz1-59/+0
2020-11-15powerpc tcg: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-10-28ppc/: fix some comment spelling errorszhaolichang1-1/+1
2020-10-28spapr: Unrealize vCPUs with qdev_unrealize()Greg Kurz1-0/+2
2020-09-22qom: simplify object_find_property / object_class_find_propertyDaniel P. Berrangé1-1/+1
2020-09-18target/ppc: Set instance_align on PowerPCCPU TypeInfoRichard Henderson1-0/+1
2020-08-24Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into...Peter Maydell1-1/+31
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini1-0/+10956