| Commit message (Expand) | Author | Age | Files | Lines |
* | target/ppc: Introduce an mmu_is_64bit() helper | Greg Kurz | 2020-12-14 | 1 | -2/+2 |
* | powerpc tcg: Fix Lesser GPL version number | Chetan Pant | 2020-11-15 | 1 | -1/+1 |
* | target/ppc/excp_helper: Add a fallthrough for fix compiler warning | Chen Qun | 2020-11-05 | 1 | -0/+1 |
* | ppc/: fix some comment spelling errors | zhaolichang | 2020-10-27 | 1 | -3/+3 |
* | ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2 | Leonardo Bras | 2020-05-27 | 1 | -8/+8 |
* | target/ppc: Add support for scv and rfscv instructions | Nicholas Piggin | 2020-05-27 | 1 | -27/+71 |
* | target/ppc: Untabify excp_helper.c | Greg Kurz | 2020-05-27 | 1 | -8/+8 |
* | target/ppc: Add support for Radix partition-scoped translation | Cédric Le Goater | 2020-05-07 | 1 | -1/+2 |
* | ppc/spapr: tweak change system reset helper | Nicholas Piggin | 2020-05-07 | 1 | -4/+1 |
* | target/ppc: Improve syscall exception logging | Nicholas Piggin | 2020-05-07 | 1 | -4/+26 |
* | target/ppc: allow ppc_cpu_do_system_reset to take an alternate vector | Nicholas Piggin | 2020-03-17 | 1 | -1/+4 |
* | ppc/spapr: Fix FWNMI machine check interrupt delivery | Nicholas Piggin | 2020-03-17 | 1 | -22/+52 |
* | target/ppc: add support for Hypervisor Facility Unavailable Exception | Cédric Le Goater | 2020-02-02 | 1 | -0/+13 |
* | target/ppc: Add privileged message send facilities | Cédric Le Goater | 2020-02-02 | 1 | -16/+50 |
* | target/ppc: Handle AIL=0 in ppc_excp_vector_offset | Fabiano Rosas | 2020-01-08 | 1 | -0/+2 |
* | target/ppc: Use env_cpu, env_archcpu | Richard Henderson | 2019-06-10 | 1 | -7/+7 |
* | target/ppc: Style fixes for excp_helper.c | David Gibson | 2019-04-26 | 1 | -34/+53 |
* | target/ppc: Move exception vector offset computation into a function | Fabiano Rosas | 2019-03-12 | 1 | -11/+19 |
* | target/ppc: Add support for LPCR:HEIC on POWER9 | Benjamin Herrenschmidt | 2019-02-25 | 1 | -1/+4 |
* | target/ppc: Add Hypervisor Virtualization Interrupt on POWER9 | Benjamin Herrenschmidt | 2019-02-25 | 1 | -1/+16 |
* | target/ppc: Detect erroneous condition in interrupt delivery | Benjamin Herrenschmidt | 2019-02-25 | 1 | -0/+16 |
* | target/ppc: Add POWER9 exception model | Benjamin Herrenschmidt | 2019-02-25 | 1 | -4/+13 |
* | target/ppc: Rename "in_pm_state" to "resume_as_sreset" | Benjamin Herrenschmidt | 2019-02-25 | 1 | -4/+4 |
* | target/ppc: Move "wakeup reset" code to a separate function | Benjamin Herrenschmidt | 2019-02-25 | 1 | -34/+41 |
* | target/ppc: Fix support for "STOP light" states on POWER9 | Benjamin Herrenschmidt | 2019-02-25 | 1 | -2/+6 |
* | target/ppc: Don't clobber MSR:EE on PM instructions | Benjamin Herrenschmidt | 2019-02-25 | 1 | -12/+15 |
* | target/ppc: Fix nip on power management instructions | Benjamin Herrenschmidt | 2019-02-25 | 1 | -1/+0 |
* | target/ppc: Remove some #if 0'ed code | Benjamin Herrenschmidt | 2019-02-17 | 1 | -12/+0 |
* | ppc: add DBCR based debugging | Roman Kapl | 2018-08-21 | 1 | -7/+4 |
* | target/ppc: Add do_unaligned_access hook | Richard Henderson | 2018-07-03 | 1 | -1/+17 |
* | target/ppc: add support for hypervisor doorbells on book3s CPUs | Cédric Le Goater | 2018-01-20 | 1 | -0/+52 |
* | target/ppc: add support for POWER9 HILE | Cédric Le Goater | 2018-01-16 | 1 | -1/+1 |
* | target/ppc: Fix system lockups caused by interrupt_request state corruption | Richard Purdie | 2017-12-05 | 1 | -4/+3 |
* | target-ppc: SPR_BOOKE_ESR not set on FP exceptions | Aaron Larson | 2017-07-11 | 1 | -0/+1 |
* | target/ppc/excp_helper: Take BQL before calling cpu_interrupt() | Thomas Huth | 2017-06-30 | 1 | -0/+3 |
* | target/ppc: reset reservation in do_rfi() | Nikunj A Dadhania | 2017-05-24 | 1 | -0/+3 |
* | target/ppc: do not reset reserve_addr in exec_enter | Nikunj A Dadhania | 2017-05-11 | 1 | -0/+3 |
* | ppc: Clean up and QOMify hypercall emulation | David Gibson | 2017-01-31 | 1 | -7/+4 |
* | Move target-* CPU file into a target/ folder | Thomas Huth | 2016-12-20 | 1 | -0/+1142 |