summaryrefslogtreecommitdiffstats
path: root/target/ppc/excp_helper.c
Commit message (Expand)AuthorAgeFilesLines
* target/ppc: Use env_cpu, env_archcpuRichard Henderson2019-06-101-7/+7
* target/ppc: Style fixes for excp_helper.cDavid Gibson2019-04-261-34/+53
* target/ppc: Move exception vector offset computation into a functionFabiano Rosas2019-03-121-11/+19
* target/ppc: Add support for LPCR:HEIC on POWER9Benjamin Herrenschmidt2019-02-251-1/+4
* target/ppc: Add Hypervisor Virtualization Interrupt on POWER9Benjamin Herrenschmidt2019-02-251-1/+16
* target/ppc: Detect erroneous condition in interrupt deliveryBenjamin Herrenschmidt2019-02-251-0/+16
* target/ppc: Add POWER9 exception modelBenjamin Herrenschmidt2019-02-251-4/+13
* target/ppc: Rename "in_pm_state" to "resume_as_sreset"Benjamin Herrenschmidt2019-02-251-4/+4
* target/ppc: Move "wakeup reset" code to a separate functionBenjamin Herrenschmidt2019-02-251-34/+41
* target/ppc: Fix support for "STOP light" states on POWER9Benjamin Herrenschmidt2019-02-251-2/+6
* target/ppc: Don't clobber MSR:EE on PM instructionsBenjamin Herrenschmidt2019-02-251-12/+15
* target/ppc: Fix nip on power management instructionsBenjamin Herrenschmidt2019-02-251-1/+0Star
* target/ppc: Remove some #if 0'ed codeBenjamin Herrenschmidt2019-02-171-12/+0Star
* ppc: add DBCR based debuggingRoman Kapl2018-08-211-7/+4Star
* target/ppc: Add do_unaligned_access hookRichard Henderson2018-07-031-1/+17
* target/ppc: add support for hypervisor doorbells on book3s CPUsCédric Le Goater2018-01-201-0/+52
* target/ppc: add support for POWER9 HILECédric Le Goater2018-01-161-1/+1
* target/ppc: Fix system lockups caused by interrupt_request state corruptionRichard Purdie2017-12-051-4/+3Star
* target-ppc: SPR_BOOKE_ESR not set on FP exceptionsAaron Larson2017-07-111-0/+1
* target/ppc/excp_helper: Take BQL before calling cpu_interrupt()Thomas Huth2017-06-301-0/+3
* target/ppc: reset reservation in do_rfi()Nikunj A Dadhania2017-05-241-0/+3
* target/ppc: do not reset reserve_addr in exec_enterNikunj A Dadhania2017-05-111-0/+3
* ppc: Clean up and QOMify hypercall emulationDavid Gibson2017-01-311-7/+4Star
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+1142