index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
/
excp_helper.c
Age
Commit message (
Expand
)
Author
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
2020-05-27
ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
Leonardo Bras
2020-05-27
target/ppc: Add support for scv and rfscv instructions
Nicholas Piggin
2020-05-27
target/ppc: Untabify excp_helper.c
Greg Kurz
2020-05-07
target/ppc: Add support for Radix partition-scoped translation
Cédric Le Goater
2020-05-07
ppc/spapr: tweak change system reset helper
Nicholas Piggin
2020-05-07
target/ppc: Improve syscall exception logging
Nicholas Piggin
2020-03-17
target/ppc: allow ppc_cpu_do_system_reset to take an alternate vector
Nicholas Piggin
2020-03-17
ppc/spapr: Fix FWNMI machine check interrupt delivery
Nicholas Piggin
2020-02-02
target/ppc: add support for Hypervisor Facility Unavailable Exception
Cédric Le Goater
2020-02-02
target/ppc: Add privileged message send facilities
Cédric Le Goater
2020-01-08
target/ppc: Handle AIL=0 in ppc_excp_vector_offset
Fabiano Rosas
2019-06-10
target/ppc: Use env_cpu, env_archcpu
Richard Henderson
2019-04-26
target/ppc: Style fixes for excp_helper.c
David Gibson
2019-03-12
target/ppc: Move exception vector offset computation into a function
Fabiano Rosas
2019-02-26
target/ppc: Add support for LPCR:HEIC on POWER9
Benjamin Herrenschmidt
2019-02-26
target/ppc: Add Hypervisor Virtualization Interrupt on POWER9
Benjamin Herrenschmidt
2019-02-26
target/ppc: Detect erroneous condition in interrupt delivery
Benjamin Herrenschmidt
2019-02-26
target/ppc: Add POWER9 exception model
Benjamin Herrenschmidt
2019-02-26
target/ppc: Rename "in_pm_state" to "resume_as_sreset"
Benjamin Herrenschmidt
2019-02-26
target/ppc: Move "wakeup reset" code to a separate function
Benjamin Herrenschmidt
2019-02-26
target/ppc: Fix support for "STOP light" states on POWER9
Benjamin Herrenschmidt
2019-02-26
target/ppc: Don't clobber MSR:EE on PM instructions
Benjamin Herrenschmidt
2019-02-26
target/ppc: Fix nip on power management instructions
Benjamin Herrenschmidt
2019-02-17
target/ppc: Remove some #if 0'ed code
Benjamin Herrenschmidt
2018-08-21
ppc: add DBCR based debugging
Roman Kapl
[next]