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
2022-07-18
target/ppc: Check page dir/table base alignment
Leandro Lupori
2022-07-18
target/ppc: Improve Radix xlate level validation
Leandro Lupori
2022-07-18
ppc: Check partition and process table alignment
Leandro Lupori
2022-07-18
target/ppc: check tb_env != 0 before printing TBU/TBL/DECR
Matheus Ferst
2022-07-18
target/ppc: Implement slbiag
Lucas Coutinho
2022-07-18
target/ppc: Move slbsync to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbfee to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbmfee to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbmfev to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbmte to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbia to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbieg to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbie to decodetree
Lucas Coutinho
2022-07-18
target/ppc: add macros to check privilege level
Matheus Ferst
2022-07-18
target/ppc: receive DisasContext explicitly in GEN_PRIV
Matheus Ferst
2022-07-18
target/ppc: Implement ISA 3.00 tlbie[l]
Leandro Lupori
2022-07-18
target/ppc: Move tlbie[l] to decode tree
Leandro Lupori
2022-07-18
target/ppc: fix exception error code in spr_write_excp_vector
Matheus Ferst
2022-07-18
target/ppc: fix PMU Group A register read/write exceptions
Matheus Ferst
2022-07-18
target/ppc: fix exception error code in helper_{load, store}_dcr
Matheus Ferst
2022-07-18
target/ppc: remove mfdcrux and mtdcrux
Matheus Ferst
2022-07-18
target/ppc: fix exception error value in slbfee
Matheus Ferst
2022-07-18
target/ppc: Fix gen_priv_exception error value in mfspr/mtspr
Matheus Ferst
2022-07-18
target/ppc/kvm: Skip current and parent directories in kvmppc_find_cpu_dt
Murilo Opsfelder Araujo
2022-07-18
ppc: Remove unused irq_inputs
Cédric Le Goater
2022-07-06
target/ppc: Fix MPC8555 and MPC8560 core type to e500v1
Pali Rohár
2022-07-06
target/ppc/cpu-models: Remove the "default" CPU alias
Thomas Huth
2022-07-06
target/ppc: Return default CPU for max CPU
Murilo Opsfelder Araujo
2022-07-06
target/ppc: implement cdtbcd
Matheus Ferst
2022-07-06
target/ppc: implement cbcdtd
Matheus Ferst
2022-07-06
target/ppc: implement addg6s
Matheus Ferst
2022-07-06
target/ppc: Add flag for ISA v2.06 BCDA instructions
Matheus Ferst
2022-07-06
target/ppc: Implement mffscdrn[i] instructions
Víctor Colombo
2022-07-06
target/ppc: Move mffs[.] to decodetree
Víctor Colombo
2022-07-06
target/ppc: Move mffsl to decodetree
Víctor Colombo
2022-07-06
target/ppc: Move mffsce to decodetree
Víctor Colombo
2022-07-06
target/ppc: Move mffscrn[i] to decodetree
Víctor Colombo
2022-07-06
target/ppc: Fix insn32.decode style issues
Víctor Colombo
2022-07-06
ppc: Define SETFIELD for the ppc target
Alexey Kardashevskiy
2022-07-06
target/ppc: use int128.h methods in vsubcuq
Matheus Ferst
2022-07-06
target/ppc: use int128.h methods in vsubecuq and vsubeuqm
Matheus Ferst
2022-07-06
target/ppc: use int128.h methods in vsubuqm
Matheus Ferst
2022-07-06
target/ppc: use int128.h methods in vaddcuq
Matheus Ferst
2022-07-06
target/ppc: use int128.h methods in vaddecuq and vaddeuqm
Matheus Ferst
2022-07-06
target/ppc: use int128.h methods in vadduqm
Matheus Ferst
2022-07-06
target/ppc: use int128.h methods in vpmsumd
Matheus Ferst
2022-07-06
target/ppc: Change FPSCR_* to follow POWER ISA numbering convention
Víctor Colombo
2022-06-20
target/ppc: cpu_init: Clean up stop state on cpu reset
Frederic Barrat
2022-06-20
target/ppc: fix unreachable code in fpu_helper.c
Daniel Henrique Barboza
2022-06-20
target/ppc: avoid int32 multiply overflow in int_helper.c
Daniel Henrique Barboza
[next]