index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
/
excp_helper.c
Age
Commit message (
Expand
)
Author
2022-02-09
target/ppc: booke: Watchdog Timer interrupt
Fabiano Rosas
2022-02-09
target/ppc: booke: System Call exception cleanup
Fabiano Rosas
2022-02-09
target/ppc: booke: Alignment interrupt cleanup
Fabiano Rosas
2022-02-09
target/ppc: booke: External interrupt cleanup
Fabiano Rosas
2022-02-09
target/ppc: booke: Instruction storage exception cleanup
Fabiano Rosas
2022-02-09
target/ppc: booke: Data Storage exception cleanup
Fabiano Rosas
2022-02-09
target/ppc: booke: Machine Check cleanups
Fabiano Rosas
2022-02-09
target/ppc: booke: Critical exception cleanup
Fabiano Rosas
2022-02-09
target/ppc: Simplify powerpc_excp_booke
Fabiano Rosas
2022-02-09
target/ppc: Introduce powerpc_excp_booke
Fabiano Rosas
2022-01-28
target/ppc: Remove support for the PowerPC 602 CPU
Cédric Le Goater
2022-01-28
target/ppc: 74xx: Set SRRs directly in exception code
Fabiano Rosas
2022-01-28
target/ppc: 74xx: System Reset interrupt cleanup
Fabiano Rosas
2022-01-28
target/ppc: 74xx: System Call exception cleanup
Fabiano Rosas
2022-01-28
target/ppc: 74xx: Program exception cleanup
Fabiano Rosas
2022-01-28
target/ppc: 74xx: External interrupt cleanup
Fabiano Rosas
2022-01-28
target/ppc: 74xx: Machine Check exception cleanup
Fabiano Rosas
2022-01-28
target/ppc: Simplify powerpc_excp_74xx
Fabiano Rosas
2022-01-28
target/ppc: Introduce powerpc_excp_74xx
Fabiano Rosas
2022-01-28
target/ppc: books: Program exception cleanup
Fabiano Rosas
2022-01-28
target/ppc: books: External interrupt cleanup
Fabiano Rosas
2022-01-28
target/ppc: books: Machine Check exception cleanup
Fabiano Rosas
2022-01-28
target/ppc: Simplify powerpc_excp_books
Fabiano Rosas
2022-01-28
target/ppc: Introduce powerpc_excp_books
Fabiano Rosas
2022-01-28
target/ppc: 405: Watchdog timer exception cleanup
Fabiano Rosas
2022-01-28
target/ppc: 405: Program exception cleanup
Fabiano Rosas
2022-01-28
target/ppc: 405: Instruction storage interrupt cleanup
Fabiano Rosas
2022-01-28
target/ppc: 405: Data Storage exception cleanup
Fabiano Rosas
2022-01-28
target/ppc: 405: Debug exception cleanup
Fabiano Rosas
2022-01-28
target/ppc: 405: Alignment exception cleanup
Fabiano Rosas
2022-01-28
target/ppc: 405: System call exception cleanup
Fabiano Rosas
2022-01-28
target/ppc: 405: External exception cleanup
Fabiano Rosas
2022-01-28
target/ppc: 405: Machine check exception cleanup
Fabiano Rosas
2022-01-28
target/ppc: 405: Critical exceptions cleanup
Fabiano Rosas
2022-01-28
target/ppc: Simplify powerpc_excp_40x
Fabiano Rosas
2022-01-28
target/ppc: Introduce powerpc_excp_40x
Fabiano Rosas
2022-01-28
target/ppc: Put do_rfi under a TCG-only block
Fabiano Rosas
2022-01-28
target/ppc: 603: fix restore of GPRs 0-3 on rfi
Christophe Leroy
2022-01-12
target/ppc: Introduce a wrapper for powerpc_excp
Fabiano Rosas
2022-01-12
target/ppc: Use ppc_interrupts_little_endian in powerpc_excp
Fabiano Rosas
2022-01-12
target/ppc: Add HV support to ppc_interrupts_little_endian
Fabiano Rosas
2022-01-12
target/ppc: powerpc_excp: Group unimplemented exceptions
Fabiano Rosas
2022-01-12
target/ppc: powerpc_excp: Keep 60x/7x5 soft MMU logs active
Fabiano Rosas
2022-01-12
target/ppc: powerpc_excp: Extract software TLB logging into a function
Fabiano Rosas
2022-01-04
target/ppc: powerpc_excp: Stop passing excp_model around
Fabiano Rosas
2022-01-04
target/ppc: powerpc_excp: Move system call vectored code together
Fabiano Rosas
2022-01-04
target/ppc: powerpc_excp: Set vector earlier
Fabiano Rosas
2022-01-04
target/ppc: powerpc_excp: Add excp_vectors bounds check
Fabiano Rosas
2022-01-04
target/ppc: powerpc_excp: Set alternate SRRs directly
Fabiano Rosas
2022-01-04
target/ppc: Print out literal exception names in logs
Cédric Le Goater
[prev]
[next]