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