| Commit message (Expand) | Author | Age | Files | Lines |
* | target/ppc: Remove msr_hv macro | Víctor Colombo | 2022-05-05 | 1 | -1/+1 |
* | exec/exec-all: Move 'qemu/log.h' include in units requiring it | Philippe Mathieu-Daudé | 2022-02-21 | 1 | -0/+1 |
* | target/ppc: Remove PowerPC 601 CPUs | Cédric Le Goater | 2022-02-09 | 1 | -40/+0 |
* | target/ppc: Finish removal of 401/403 CPUs | Cédric Le Goater | 2022-01-18 | 1 | -9/+0 |
* | target/ppc: fold ppc_store_ptcr into it's only caller | Bruno Larsen (billionai) | 2021-06-03 | 1 | -1/+23 |
* | target/ppc: moved ppc_store_lpcr and ppc_store_msr to cpu.c | Bruno Larsen (billionai) | 2021-06-03 | 1 | -16/+0 |
* | target/ppc: moved ppc_store_lpcr to misc_helper.c | Lucas Mateus Castro (alqotel) | 2021-05-19 | 1 | -0/+10 |
* | target/ppc: Put dbcr0 single-step bits into hflags | Richard Henderson | 2021-05-04 | 1 | -0/+3 |
* | target/ppc: Reduce env->hflags to uint32_t | Richard Henderson | 2021-05-04 | 1 | -1/+1 |
* | target/ppc: Move 601 hflags adjustment to hreg_compute_hflags | Richard Henderson | 2021-05-04 | 1 | -5/+3 |
* | powerpc tcg: Fix Lesser GPL version number | Chetan Pant | 2020-11-15 | 1 | -1/+1 |
* | target/ppc: Remove superfluous breaks | Liao Pingfang | 2020-09-01 | 1 | -5/+0 |
* | target/ppc: add support for Hypervisor Facility Unavailable Exception | Cédric Le Goater | 2020-02-02 | 1 | -0/+27 |
* | target/ppc: Add privileged message send facilities | Cédric Le Goater | 2020-02-02 | 1 | -0/+36 |
* | Include qemu/main-loop.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+2 |
* | target/ppc: Use env_cpu, env_archcpu | Richard Henderson | 2019-06-10 | 1 | -16/+6 |
* | target/ppc: Style fixes for misc_helper.c | David Gibson | 2019-04-26 | 1 | -4/+5 |
* | target/ppc: Flush the TLB locally when the LPIDR is written | Benjamin Herrenschmidt | 2019-02-25 | 1 | -0/+15 |
* | target/ppc: Allow privileged access to SPR_PCR | Joel Stanley | 2018-06-12 | 1 | -0/+9 |
* | target/ppc: add basic support for PTCR on POWER9 | Cédric Le Goater | 2018-05-04 | 1 | -0/+12 |
* | target/ppc: Flush TLB on write to PIDR | Suraj Jitindar Singh | 2017-04-26 | 1 | -0/+8 |
* | target/ppc: SDR1 is a hypervisor resource | David Gibson | 2017-03-01 | 1 | -5/+3 |
* | cputlb: drop flush_global flag from tlb_flush | Alex Bennée | 2017-01-13 | 1 | -2/+2 |
* | Move target-* CPU file into a target/ folder | Thomas Huth | 2016-12-20 | 1 | -0/+210 |