aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/translate_init.c.inc
AgeCommit message (Expand)Author
2021-03-12Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...Peter Maydell
2021-03-10target/ppc: fix icount support on Book-e vms accessing SPRsVitaly Cheptsov
2021-03-09qtest: delete superfluous inclusions of qtest.hChen Qun
2021-02-15target/ppc: Drop use of gdb_get_float64() and ldfq_p()Peter Maydell
2021-02-10target/ppc: Add E500 L2CSR0 write helperBin Meng
2021-02-05cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClassClaudio Fontana
2021-02-05cpu: move do_unaligned_access to tcg_opsClaudio Fontana
2021-02-05cpu: move cc->do_interrupt to tcg_opsClaudio Fontana
2021-02-05cpu: Move tlb_fill to tcg_opsEduardo Habkost
2021-02-05cpu: Move cpu_exec_* to tcg_opsEduardo Habkost
2021-02-05cpu: Introduce TCGCpuOperations structEduardo Habkost
2020-12-19qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake
2020-12-14target/ppc: Introduce an mmu_is_64bit() helperGreg Kurz
2020-12-14target/ppc: Remove "compat" property of server class POWER CPUsGreg Kurz
2020-11-15powerpc tcg: Fix Lesser GPL version numberChetan Pant
2020-10-28ppc/: fix some comment spelling errorszhaolichang
2020-10-28spapr: Unrealize vCPUs with qdev_unrealize()Greg Kurz
2020-09-22qom: simplify object_find_property / object_class_find_propertyDaniel P. Berrangé
2020-09-18target/ppc: Set instance_align on PowerPCCPU TypeInfoRichard Henderson
2020-08-24Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into...Peter Maydell
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini