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
/
translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into...
Peter Maydell
2020-08-24
1
-0
/
+40
|
\
|
*
target/ppc: add byte-reverse br[dwh] instructions
Lijun Pan
2020-08-12
1
-0
/
+40
*
|
meson: rename included C source files to .c.inc
Paolo Bonzini
2020-08-21
1
-11
/
+11
|
/
*
target/ppc: Add support for scv and rfscv instructions
Nicholas Piggin
2020-05-27
1
-1
/
+52
*
target-ppc: fix rlwimi, rlwinm, rlwnm for Clang-9
Daniele Buono
2020-05-07
1
-3
/
+21
*
target/ppc: Fix TCG temporary leaks in gen_slbia()
Philippe Mathieu-Daudé
2020-04-20
1
-0
/
+1
*
target/ppc: Fix mtmsr(d) L=1 variant that loses interrupts
Nicholas Piggin
2020-04-17
1
-19
/
+27
*
target/ppc: Fix ISA v3.0 (POWER9) slbia implementation
Nicholas Piggin
2020-03-24
1
-1
/
+4
*
target/ppc: Fix rlwinm on ppc64
Vitaly Chikunov
2020-03-17
1
-9
/
+11
*
target/ppc: Add privileged message send facilities
Cédric Le Goater
2020-02-02
1
-0
/
+26
*
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
2020-01-16
1
-2
/
+2
*
target/ppc: fetch code with translator_ld
Emilio G. Cota
2019-10-28
1
-5
/
+3
*
tcg: TCGMemOp is now accelerator independent MemOp
Tony Nguyen
2019-09-03
1
-6
/
+6
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into...
Peter Maydell
2019-08-21
1
-1
/
+2
|
\
|
*
target/ppc: move opcode decode tables to PowerPCCPU
Alex Bennée
2019-08-21
1
-1
/
+2
*
|
icount: remove unnecessary gen_io_end calls
Pavel Dovgalyuk
2019-08-20
1
-13
/
+0
|
/
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
target/ppc: Use gen_io_start/end around DARN
Richard Henderson
2019-05-22
1
-6
/
+15
*
target/ppc: Use tcg_gen_abs_tl
Richard Henderson
2019-05-14
1
-44
/
+24
*
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190426' into staging
Peter Maydell
2019-04-28
1
-2
/
+2
|
\
|
*
tcg: Hoist max_insns computation to tb_gen_code
Richard Henderson
2019-04-24
1
-2
/
+2
*
|
target/ppc: Style fixes for translate.c
David Gibson
2019-04-26
1
-191
/
+313
|
/
*
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
2019-04-18
1
-86
/
+85
*
qom/cpu: Simplify how CPUClass::dump_statistics() prints
Markus Armbruster
2019-04-18
1
-5
/
+4
*
target/ppc: Improve comment of bcctr used for spectre v2 mitigation
Greg Kurz
2019-03-29
1
-1
/
+9
*
target/ppc: Consolidate 64-bit server processor detection in a helper
Greg Kurz
2019-03-29
1
-6
/
+4
*
target/ppc: Enable "decrement and test CTR" version of bcctr
Greg Kurz
2019-03-29
1
-15
/
+37
*
target/ppc: Fix TCG temporary leaks in gen_bcond()
Greg Kurz
2019-03-29
1
-0
/
+2
*
target/ppc: improve avr64_offset() and use it to simplify get_avr64()/set_avr...
Mark Cave-Ayland
2019-03-12
1
-14
/
+2
*
target/ppc: introduce single fpr_offset() function
Mark Cave-Ayland
2019-03-12
1
-2
/
+2
*
target/ppc: Implement large decrementer support for TCG
Suraj Jitindar Singh
2019-03-12
1
-1
/
+1
*
target/ppc: Add POWER9 exception model
Benjamin Herrenschmidt
2019-02-25
1
-1
/
+2
*
target/ppc: Fix support for "STOP light" states on POWER9
Benjamin Herrenschmidt
2019-02-25
1
-1
/
+12
*
target/ppc: Fix nip on power management instructions
Benjamin Herrenschmidt
2019-02-25
1
-4
/
+8
*
target/ppc: convert VMX logical instructions to use vector operations
Mark Cave-Ayland
2019-02-18
1
-0
/
+1
*
ppc: fix crash during branch stepping
Roman Kapl
2019-02-17
1
-22
/
+15
*
target/ppc: Fix msync to do what hardware does
BALATON Zoltan
2019-02-17
1
-3
/
+8
*
target/ppc: move FP and VMX registers into aligned vsr register array
Mark Cave-Ayland
2019-01-08
1
-7
/
+7
*
target/ppc: switch FPR, VMX and VSX helpers to access data directly from cpu_env
Mark Cave-Ayland
2019-01-08
1
-43
/
+16
*
target/ppc: introduce get_avr64() and set_avr64() helpers for VMX register ac...
Mark Cave-Ayland
2019-01-08
1
-0
/
+10
*
target/ppc: introduce get_fpr() and set_fpr() helpers for FP register access
Mark Cave-Ayland
2019-01-08
1
-0
/
+10
*
target/ppc: tcg: Implement addex instruction
Suraj Jitindar Singh
2018-12-20
1
-27
/
+33
*
This patch fixes processing of rfi instructions in icount mode.
Maria Klimushenkova
2018-11-08
1
-0
/
+12
*
target/ppc: fix mtmsr instruction for icount
Pavel Dovgalyuk
2018-11-08
1
-0
/
+12
*
target/ppc: add external PID support
Roman Kapl
2018-11-08
1
-0
/
+141
*
target/ppc: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128
Richard Henderson
2018-10-19
1
-56
/
+59
*
ppc: add DBCR based debugging
Roman Kapl
2018-08-21
1
-26
/
+81
*
target/ppc: Relax reserved bitmask of indexed store instructions
BALATON Zoltan
2018-07-03
1
-1
/
+1
*
target/ppc: set is_jmp on ppc_tr_breakpoint_check
Emilio G. Cota
2018-07-03
1
-0
/
+1
*
target/ppc: Implement the rest of gen_st_atomic
Richard Henderson
2018-07-03
1
-1
/
+25
[next]