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
Age
Commit message (
Expand
)
Author
2021-10-21
target/ppc: adding user read/write functions for PMCs
Daniel Henrique Barboza
2021-10-21
target/ppc: add user read/write functions for MMCR2
Daniel Henrique Barboza
2021-10-21
target/ppc: add user read/write functions for MMCR0
Gustavo Romero
2021-10-21
target/ppc: add MMCR0 PMCC bits to hflags
Daniel Henrique Barboza
2021-10-21
target/ppc: Filter mtmsr[d] input before setting MSR
Matheus Ferst
2021-10-21
target/ppc: Fix XER access in monitor
Matheus Ferst
2021-10-21
linux-user: Fix XER access in ppc version of elf_core_copy_regs
Matheus Ferst
2021-10-21
target/ppc: Fix XER access in gdbstub
Matheus Ferst
2021-10-21
target/ppc: Use tcg_constant_i64() in gen_brh()
Philippe Mathieu-Daudé
2021-10-21
target/ppc: Use tcg_constant_i32() in gen_setb()
Philippe Mathieu-Daudé
2021-10-15
target/ppc: Drop exit checks for singlestep_enabled
Richard Henderson
2021-10-13
accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
Richard Henderson
2021-10-13
target/ppc: Use MO_128 for 16 byte atomics
Richard Henderson
2021-09-30
target/ppc: Check privilege level based on PSR and LPCR[HR] in tlbie[l]
Matheus Ferst
2021-09-30
target/ppc: add LPCR[HR] to DisasContext and hflags
Matheus Ferst
2021-09-30
target/ppc: Convert debug to trace events (exceptions)
Cédric Le Goater
2021-09-29
target/ppc: fix setting of CR flags in bcdcfsq
Luis Pires
2021-09-21
hw/core: Make do_unaligned_access noreturn
Richard Henderson
2021-09-21
include/exec: Move cpu_signal_handler declaration
Richard Henderson
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
[next]