summaryrefslogtreecommitdiff
path: root/target/ppc/excp_helper.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-20target/ppc: add support for hypervisor doorbells on book3s CPUsCédric Le Goater1-0/+52
2018-01-17target/ppc: add support for POWER9 HILECédric Le Goater1-1/+1
2017-12-05target/ppc: Fix system lockups caused by interrupt_request state corruptionRichard Purdie1-4/+3
2017-07-11target-ppc: SPR_BOOKE_ESR not set on FP exceptionsAaron Larson1-0/+1
2017-06-30target/ppc/excp_helper: Take BQL before calling cpu_interrupt()Thomas Huth1-0/+3
2017-05-24target/ppc: reset reservation in do_rfi()Nikunj A Dadhania1-0/+3
2017-05-11target/ppc: do not reset reserve_addr in exec_enterNikunj A Dadhania1-0/+3
2017-01-31ppc: Clean up and QOMify hypercall emulationDavid Gibson1-7/+4
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+1142