index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
/
excp_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-04
target/ppc: Add POWER10 exception model
Nicholas Piggin
1
-3
/
+51
2021-05-04
target/ppc: rework AIL logic in interrupt delivery
Nicholas Piggin
1
-60
/
+105
2021-05-04
target/ppc: Fix POWER9 radix guest HV interrupt AIL behaviour
Nicholas Piggin
1
-4
/
+13
2021-05-04
target/ppc: Create helper_scv
Richard Henderson
1
-0
/
+9
2020-12-14
target/ppc: Introduce an mmu_is_64bit() helper
Greg Kurz
1
-2
/
+2
2020-11-15
powerpc tcg: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-11-05
target/ppc/excp_helper: Add a fallthrough for fix compiler warning
Chen Qun
1
-0
/
+1
2020-10-28
ppc/: fix some comment spelling errors
zhaolichang
1
-3
/
+3
2020-05-27
ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
Leonardo Bras
1
-8
/
+8
2020-05-27
target/ppc: Add support for scv and rfscv instructions
Nicholas Piggin
1
-27
/
+71
2020-05-27
target/ppc: Untabify excp_helper.c
Greg Kurz
1
-8
/
+8
2020-05-07
target/ppc: Add support for Radix partition-scoped translation
Cédric Le Goater
1
-1
/
+2
2020-05-07
ppc/spapr: tweak change system reset helper
Nicholas Piggin
1
-4
/
+1
2020-05-07
target/ppc: Improve syscall exception logging
Nicholas Piggin
1
-4
/
+26
2020-03-17
target/ppc: allow ppc_cpu_do_system_reset to take an alternate vector
Nicholas Piggin
1
-1
/
+4
2020-03-17
ppc/spapr: Fix FWNMI machine check interrupt delivery
Nicholas Piggin
1
-22
/
+52
2020-02-02
target/ppc: add support for Hypervisor Facility Unavailable Exception
Cédric Le Goater
1
-0
/
+13
2020-02-02
target/ppc: Add privileged message send facilities
Cédric Le Goater
1
-16
/
+50
2020-01-08
target/ppc: Handle AIL=0 in ppc_excp_vector_offset
Fabiano Rosas
1
-0
/
+2
2019-06-10
target/ppc: Use env_cpu, env_archcpu
Richard Henderson
1
-7
/
+7
2019-04-26
target/ppc: Style fixes for excp_helper.c
David Gibson
1
-34
/
+53
2019-03-12
target/ppc: Move exception vector offset computation into a function
Fabiano Rosas
1
-11
/
+19
2019-02-26
target/ppc: Add support for LPCR:HEIC on POWER9
Benjamin Herrenschmidt
1
-1
/
+4
2019-02-26
target/ppc: Add Hypervisor Virtualization Interrupt on POWER9
Benjamin Herrenschmidt
1
-1
/
+16
2019-02-26
target/ppc: Detect erroneous condition in interrupt delivery
Benjamin Herrenschmidt
1
-0
/
+16
2019-02-26
target/ppc: Add POWER9 exception model
Benjamin Herrenschmidt
1
-4
/
+13
2019-02-26
target/ppc: Rename "in_pm_state" to "resume_as_sreset"
Benjamin Herrenschmidt
1
-4
/
+4
2019-02-26
target/ppc: Move "wakeup reset" code to a separate function
Benjamin Herrenschmidt
1
-34
/
+41
2019-02-26
target/ppc: Fix support for "STOP light" states on POWER9
Benjamin Herrenschmidt
1
-2
/
+6
2019-02-26
target/ppc: Don't clobber MSR:EE on PM instructions
Benjamin Herrenschmidt
1
-12
/
+15
2019-02-26
target/ppc: Fix nip on power management instructions
Benjamin Herrenschmidt
1
-1
/
+0
2019-02-17
target/ppc: Remove some #if 0'ed code
Benjamin Herrenschmidt
1
-12
/
+0
2018-08-21
ppc: add DBCR based debugging
Roman Kapl
1
-7
/
+4
2018-07-03
target/ppc: Add do_unaligned_access hook
Richard Henderson
1
-1
/
+17
2018-01-20
target/ppc: add support for hypervisor doorbells on book3s CPUs
Cédric Le Goater
1
-0
/
+52
2018-01-17
target/ppc: add support for POWER9 HILE
Cédric Le Goater
1
-1
/
+1
2017-12-05
target/ppc: Fix system lockups caused by interrupt_request state corruption
Richard Purdie
1
-4
/
+3
2017-07-11
target-ppc: SPR_BOOKE_ESR not set on FP exceptions
Aaron Larson
1
-0
/
+1
2017-06-30
target/ppc/excp_helper: Take BQL before calling cpu_interrupt()
Thomas Huth
1
-0
/
+3
2017-05-24
target/ppc: reset reservation in do_rfi()
Nikunj A Dadhania
1
-0
/
+3
2017-05-11
target/ppc: do not reset reserve_addr in exec_enter
Nikunj A Dadhania
1
-0
/
+3
2017-01-31
ppc: Clean up and QOMify hypercall emulation
David Gibson
1
-7
/
+4
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
1
-0
/
+1142