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
/
microblaze
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
target-microblaze: Conditionalize setting of PVR11_USE_MMU
Edgar E. Iglesias
2018-05-29
1
-1
/
+2
*
target-microblaze: Remove USE_MMU PVR checks
Edgar E. Iglesias
2018-05-29
1
-11
/
+1
*
target-microblaze: Tighten up TCGv_i32 vs TCGv type usage
Edgar E. Iglesias
2018-05-29
2
-288
/
+295
*
target-microblaze: Correct the PVR array size
Edgar E. Iglesias
2018-05-29
1
-1
/
+1
*
target-microblaze: Correct special register array sizes
Edgar E. Iglesias
2018-05-29
2
-5
/
+4
*
target-microblaze: Fallback to our latest CPU version
Edgar E. Iglesias
2018-05-29
1
-2
/
+7
*
target-microblaze: compute_ldst_addr: Use bool instead of int
Edgar E. Iglesias
2018-05-29
1
-5
/
+5
*
target-microblaze: dec_store: Use bool instead of unsigned int
Edgar E. Iglesias
2018-05-29
1
-3
/
+4
*
target-microblaze: dec_load: Use bool instead of unsigned int
Edgar E. Iglesias
2018-05-29
1
-3
/
+4
*
target/microblaze: avoid integer overflow in next_page PC check
Emilio G. Cota
2018-05-09
1
-3
/
+3
*
target-microblaze: mmu: Make the TLBX MISS bit read-only
Edgar E. Iglesias
2018-04-30
1
-0
/
+4
*
target-microblaze: mmu: Make TLBSX write-only
Edgar E. Iglesias
2018-04-30
1
-1
/
+4
*
target-microblaze: Don't clobber the IMM reg for ld/st reversed
Edgar E. Iglesias
2018-04-30
1
-2
/
+0
*
target-microblaze: Fix trap checks for FPU insns
Edgar E. Iglesias
2018-04-30
1
-1
/
+1
*
target-microblaze: Respect MSR.PVR as read-only
Edgar E. Iglesias
2018-04-30
1
-1
/
+1
*
cpu: get rid of unused cpu_init() defines
Igor Mammedov
2018-03-19
1
-1
/
+0
*
cpu: add CPU_RESOLVING_TYPE macro
Igor Mammedov
2018-03-19
1
-0
/
+1
*
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-02-21
3
-1
/
+3
*
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
2018-02-05
1
-3
/
+2
*
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
2018-01-25
3
-6
/
+6
*
tcg: Dynamically allocate TCGOps
Richard Henderson
2017-12-29
1
-4
/
+0
*
target/*helper: don't check retaddr before calling cpu_restore_state
Alex Bennée
2017-12-28
1
-5
/
+2
*
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
2017-10-27
1
-1
/
+1
|
\
|
*
disas: Remove unused flags arguments
Richard Henderson
2017-10-25
1
-1
/
+1
*
|
tcg: Initialize cpu_env generically
Richard Henderson
2017-10-24
1
-4
/
+0
*
|
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
2017-10-24
1
-1
/
+1
*
|
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
2017-10-24
1
-3
/
+3
*
|
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
2017-10-24
1
-6
/
+1
|
/
*
target: [tcg] Use a generic enum for DISAS_ values
Lluís Vilanova
2017-09-06
1
-0
/
+6
*
microblaze: replace cpu_mb_init() with cpu_generic_init()
Igor Mammedov
2017-09-01
3
-13
/
+7
*
tcg: Pass generic CPUState to gen_intermediate_code()
Lluís Vilanova
2017-07-19
1
-2
/
+2
*
target-microblaze: Add CPU version 10.0
Edgar E. Iglesias
2017-07-04
1
-0
/
+1
*
target-microblaze: dec_barrel: Add BSIFI
Edgar E. Iglesias
2017-07-04
1
-1
/
+13
*
target-microblaze: dec_barrel: Add BSEFI
Edgar E. Iglesias
2017-07-04
1
-12
/
+30
*
target-microblaze: dec_barrel: Plug TCG temp leak
Edgar E. Iglesias
2017-07-04
1
-0
/
+1
*
target-microblaze: dec_barrel: Add braces around if-statements
Edgar E. Iglesias
2017-07-04
1
-4
/
+5
*
target-microblaze: dec_barrel: Use extract32
Edgar E. Iglesias
2017-07-04
1
-2
/
+2
*
target-microblaze: dec_barrel: Use bool instead of unsigned int
Edgar E. Iglesias
2017-07-04
1
-1
/
+1
*
target-microblaze: Introduce a use-pcmp-instr property
Edgar E. Iglesias
2017-07-04
3
-5
/
+7
*
target-microblaze: Introduce a use-msr-instr property
Edgar E. Iglesias
2017-07-04
3
-3
/
+5
*
target-microblaze: Introduce a use-hw-mul property
Edgar E. Iglesias
2017-07-04
3
-7
/
+11
*
target-microblaze: Introduce a use-div property
Edgar E. Iglesias
2017-07-04
3
-5
/
+7
*
target-microblaze: Introduce a use-barrel property
Edgar E. Iglesias
2017-07-04
3
-5
/
+7
*
target-microblaze: Add CPU versions 9.4, 9.5 and 9.6
Edgar E. Iglesias
2017-07-04
1
-0
/
+3
*
target-microblaze: Don't hard code 0xb as initial MB version
Edgar E. Iglesias
2017-07-04
1
-2
/
+1
*
target-microblaze: Correct bit shift for the PVR0 version field
Edgar E. Iglesias
2017-07-04
2
-1
/
+3
*
cputlb: drop flush_global flag from tlb_flush
Alex Bennée
2017-01-13
1
-1
/
+1
*
qom/cpu: move tlb_flush to cpu_common_reset
Alex Bennée
2017-01-13
2
-2
/
+4
*
target-microblaze: Use clz opcode
Richard Henderson
2017-01-10
3
-7
/
+1
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
12
-0
/
+3972
[prev]