summaryrefslogtreecommitdiff
path: root/target/ppc/excp_helper.c
AgeCommit message (Expand)Author
2018-08-21ppc: add DBCR based debuggingRoman Kapl
2018-07-03target/ppc: Add do_unaligned_access hookRichard Henderson
2018-01-20target/ppc: add support for hypervisor doorbells on book3s CPUsCédric Le Goater
2018-01-17target/ppc: add support for POWER9 HILECédric Le Goater
2017-12-05target/ppc: Fix system lockups caused by interrupt_request state corruptionRichard Purdie
2017-07-11target-ppc: SPR_BOOKE_ESR not set on FP exceptionsAaron Larson
2017-06-30target/ppc/excp_helper: Take BQL before calling cpu_interrupt()Thomas Huth
2017-05-24target/ppc: reset reservation in do_rfi()Nikunj A Dadhania
2017-05-11target/ppc: do not reset reserve_addr in exec_enterNikunj A Dadhania
2017-01-31ppc: Clean up and QOMify hypercall emulationDavid Gibson
2016-12-20Move target-* CPU file into a target/ folderThomas Huth