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
/
translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
microblaze: avoid "naked" qemu_log
Paolo Bonzini
2015-12-17
1
-1
/
+1
*
target-*: Advance pc after recognizing a breakpoint
Richard Henderson
2015-10-28
1
-0
/
+5
*
tcg: Remove gen_intermediate_code_pc
Richard Henderson
2015-10-07
1
-36
/
+4
*
tcg: Pass data argument to restore_state_to_opc
Richard Henderson
2015-10-07
1
-2
/
+3
*
tcg: Add TCG_MAX_INSNS
Richard Henderson
2015-10-07
1
-1
/
+5
*
target-*: Introduce and use cpu_breakpoint_test
Richard Henderson
2015-10-07
1
-23
/
+13
*
target-*: Increment num_insns immediately after tcg_gen_insn_start
Richard Henderson
2015-10-07
1
-2
/
+3
*
target-*: Unconditionally emit tcg_gen_insn_start
Richard Henderson
2015-10-07
1
-4
/
+1
*
tcg: Rename debug_insn_start to insn_start
Richard Henderson
2015-10-07
1
-1
/
+1
*
tlb: Add "ifetch" argument to cpu_mmu_index()
Benjamin Herrenschmidt
2015-09-11
1
-8
/
+8
*
maint: remove / fix many doubled words
Daniel P. Berrange
2015-09-11
1
-1
/
+1
*
target-microblaze: Use setcond for pcmp*
Richard Henderson
2015-09-08
1
-19
/
+4
*
tcg: Remove tcg_gen_trunc_i64_i32
Richard Henderson
2015-08-24
1
-4
/
+4
*
disas: Remove uses of CPU env
Peter Crosthwaite
2015-06-22
1
-1
/
+1
*
target-microblaze: Rename the usefpu variable
Alistair Francis
2015-06-21
1
-3
/
+3
*
target-microblaze: Convert use-fpu to a CPU property
Alistair Francis
2015-06-21
1
-7
/
+3
*
target-microblaze: Allow the stack protection to be disabled
Alistair Francis
2015-06-21
1
-2
/
+2
*
tcg: Change translator-side labels to a pointer
Richard Henderson
2015-03-13
1
-8
/
+4
*
tcg: Introduce tcg_op_buf_count and tcg_op_buf_full
Richard Henderson
2015-02-13
1
-12
/
+8
*
tcg: Move emit of INDEX_op_end into gen_tb_end
Richard Henderson
2015-02-13
1
-1
/
+1
*
gen-icount: check cflags instead of use_icount global
Paolo Bonzini
2015-01-03
1
-1
/
+1
*
trace: [tcg] Include TCG-tracing header on all targets
Lluís Vilanova
2014-08-12
1
-0
/
+3
*
target-microblaze: Delete unused sign_extend() function
Peter Maydell
2014-06-10
1
-13
/
+0
*
softmmu: introduce cpu_ldst.h
Paolo Bonzini
2014-06-05
1
-0
/
+1
*
tcg: Invert the inclusion of helper.h
Richard Henderson
2014-05-28
1
-4
/
+2
*
target-microblaze: Replace DisasContext::env field with MicroBlazeCPU
Andreas Färber
2014-03-13
1
-44
/
+43
*
exec: Change cpu_abort() argument to CPUState
Andreas Färber
2014-03-13
1
-13
/
+19
*
cpu: Move breakpoints field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-2
/
+3
*
target-microblaze: Use the new qemu_ld/st opcodes
Richard Henderson
2013-12-13
1
-104
/
+35
*
microblaze: At swx, check that the reserved word is unmodified
Edgar E. Iglesias
2013-10-24
1
-0
/
+16
*
microblaze: Turn res_addr into a tcg global
Edgar E. Iglesias
2013-10-24
1
-6
/
+7
*
microblaze: Move the saving of the reservation addr into gen_load
Edgar E. Iglesias
2013-10-24
1
-5
/
+8
*
microblaze: Improve src
Edgar E. Iglesias
2013-10-24
1
-11
/
+4
*
microblaze: Improve srl
Edgar E. Iglesias
2013-10-24
1
-5
/
+2
*
microblaze: Simplify andn by using tcg_gen_andc
Edgar E. Iglesias
2013-10-24
1
-4
/
+1
*
microblaze: Make write_carryi input a boolean
Edgar E. Iglesias
2013-10-24
1
-2
/
+2
*
microblaze: Clarify expected input of write_carry
Edgar E. Iglesias
2013-10-24
1
-0
/
+4
*
tcg: Move helper registration into tcg_context_init
Richard Henderson
2013-10-10
1
-2
/
+0
*
tcg: Change tcg_gen_exit_tb argument to uintptr_t
Richard Henderson
2013-09-02
1
-1
/
+1
*
cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
Andreas Färber
2013-07-23
1
-3
/
+5
*
log: Change log_cpu_state[_mask]() argument to CPUState
Andreas Färber
2013-07-09
1
-1
/
+1
*
target-microblaze: Change gen_intermediate_code_internal() argument types
Andreas Färber
2013-07-09
1
-4
/
+5
*
target-microblaze: gen_intermediate_code_internal() should be inlined
Andreas Färber
2013-07-09
1
-1
/
+1
*
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
Andreas Färber
2013-06-28
1
-2
/
+4
*
microblaze: Add support for the sleep insn
Edgar E. Iglesias
2013-04-02
1
-0
/
+17
*
gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end
Peter Maydell
2013-03-03
1
-2
/
+2
*
qemu-log: Remove qemu_log_try_set_file() and its users
Peter Maydell
2013-02-23
1
-2
/
+0
*
target-microblaze: Move TCG initialization to MicroBlazeCPU initfn
Andreas Färber
2013-02-16
1
-8
/
+5
*
target-microblaze: Introduce QOM realizefn for MicroBlazeCPU
Andreas Färber
2013-02-16
1
-2
/
+1
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-1
/
+1
[next]