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
2023-06-05
target/ppc: Inline gen_icount_io_start()
Philippe Mathieu-Daudé
2023-06-05
accel/tcg: Introduce translator_io_start
Richard Henderson
2023-06-05
tcg: Remove NO_CPU_IO_DEFS
Richard Henderson
2023-06-05
tcg: Pass TCGHelperInfo to tcg_gen_callN
Richard Henderson
2023-05-28
target/ppc: Add POWER9 DD2.2 model
Nicholas Piggin
2023-05-28
target/ppc: Merge COMPUTE_CLASS and COMPUTE_FPRF
Richard Henderson
2023-05-28
target/ppc: Use SMT4 small core chip type in POWER9/10 PVRs
Nicholas Piggin
2023-05-28
spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
Nicholas Piggin
2023-05-27
target/ppc: Alignment faults do not set DSISR in ISA v3.0 onward
Nicholas Piggin
2023-05-27
target/ppc: Fix width of some 32-bit SPRs
Nicholas Piggin
2023-05-27
target/ppc: Fix fallback to MFSS for MFFS* instructions on pre 3.0 ISAs
Richard Purdie
2023-05-23
target/ppc: Use tcg_gen_qemu_{ld,st}_i128 for LQARX, LQ, STQ
Richard Henderson
2023-05-05
tcg: ppc64: Fix mask generation for vextractdm
Shivaprasad G Bhat
2023-05-05
ppc: spapr: cleanup cr get/set with helpers.
Harsh Prateek Bora
2023-04-09
target/ppc: Fix temp usage in gen_op_arith_modw
Richard Henderson
2023-03-24
target/ppc: Fix helper_pminsn() prototype
Cédric Le Goater
2023-03-13
target/ppc: Avoid tcg_const_* in translate.c
Richard Henderson
2023-03-13
target/ppc: Fix gen_tlbsx_booke206
Richard Henderson
2023-03-13
target/ppc: Rewrite trans_ADDG6S
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_* in power8-pmu-regs.c.inc
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_* in fp-impl.c.inc
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_* in vsx-impl.c.inc
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_* in xxeval
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_* in vmx-impl.c.inc
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_i64 in do_vcntmb
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_i64 in do_vector_shift_quad
Richard Henderson
2023-03-13
target/ppc: Split out gen_vx_vmul10
Richard Henderson
2023-03-13
target/ppc: Remove `NB_MMU_MODES` define
Anton Johansson
2023-03-07
gdbstub: move register helpers into standalone include
Alex Bennée
2023-03-05
target/ppc: Drop tcg_temp_free
Richard Henderson
2023-03-05
accel/tcg: Remove translator_loop_temp_check
Richard Henderson
2023-03-03
target/ppc/translate: Add dummy implementation for dcblc instruction
Bernhard Beschow
2023-03-02
Merge tag 'pull-monitor-2023-03-02' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
2023-03-02
target/ppc: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
2023-03-01
target/ppc: Don't use tcg_temp_local_new
Richard Henderson
2023-03-01
accel/tcg: Pass max_insn to gen_intermediate_code by pointer
Richard Henderson
2023-02-27
target/ppc: Fix warning with clang-15
Pierrick Bouvier
2023-02-27
target/ppc/kvm: Remove unused "sysbus.h" header
Philippe Mathieu-Daudé
2023-02-27
target/ppc/internal: Restrict MMU declarations to sysemu
Philippe Mathieu-Daudé
2023-02-27
target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
Philippe Mathieu-Daudé
2023-02-04
target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX
Richard Henderson
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2023-01-04
target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_interrupt_exittb
Richard Henderson
2023-01-04
target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_maybe_interrupt
Richard Henderson
2022-12-21
target/ppc: Check DEXCR on hash{st, chk} instructions
Nicholas Miehlbradt
2022-12-21
target/ppc: Implement the DEXCR and HDEXCR
Nicholas Miehlbradt
2022-12-21
target/ppc/mmu_common: Fix table layout of "info tlb" HMP command
Bernhard Beschow
2022-12-21
target/ppc/mmu_common: Log which effective address had no TLB entry found
Bernhard Beschow
2022-12-21
target/ppc/kvm: Add missing "cpu.h" and "exec/hwaddr.h"
Philippe Mathieu-Daudé
2022-12-16
target/ppc: Convert to 3-phase reset
Peter Maydell
[next]