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
/
tests
/
tcg
/
ppc64
Age
Commit message (
Expand
)
Author
2024-07-26
tests/tcg: Skip failing ppc64 multi-threaded tests
Nicholas Piggin
2023-11-23
tests/tcg: finesse the registers check for "hidden" regs
Alex Bennée
2023-11-21
target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
John Platts
2023-11-08
tests/tcg: add an explicit gdbstub register tester
Alex Bennée
2023-07-08
tests/multiarch: Add test-aes
Richard Henderson
2023-05-05
tests: tcg: ppc64: Add tests for Vector Extract Mask Instructions
Shivaprasad G Bhat
2023-04-27
tests/tcg: limit the scope of the plugin tests
Alex Bennée
2022-10-06
tests/tcg: move compiler tests to Makefiles
Paolo Bonzini
2022-10-06
tests/tcg: unify ppc64 and ppc64le Makefiles
Paolo Bonzini
2022-07-06
tests/tcg/ppc64: Add mffsce test
Víctor Colombo
2022-04-20
tests/tcg: add compiler test variables when using containers
Paolo Bonzini
2022-03-14
target/ppc: fix xxspltw for big endian hosts
Matheus Ferst
2022-02-28
tests/tcg: add vectorised sha512 versions
Alex Bennée
2022-02-28
tests/tcg/ppc64: clean-up handling of byte-reverse
Alex Bennée
2022-01-04
target/ppc: do not silence snan in xscvspdpn
Matheus Ferst
2021-12-17
test/tcg/ppc64le: test mtfsf
Lucas Mateus Castro (alqotel)
2021-10-21
linux-user/ppc: Fix XER access in save/restore_user_regs
Matheus Ferst
2021-05-18
tests/tcg/ppc64le: tests for brh/brw/brd
Matheus Ferst
2021-03-10
target/ppc: Fix bcdsub. emulation when result overflows
Fabiano Rosas