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-05-26
target/ppc: introduce do_va_helper
Matheus Ferst
2022-05-26
target/ppc: declare xxextractuw and xxinsertw helpers with call flags
Matheus Ferst
2022-05-26
target/ppc: declare xvxsigsp helper with call flags
Matheus Ferst
2022-05-26
target/ppc: declare xscvspdpn helper with call flags
Matheus Ferst
2022-05-26
target/ppc: Use TCG_CALL_NO_RWG_SE in fsel helper
Matheus Ferst
2022-05-26
target/ppc: use TCG_CALL_NO_RWG in VSX helpers without env
Matheus Ferst
2022-05-26
target/ppc: use TCG_CALL_NO_RWG in BCD helpers
Matheus Ferst
2022-05-26
target/ppc: use TCG_CALL_NO_RWG in vector helpers without env
Matheus Ferst
2022-05-26
target/ppc: declare darn32/darn64 helpers with TCG_CALL_NO_RWG
Matheus Ferst
2022-05-26
target/ppc: Rename sfprf to sfifprf where it's also used as set fi flag
Víctor Colombo
2022-05-26
target/ppc: Fix FPSCR.FI changing in float_overflow_excp()
Víctor Colombo
2022-05-26
target/ppc: Fix FPSCR.FI bit being cleared when it shouldn't
Víctor Colombo
2022-05-26
target/ppc: Fix tlbie
Leandro Lupori
2022-05-11
Normalize header guard symbol definition
Markus Armbruster
2022-05-11
Clean up ill-advised or unusual header guards
Markus Armbruster
2022-05-09
disas: Remove old libopcode ppc disassembler
Thomas Huth
2022-05-05
target/ppc: Change MSR_* to follow POWER ISA numbering convention
Víctor Colombo
2022-05-05
target/ppc: Add unused msr bits FIELDs
Víctor Colombo
2022-05-05
target/ppc: Remove msr_de macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_hv macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_ts macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_fe0 and msr_fe1 macros
Víctor Colombo
2022-05-05
target/ppc: Remove msr_ep macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_dr macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_ir macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_cm macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_fp macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_gs macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_me macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_pow macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_ce macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_ee macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_ile macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_ds macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_le macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_pr macro
Víctor Colombo
2022-05-05
target/ppc: Remove unused msr_* macros
Víctor Colombo
2022-05-05
target/ppc: Remove fpscr_* macros from cpu.h
Víctor Colombo
2022-05-05
target/ppc: Fix BookE debug interrupt generation
Bin Meng
2022-05-05
target/ppc: init 'rmmu_info' in kvm_get_radix_page_info()
Daniel Henrique Barboza
2022-05-05
target/ppc: init 'sregs' in kvmppc_put_books_sregs()
Daniel Henrique Barboza
2022-05-05
target/ppc: init 'lpcr' in kvmppc_enable_cap_large_decr()
Daniel Henrique Barboza
2022-05-05
target/ppc: initialize 'val' union in kvm_get_one_spr()
Daniel Henrique Barboza
2022-04-21
Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Richard Henderson
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-20
Merge tag 'pull-ppc-20220420-2' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
2022-04-20
target/ppc: Add two missing register callbacks on POWER10
Frederic Barrat
2022-04-20
target/ppc: implement xscvqp[su]qz
Matheus Ferst
2022-04-20
target/ppc: implement xscv[su]qqp
Matheus Ferst
2022-04-20
target/ppc: Improve KVM hypercall trace
Fabiano Rosas
[next]