index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
ppc
/
internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/ppc: Restrict ppc_cpu_do_unaligned_access to sysemu
Richard Henderson
2021-11-02
1
-5
/
+3
*
target/ppc: Implement ppc_cpu_record_sigsegv
Richard Henderson
2021-11-02
1
-0
/
+9
*
hw/core: Make do_unaligned_access noreturn
Richard Henderson
2021-09-22
1
-2
/
+2
*
target/ppc: divided mmu_helper.c in 2 files
Lucas Mateus Castro (alqotel)
2021-08-27
1
-0
/
+39
*
target/ppc: removed all mentions to PPC_DUMP_CPU
Bruno Larsen (billionai)
2021-06-03
1
-2
/
+0
*
target/ppc: Introduce prot_for_access_type
Richard Henderson
2021-05-19
1
-0
/
+19
*
target/ppc: move opcode table logic to translate.c
Bruno Larsen (billionai)
2021-05-04
1
-0
/
+8
*
target/ppc: code motion from translate_init.c.inc to gdbstub.c
Bruno Larsen (billionai)
2021-05-04
1
-0
/
+5
*
powerpc tcg: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
ppc/: fix some comment spelling errors
zhaolichang
2020-10-27
1
-1
/
+1
*
ppc: Add support for 'mffscrn','mffscrni' instructions
Paul A. Clarke
2019-10-04
1
-0
/
+3
*
target/ppc: remove getVSR()/putVSR() from int_helper.c
Mark Cave-Ayland
2019-07-02
1
-12
/
+0
*
target/ppc: switch fpr/vsrl registers so all VSX registers are in host endian...
Mark Cave-Ayland
2019-03-12
1
-4
/
+4
*
target/ppc: move Vsr* macros from internal.h to cpu.h
Mark Cave-Ayland
2019-03-12
1
-19
/
+0
*
target/ppc: implement complete set of Vsr* macros
Mark Cave-Ayland
2019-02-04
1
-1
/
+8
*
target/ppc: move FP and VMX registers into aligned vsr register array
Mark Cave-Ayland
2019-01-08
1
-14
/
+4
*
target/ppc: merge ppc_vsr_t and ppc_avr_t union types
Mark Cave-Ayland
2019-01-08
1
-11
/
+0
*
target/ppc: switch EXTRACT_HELPER macros over to use sextract32/extract32
Mark Cave-Ayland
2019-01-08
1
-4
/
+4
*
target/ppc: fix typo in SIMM5 extraction helper
Mark Cave-Ayland
2019-01-08
1
-1
/
+1
*
target/ppc: Add do_unaligned_access hook
Richard Henderson
2018-07-03
1
-0
/
+5
*
target-ppc: implement load atomic instruction
Balamuruhan S
2017-02-22
1
-0
/
+2
*
ppc: implement xsrqpi[x] instruction
Jose Ricardo Ziviani
2017-02-22
1
-0
/
+1
*
target-ppc: Add xststdc[sp, dp, qp] instructions
Nikunj A Dadhania
2017-02-01
1
-0
/
+1
*
target-ppc: Add xvtstdc[sp,dp] instructions
Nikunj A Dadhania
2017-02-01
1
-2
/
+3
*
target-ppc: Add xsaddqp instructions
Bharata B Rao
2017-01-31
1
-0
/
+2
*
target-ppc: Use correct precision for FPRF setting
Bharata B Rao
2017-01-31
1
-0
/
+1
*
target-ppc: Add xscvdphp, xscvhpdp
Bharata B Rao
2017-01-31
1
-0
/
+3
*
target-ppc: move ppc_vsr_t to common header
Nikunj A Dadhania
2017-01-31
1
-0
/
+42
*
target-ppc: implement lxv/lxvx and stxv/stxvx
Nikunj A Dadhania
2017-01-31
1
-0
/
+1
*
target-ppc: Consolidate instruction decode helpers
Bharata B Rao
2017-01-31
1
-0
/
+151
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-0
/
+50