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-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
2022-01-04
target/ppc: Remove static inline
Cédric Le Goater
2021-12-17
PPC64/TCG: Implement 'rfebb' instruction
Daniel Henrique Barboza
2021-12-17
Revert "target/ppc: Move SPR_DSISR setting to powerpc_excp"
Fabiano Rosas
2021-12-17
target/ppc: Fix e6500 boot
Fabiano Rosas
2021-12-17
target/ppc: remove 401/403 CPUs
Cédric Le Goater
2021-12-17
target/ppc: Remove 603e exception model
Fabiano Rosas
2021-12-17
target/ppc: Remove the software TLB model of 7450 CPUs
Fabiano Rosas
2021-11-02
target/ppc: Restrict ppc_cpu_do_unaligned_access to sysemu
Richard Henderson
2021-11-02
target/ppc: Set fault address in ppc_cpu_do_unaligned_access
Richard Henderson
2021-11-02
target/ppc: Move SPR_DSISR setting to powerpc_excp
Richard Henderson
2021-09-30
target/ppc: Convert debug to trace events (exceptions)
Cédric Le Goater
2021-09-14
target/ppc: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-08-27
ppc/pnv: powerpc_excp: Do not discard HDECR exception when entering power-sav...
Cédric Le Goater
2021-07-09
target/ppc: Introduce ppc_interrupts_little_endian()
Greg Kurz
2021-06-03
target/ppc: powerpc_excp: Consolidade TLB miss code
Fabiano Rosas
2021-06-03
target/ppc: powerpc_excp: Remove dump_syscall_vectored
Fabiano Rosas
2021-06-03
target/ppc: powerpc_excp: Move lpes code to where it is used
Fabiano Rosas
2021-06-03
target/ppc: added ifdefs around TCG-only code
Bruno Larsen (billionai)
2021-05-04
target/ppc: Add POWER10 exception model
Nicholas Piggin
2021-05-04
target/ppc: rework AIL logic in interrupt delivery
Nicholas Piggin
2021-05-04
target/ppc: Fix POWER9 radix guest HV interrupt AIL behaviour
Nicholas Piggin
2021-05-04
target/ppc: Create helper_scv
Richard Henderson
2020-12-14
target/ppc: Introduce an mmu_is_64bit() helper
Greg Kurz
2020-11-15
powerpc tcg: Fix Lesser GPL version number
Chetan Pant
2020-11-05
target/ppc/excp_helper: Add a fallthrough for fix compiler warning
Chen Qun
2020-10-28
ppc/: fix some comment spelling errors
zhaolichang
[prev]
[next]