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
/
helper_regs.h
Age
Commit message (
Expand
)
Author
2023-06-10
target/ppc: Fix PMU hflags calculation
Nicholas Piggin
2021-05-04
target/ppc: Remove env->immu_idx and env->dmmu_idx
Richard Henderson
2021-05-04
target/ppc: Move helper_regs.h functions out-of-line
Richard Henderson
2020-11-15
powerpc tcg: Fix Lesser GPL version number
Chetan Pant
2019-12-17
ppc: Ignore the CPU_INTERRUPT_EXITTB interrupt with KVM
Greg Kurz
2019-06-10
target/ppc: Use env_cpu, env_archcpu
Richard Henderson
2019-04-26
target/ppc: Style fixes for helper_regs.h
David Gibson
2019-03-29
target/ppc: Consolidate 64-bit server processor detection in a helper
Greg Kurz
2019-02-26
target/ppc: Fix synchronization of mttcg with broadcast TLB flushes
Benjamin Herrenschmidt
2018-05-31
target/ppc: Include "exec/exec-all.h" which provides tlb_flush()
Philippe Mathieu-Daudé
2017-12-05
target/ppc: Fix system lockups caused by interrupt_request state corruption
Richard Purdie
2017-01-13
cputlb: drop flush_global flag from tlb_flush
Alex Bennée
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth