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
2022-03-02
target/ppc: trigger PERFM EBBs from power8-pmu.c
Daniel Henrique Barboza
1
-0
/
+48
2022-03-02
target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions
Daniel Henrique Barboza
1
-0
/
+33
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
1
-0
/
+1
2022-02-18
target/ppc: Introduce a vhyp framework for nested HV support
Nicholas Piggin
1
-11
/
+53
2022-02-18
target/ppc: Add powerpc_reset_excp_state helper
Nicholas Piggin
1
-20
/
+22
2022-02-18
target/ppc: add helper for books vhyp hypercall handler
Nicholas Piggin
1
-1
/
+13
2022-02-09
target/ppc: books: Remove excp_model argument from ppc_excp_apply_ail
Fabiano Rosas
1
-12
/
+13
2022-02-09
target/ppc: Assert if MSR bits differ from msr_mask during exceptions
Fabiano Rosas
1
-58
/
+6
2022-02-09
target/ppc: powerpc_excp: Move common code to the caller function
Fabiano Rosas
1
-48
/
+9
2022-02-09
target/ppc: Remove powerpc_excp_legacy
Fabiano Rosas
1
-474
/
+3
2022-02-09
target/ppc: 7xx: Set SRRs directly in exception code
Fabiano Rosas
1
-11
/
+2
2022-02-09
target/ppc: 7xx: Software TLB cleanup
Fabiano Rosas
1
-20
/
+6
2022-02-09
target/ppc: 7xx: System Reset cleanup
Fabiano Rosas
1
-16
/
+2
2022-02-09
target/ppc: 7xx: System Call exception cleanup
Fabiano Rosas
1
-8
/
+13
2022-02-09
target/ppc: 7xx: Program exception cleanup
Fabiano Rosas
1
-4
/
+0
2022-02-09
target/ppc: 7xx: External interrupt cleanup
Fabiano Rosas
1
-37
/
+0
2022-02-09
target/ppc: 7xx: Machine Check exception cleanup
Fabiano Rosas
1
-24
/
+0
2022-02-09
target/ppc: Simplify powerpc_excp_7xx
Fabiano Rosas
1
-176
/
+9
2022-02-09
target/ppc: Introduce powerpc_excp_7xx
Fabiano Rosas
1
-0
/
+469
2022-02-09
target/ppc: Merge 7x5 and 7x0 exception model IDs
Fabiano Rosas
1
-1
/
+1
2022-02-09
target/ppc: 6xx: Set SRRs directly in exception code
Fabiano Rosas
1
-11
/
+2
2022-02-09
target/ppc: 6xx: Software TLB exceptions cleanup
Fabiano Rosas
1
-20
/
+11
2022-02-09
target/ppc: 6xx: System Reset interrupt cleanup
Fabiano Rosas
1
-16
/
+2
2022-02-09
target/ppc: 6xx: System Call exception cleanup
Fabiano Rosas
1
-19
/
+2
2022-02-09
target/ppc: 6xx: Program exception cleanup
Fabiano Rosas
1
-4
/
+0
2022-02-09
target/ppc: 6xx: External interrupt cleanup
Fabiano Rosas
1
-37
/
+0
2022-02-09
target/ppc: 6xx: Machine Check exception cleanup
Fabiano Rosas
1
-24
/
+0
2022-02-09
target/ppc: 6xx: Critical exception cleanup
Fabiano Rosas
1
-15
/
+0
2022-02-09
target/ppc: Simplify powerpc_excp_6xx
Fabiano Rosas
1
-154
/
+9
2022-02-09
target/ppc: Introduce powerpc_excp_6xx
Fabiano Rosas
1
-0
/
+469
2022-02-09
target/ppc: Merge exception model IDs for 6xx CPUs
Fabiano Rosas
1
-3
/
+2
2022-02-09
target/ppc: Remove PowerPC 601 CPUs
Cédric Le Goater
1
-11
/
+0
2022-02-09
target/ppc: booke: System Reset exception cleanup
Fabiano Rosas
1
-16
/
+2
2022-02-09
target/ppc: booke: Watchdog Timer interrupt
Fabiano Rosas
1
-9
/
+2
2022-02-09
target/ppc: booke: System Call exception cleanup
Fabiano Rosas
1
-19
/
+2
2022-02-09
target/ppc: booke: Alignment interrupt cleanup
Fabiano Rosas
1
-7
/
+0
2022-02-09
target/ppc: booke: External interrupt cleanup
Fabiano Rosas
1
-33
/
+0
2022-02-09
target/ppc: booke: Instruction storage exception cleanup
Fabiano Rosas
1
-1
/
+0
2022-02-09
target/ppc: booke: Data Storage exception cleanup
Fabiano Rosas
1
-1
/
+1
2022-02-09
target/ppc: booke: Machine Check cleanups
Fabiano Rosas
1
-23
/
+6
2022-02-09
target/ppc: booke: Critical exception cleanup
Fabiano Rosas
1
-15
/
+2
2022-02-09
target/ppc: Simplify powerpc_excp_booke
Fabiano Rosas
1
-151
/
+14
2022-02-09
target/ppc: Introduce powerpc_excp_booke
Fabiano Rosas
1
-0
/
+474
2022-01-28
target/ppc: Remove support for the PowerPC 602 CPU
Cédric Le Goater
1
-1
/
+0
2022-01-28
target/ppc: 74xx: Set SRRs directly in exception code
Fabiano Rosas
1
-11
/
+2
2022-01-28
target/ppc: 74xx: System Reset interrupt cleanup
Fabiano Rosas
1
-16
/
+2
2022-01-28
target/ppc: 74xx: System Call exception cleanup
Fabiano Rosas
1
-6
/
+11
2022-01-28
target/ppc: 74xx: Program exception cleanup
Fabiano Rosas
1
-4
/
+0
2022-01-28
target/ppc: 74xx: External interrupt cleanup
Fabiano Rosas
1
-38
/
+0
2022-01-28
target/ppc: 74xx: Machine Check exception cleanup
Fabiano Rosas
1
-24
/
+0
[next]