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
/
meson.build
Age
Commit message (
Expand
)
Author
2024-05-24
target/ppc: Move out BookE and related MMU functions from mmu_common.c
BALATON Zoltan
2023-11-07
target/ppc: Restrict KVM objects to system emulation
Philippe Mathieu-Daudé
2023-11-07
hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVM
Philippe Mathieu-Daudé
2023-10-07
meson: Rename target_softmmu_arch -> target_system_arch
Philippe Mathieu-Daudé
2023-07-07
target/ppc: Only generate decodetree files when TCG is enabled
Philippe Mathieu-Daudé
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-03-02
target/ppc: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
2022-03-02
target/ppc: make power8-pmu.c CONFIG_TCG only
Daniel Henrique Barboza
2021-12-17
target/ppc: introduce PMUEventType and PMU overflow timers
Daniel Henrique Barboza
2021-08-27
target/ppc: divided mmu_helper.c in 2 files
Lucas Mateus Castro (alqotel)
2021-06-03
target/ppc: Add infrastructure for prefixed insns
Richard Henderson
2021-06-03
target/ppc: updated meson.build to support disable-tcg
Bruno Larsen (billionai)
2021-06-03
target/ppc: created tcg-stub.c file
Bruno Larsen (billionai)
2021-05-19
target/ppc: isolated cpu init from translation logic
Bruno Larsen (billionai)
2021-05-04
target/ppc: Move helper_regs.h functions out-of-line
Richard Henderson
2020-08-21
meson: target
Paolo Bonzini