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
Age
Commit message (
Expand
)
Author
2021-09-14
target/ppc: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
2021-08-27
target/ppc: fix vector registers access in gdbstub for little-endian
Matheus Ferst
2021-08-27
target/ppc: fix vextu[bhw][lr]x helpers
Matheus Ferst
2021-08-27
ppc/pnv: powerpc_excp: Do not discard HDECR exception when entering power-sav...
Cédric Le Goater
2021-08-27
ppc: Add a POWER10 DD2 CPU
Cédric Le Goater
2021-08-27
target/ppc: moved store_40x_sler to helper_regs.c
Lucas Mateus Castro (alqotel)
2021-08-27
target/ppc: moved ppc_store_sdr1 to mmu_common.c
Lucas Mateus Castro (alqotel)
2021-08-27
target/ppc: divided mmu_helper.c in 2 files
Lucas Mateus Castro (alqotel)
2021-08-26
arch_init.h: Don't include arch_init.h unnecessarily
Peter Maydell
2021-07-29
target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32
Matheus Ferst
2021-07-21
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
2021-07-21
tcg: Rename helper_atomic_*_mmu and provide for user-only
Richard Henderson
2021-07-12
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into...
Peter Maydell
2021-07-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-09
target/ppc: Use translator_use_goto_tb
Richard Henderson
2021-07-09
tcg: Avoid including 'trace-tcg.h' in target translate.c
Philippe Mathieu-Daudé
2021-07-09
meson: Introduce target-specific Kconfig
Philippe Mathieu-Daudé
2021-07-09
target/ppc: Support for H_RPT_INVALIDATE hcall
Bharata B Rao
2021-07-09
target/ppc: Don't compile ppc_tlb_invalid_all without TCG
Lucas Mateus Castro (alqotel)
2021-07-09
target/ppc: Allow virtual hypervisor on CPU without HV
BALATON Zoltan
2021-07-09
target/ppc: mtmsrd is an illegal instruction on BookE
Nicholas Piggin
2021-07-09
target/ppc: change ppc_hash32_xlate to use mmu_idx
Bruno Larsen (billionai)
2021-07-09
target/ppc: introduce mmu-books.h
Bruno Larsen (billionai)
2021-07-09
target/ppc: changed ppc_hash64_xlate to use mmu_idx
Bruno Larsen (billionai)
2021-07-09
target/ppc: fix address translation bug for radix mmus
Bruno Larsen (billionai)
2021-07-09
target/ppc: Fix compilation with DEBUG_BATS debug option
Fabiano Rosas
2021-07-09
target/ppc: Fix compilation with FLUSH_ALL_TLBS debug option
Fabiano Rosas
2021-07-09
target/ppc: Fix compilation with DUMP_PAGE_TABLES debug option
Fabiano Rosas
2021-07-09
target/ppc: Restrict ppc_cpu_tlb_fill to TCG
Richard Henderson
2021-07-09
target/ppc: Introduce ppc_xlate
Richard Henderson
2021-07-09
target/ppc: Split out ppc_jumbo_xlate
Richard Henderson
2021-07-09
target/ppc: Split out ppc_hash32_xlate
Richard Henderson
2021-07-09
target/ppc: Split out ppc_hash64_xlate
Richard Henderson
2021-07-09
target/ppc: Use bool success for ppc_radix64_xlate
Richard Henderson
2021-07-09
target/ppc: Push real-mode handling into ppc_radix64_xlate
Richard Henderson
2021-07-09
target/ppc: Use MMUAccessType with *_handle_mmu_fault
Richard Henderson
2021-07-09
target/ppc: Remove PowerPCCPUClass.handle_mmu_fault
Richard Henderson
2021-07-09
target/ppc: Drop PowerPCCPUClass::interrupts_big_endian()
Greg Kurz
2021-07-09
target/ppc: Introduce ppc_interrupts_little_endian()
Greg Kurz
2021-06-19
tcg: Combine dh_is_64bit and dh_is_signed to dh_typecode
Richard Henderson
2021-06-03
target/ppc: fix single-step exception regression
Luis Pires
2021-06-03
target/ppc: Move cmp/cmpi/cmpl/cmpli to decodetree
Matheus Ferst
2021-06-03
target/ppc: Move addpcis to decodetree
Matheus Ferst
2021-06-03
target/ppc: Implement vcfuged instruction
Matheus Ferst
2021-06-03
target/ppc: Implement cfuged instruction
Matheus Ferst
2021-06-03
target/ppc: Implement setbc/setbcr/stnbc/setnbcr instructions
Matheus Ferst
2021-06-03
target/ppc: Implement prefixed integer store instructions
Richard Henderson
2021-06-03
target/ppc: Move D/DS/X-form integer stores to decodetree
Richard Henderson
2021-06-03
target/ppc: Implement prefixed integer load instructions
Richard Henderson
[next]